Class FastaDescriptionLineParser

  • All Implemented Interfaces:
    SeqIOListener, SequenceBuilder

    public class FastaDescriptionLineParser
    extends SequenceBuilderFilter
    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