Class FastaDescriptionLineParser

java.lang.Object
org.biojava.bio.seq.io.SequenceBuilderFilter
org.biojava.bio.seq.io.FastaDescriptionLineParser
All Implemented Interfaces:
SeqIOListener, SequenceBuilder

Deprecated.
Use org.biojavax.bio.seq.io.FastaFormat
Simple filter which performs a default extraction of data from the description lines of FASTA files. Behaviour is similar to DefaultDescriptionReader in the old I/O framework.
Since:
1.1
Author:
Thomas Down