All Packages Class Hierarchy This Package Previous Next Index
Class iubio.readseq.Phylip2SeqFormat
java.lang.Object
|
+----iubio.readseq.BioseqFormat
|
+----iubio.readseq.PhylipSeqFormat
|
+----iubio.readseq.Phylip2SeqFormat
- public class Phylip2SeqFormat
- extends iubio.readseq.PhylipSeqFormat
-
Phylip2SeqFormat()
-
-
contentType()
-
-
formatName()
-
-
formatSuffix()
-
-
newWriter()
-
Phylip2SeqFormat
public Phylip2SeqFormat()
formatName
public java.lang.String formatName()
- Overrides:
- formatName in class iubio.readseq.PhylipSeqFormat
formatSuffix
public java.lang.String formatSuffix()
- Overrides:
- formatSuffix in class iubio.readseq.PhylipSeqFormat
contentType
public java.lang.String contentType()
- Overrides:
- contentType in class iubio.readseq.PhylipSeqFormat
newWriter
public iubio.readseq.BioseqWriterIface newWriter()
- Overrides:
- newWriter in class iubio.readseq.PhylipSeqFormat
All Packages Class Hierarchy This Package Previous Next Index