Class UniProtFormat

  • All Implemented Interfaces:
    SequenceFormat, RichSequenceFormat

    public class UniProtFormat
    extends RichSequenceFormat.HeaderlessFormat
    Format reader for UniProt files. This version of UniProt format will generate and write RichSequence objects. Loosely Based on code from the old, deprecated, org.biojava.bio.seq.io.EMBLLikeFormat object. Since 1.7, the parser reads the International Protein Index (IPI) pseudo-Uniprot format.
    Since:
    1.5
    Author:
    Richard Holland, Mark Schreiber, George Waldon