Package org.biojava.bio.seq.io
Class FeatureTableParser
java.lang.Object
org.biojava.bio.seq.io.FeatureTableParser
Deprecated.
Use org.biojavax.bio.seq.io framework instead
Simple parser for feature tables. This is shared between the EMBL
and GENBANK format readers.
- Author:
- Thomas Down, Matthew Pocock, Greg Cox, Keith James
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Deprecated.void
featureData
(String line) Deprecated.boolean
Deprecated.void
Deprecated.void
startFeature
(String type) Deprecated.
-
Method Details
-
setSeqID
Deprecated. -
startFeature
Deprecated.- Throws:
BioException
-
featureData
Deprecated.- Throws:
BioException
-
endFeature
Deprecated.- Throws:
BioException
-
inFeature
Deprecated.
-