[Biojava-l] Fwd: read fasta entry by entry

P. Troshin to.petr at gmail.com
Wed May 9 23:41:44 UTC 2012


Hi,

Try SequenceUtil.readFasta(InputStream in). It would read sequences
regardless of the type.
This is a small tool in the disorder predictor package.

Hope that helps,
Regards,
Peter



On 9 May 2012 04:45, Mic <mictadlo at gmail.com> wrote:

> Hello,
> I have found this
> http://biojava.org/wiki/BioJava:CookBook:Core:FastaReadWrite example, but
> it looks like that the whole fasta file is stored in memory.
>
> Is it possible to read any fasta entry by entry i.e. without
> to specify whether it is DNA/Protein?
>
> Thank you in advance.
>
> Mic
> _______________________________________________
> Biojava-l mailing list  -  Biojava-l at lists.open-bio.org
> http://lists.open-bio.org/mailman/listinfo/biojava-l
>



More information about the Biojava-l mailing list