PherogramProvider and its implementations.See: Description
| Interface | Description |
|---|---|
| PherogramProvider |
Interface that should be implemented by all classes providing pherogram data.
|
| Class | Description |
|---|---|
| BioJavaPherogramProvider |
Adapter class that provides the contents of any implementation of
Chromatogram from BioJava 1
as a PherogramProvider. |
| ReverseComplementPherogramProvider |
Pherogram model that allows to view another model instance reverse complemented.
|
PherogramProvider and its implementations.