Class GenpeptFormat

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

public class GenpeptFormat extends GenbankFormat
Deprecated.
Use org.biojavax.bio.seq.io framework instead
This class is necessitated by the deprecation of writeSequence(Sequence seq, String format, PrintStream os) method. Now the format object must be intimately associated to the format it is handling.
Author:
David Huen
See Also: