Entering edit mode
4.5 years ago
How can i access fasta file in my mobile to work on android studio? Help me to find Library to read fasta files in java?
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
Have you tried searching online? BioJava comes to mind. Why do you want to read FASTA files on an Android device BTW?
It is good etiquette to try searching for this information first. When you post a one-line question it signifies that you may not have made any effort. Simple search with
read fasta files in java
brings up many results. Here is one or two.Generally speaking if your question fits in a single sentence, you've not provided enough information. It's not particularly apparent why you'd want to read fasta files in android as Ram suggests, but a google search for
java read fasta
will give you plenty of solutions (some from this site), and this is number 3: https://biojava.org/wiki/BioJava%3ACookbook%3ASeqIO%3AReadFasta