Class GenbankFormat

java.lang.Object
org.biojava.bio.seq.io.GenbankFormat
All Implemented Interfaces:
Serializable, EventListener, SequenceFormat, ParseErrorListener, ParseErrorSource
Direct Known Subclasses:
GenbankXmlFormat, GenpeptFormat

Deprecated.
Use org.biojavax.bio.seq.io.GenbankFormat
Format reader for GenBank files. Converted from the old style io to the new by working from EmblLikeFormat.
Author:
Thomas Down, Thad Welch Added GenBank header info to the sequence annotation. The ACCESSION header tag is not included. Stored in sequence.getName()., Greg Cox, Keith James, Matthew Pocock, Ron Kuhn
See Also: