Class UniProtXMLFormat

All Implemented Interfaces:
SequenceFormat, RichSequenceFormat

Format reader for UniProtXML files. This version of UniProtXML format will generate and write RichSequence objects. Loosely Based on code from the old, deprecated, org.biojava.bio.seq.io.GenbankXmlFormat object. Understands http://www.ebi.uniprot.org/support/docs/uniprot.xsd
Since:
1.5
Author:
Alan Li (code based on his work), Richard Holland