Uses of Class
org.biojava.bio.program.abi.ABIFChromatogram

Packages that use ABIFChromatogram
org.biojava.bio.program.abi ABI Trace Handling. 
 

Uses of ABIFChromatogram in org.biojava.bio.program.abi
 

Methods in org.biojava.bio.program.abi that return ABIFChromatogram
static ABIFChromatogram ABIFChromatogram.create(File f)
          Create a new ABIF object from a file.
static ABIFChromatogram ABIFChromatogram.create(InputStream in)
          Create a new ABIF object from a stream of bytes.
protected  ABIFChromatogram ABIFChromatogram.load(File f)
           
protected  ABIFChromatogram ABIFChromatogram.load(InputStream in)