Uses of Class
org.biojava.bio.program.abi.ABIFParser
-
Packages that use ABIFParser Package Description org.biojava.bio.program.abi ABI Trace Handling. -
-
Uses of ABIFParser in org.biojava.bio.program.abi
Subclasses of ABIFParser in org.biojava.bio.program.abi Modifier and Type Class Description protected class
ABIFChromatogram.Parser
An extension ofABIFParser
that reads the particular fields from the ABIF that contain the chromatogram data and initializes the fields in its enclosingABIFChromatogram
instance.
-