org.forester.development
public interface Msa
Modifier and Type | Method and Description |
---|---|
int |
getLength() |
int |
getNumberOfSequences() |
char |
getResidueAt(int col,
int row) |
Sequence |
getSequence(int i) |
int getLength()
int getNumberOfSequences()
char getResidueAt(int col, int row)
Sequence getSequence(int i)