Class SwissprotProcessor

  • All Implemented Interfaces:
    SeqIOListener, SequenceBuilder, ParseErrorSource

    public class SwissprotProcessor
    extends SequenceBuilderFilter
    implements ParseErrorSource
    Deprecated.
    Use org.biojavax.bio.seq.io framework instead
    Simple filter which handles attribute lines from an Swissprot entry. Skeleton implementation, please add more functionality.

    FIXME: Note that this is currently rather incomplete, and doesn't handle any of the header information sensibly except for ID and AC.

    Since:
    1.1
    Author:
    Thomas Down, Matthew Pocock, Greg Cox