See: Description
Interface | Description |
---|---|
Chromatogram |
Encapsulates the basic information you would want from a chromatogram.
|
Class | Description |
---|---|
AbstractChromatogram |
A basic, abstract implementation of
Chromatogram . |
ChromatogramFactory |
A factory that creates
Chromatogram objects from files or streams. |
ChromatogramTools |
Utility class for dealing with
Chromatogram s. |
SimpleChromatogram |
A basic chromatogram implementation which provides public mutators
for setting the various attributes of the chromatogram.
|
Exception | Description |
---|---|
UnsupportedChromatogramFormatException |
Exception indicating that some provided data does not represent
a supported chromatogram format.
|
Interfaces and classes for chromatogram data, as produced by DNA sequencing equipment.
Copyright © 2014 BioJava. All rights reserved.