'STRAP:multiple sequence alignments '

charite.christo.strap
Class NextAndPrevSelection

java.lang.Object
  extended by charite.christo.strap.NextAndPrevSelection

public class NextAndPrevSelection
extends java.lang.Object


Constructor Summary
NextAndPrevSelection()
           
 
Method Summary
 void goNextMatch(java.lang.String direction, ResidueSelection[] selections)
           
static boolean[] toAlignmentPositionsZ(java.lang.String direction, ResidueSelection[] ss)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NextAndPrevSelection

public NextAndPrevSelection()
Method Detail

goNextMatch

public void goNextMatch(java.lang.String direction,
                        ResidueSelection[] selections)

toAlignmentPositionsZ

public static boolean[] toAlignmentPositionsZ(java.lang.String direction,
                                              ResidueSelection[] ss)

'STRAP:multiple sequence alignments '

'The most important classes are StrapAlign, Protein and StrapEvent.'