|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--edu.mssm.crover.bturns.AlignSeqPos
Help do the conversion between the position in the sequence and the position in the alignment, and reciprocally.
| Constructor Summary | |
AlignSeqPos(RandomAccessAlignment ralign)
|
|
| Method Summary | |
int |
getAlignPos(java.lang.String shortname,
int seq_pos)
Returns the position in the alignment, from the sequence shortname and position in the sequence. |
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AlignSeqPos(RandomAccessAlignment ralign)
| Method Detail |
public int getAlignPos(java.lang.String shortname,
int seq_pos)
throws RandomAccessAlignment.SequenceNotFoundInAlignment
RandomAccessAlignment.SequenceNotFoundInAlignmentpublic static void main(java.lang.String[] args)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||