Package | Description |
---|---|
info.bioinfweb.libralign.pherogram.distortion |
Modifier and Type | Method and Description |
---|---|
GapPattern |
PherogramDistortion.getGapPattern(int baseCallIndex)
A description of gaps in the pherogram in the area surrounding the specified base call.
|
GapPattern |
ScaledPherogramDistortion.getGapPattern(int baseCallIndex) |
GapPattern |
UnscaledPherogramDistortion.getGapPattern(int baseCallIndex) |
Modifier and Type | Method and Description |
---|---|
void |
ScaledPherogramDistortion.setGapPattern(int baseCallIndex,
GapPattern pattern) |