Class EbiFormat

  • All Implemented Interfaces:
    TaxonParser

    public class EbiFormat
    extends Object
    implements TaxonParser
    Deprecated.
    replaced by classes in org.biojavax.bio.taxa
    Encapsulate the 'EBI' species format used in Embl, Genbank and Swissprot files. The Taxon objects created by this process have the following annotations:

     key=PROPERTY_NCBI_TAXON, value=String representation of the NCBI taxon id
     key=PROPERTY_TAXON_NAMES, value=Map from name-class to name (see ncbi names.dmp)
     
    Author:
    Matthew Pocock, Len Trigg