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 classABIFChromatogram.ParserAn extension ofABIFParserthat reads the particular fields from the ABIF that contain the chromatogram data and initializes the fields in its enclosingABIFChromatograminstance.
-