Class EMBLxmlFormat

  • All Implemented Interfaces:
    SequenceFormat, RichSequenceFormat

    public class EMBLxmlFormat
    extends RichSequenceFormat.BasicFormat
    Format reader for EMBLxml files. This version of EMBLxml 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.ac.uk/embl/dtd/EMBL_Services_V1.1.dtd
    Since:
    1.5
    Author:
    Alan Li (code based on his work), Richard Holland, Mark Schreiber