Uses of Package
org.biojava.bio.program.abi

Packages that use org.biojava.bio.program.abi
org.biojava.bio.gui.sequence Graphical displays of biological sequences and associated annotations. 
org.biojava.bio.program.abi ABI Trace Handling. 
 

Classes in org.biojava.bio.program.abi used by org.biojava.bio.gui.sequence
ABITrace
          Title: ABITrace

ABITrace is a class for managing ABI file information, it is capable of opening an ABI file and storing the most important fields, which can be recalled as simple java types.
 

Classes in org.biojava.bio.program.abi used by org.biojava.bio.program.abi
ABIFChromatogram
          An implementation of Chromatogram to encapulsulate chromatogram data extracted from the files produced by ABI sequencers, such as the the 377 and the 3700.
ABIFParser
          A general base parser for files produced by ABI software.
ABIFParser.DataAccess
          Concatenation of the Seekable and DataInput interfaces.
ABIFParser.TaggedDataRecord
          An aggregate immutable type for an ABIF tagged data record.