| Package | Description |
|---|---|
| info.bioinfweb.libralign.pherogram |
Contains classes related to storing and displaying a trace file from Sanger sequencing.
|
| info.bioinfweb.libralign.pherogram.distortion | |
| info.bioinfweb.libralign.pherogram.model |
Contains
PherogramProvider and its implementations. |
| Class and Description |
|---|
| PherogramDistortion
Classes to be used with
PherogramPainter the define the distortion of the pherogram at each base call index
should implement this interface. |
| Class and Description |
|---|
| GapPattern
Represents gaps displayed in a
PherogramArea within the area of one base call. |
| PherogramDistortion
Classes to be used with
PherogramPainter the define the distortion of the pherogram at each base call index
should implement this interface. |
| Class and Description |
|---|
| ScaledPherogramDistortion
Stores scale and gap pattern for each base call index of a pherogram.
|