See: Description
| Interface | Description |
|---|---|
| PherogramComponent |
This interface should be implemented by all GUI classes displaying a pherogram (trace file from Sanger
sequencing).
|
| Class | Description |
|---|---|
| PherogramFormats |
Class that stores colors and fonts and settings used to display a pherogram from Sanger sequencing.
|
| PherogramPainter |
Utility class used by GUI components that display a pherogram (e.g.
|
| PherogramUtils |
provides values for constants of
PherogramProvider and general tool methods to deal with pherogram data. |
| Enum | Description |
|---|---|
| PherogramFormats.QualityOutputType |
Enumeration that determines the way quality scores are displays in an
|