See: Description
| Interface | Description |
|---|---|
| ToolkitIndependentPhergramView |
| Class | Description |
|---|---|
| PherogramHeadingView |
The GUI component that displays the heading information (base call sequence and the nucleotide index) above
the trace curves of a pherogram from Sanger sequencing.
|
| PherogramTraceCurveView |
GUI component that allows displaying a pherogram (trace file from Sanger sequencing) which is not attached
to a sequence in an
AlignmentArea. |
| PherogramView |
GUI component that displays a scrollable pherogram with undistorted trace curves, its base call sequence and
nucleotide probabilities.
|
| SwingPhergramView |
The Swing implementation for
PherogramView. |
| SWTPhergramView |
The SWT implementation for
PherogramView. |