public class IndelAlignment extends AbstractAlignment
IdGroup.UtilsidGroup, numSeqs, numSites| Constructor and Description |
|---|
IndelAlignment(Alignment a,
boolean anchored)
Basic constructor.
|
| Modifier and Type | Method and Description |
|---|---|
char |
getData(int seq,
int site)
sequence alignment at (sequence, site)
|
getAlignedSequenceString, getChar, getDataType, getIdCount, getIdentifier, getLength, getSequenceCount, getSiteCount, getState, getStates, guessDataType, isGap, isUnknownState, report, setDataType, setIdentifier, toString, whichIdNumberpublic IndelAlignment(Alignment a, boolean anchored)
anchored - sets to score anchored indels as same positionpublic char getData(int seq,
int site)
getData in interface AlignmentgetData in class AbstractAlignment