Uses of Interface
org.sStu.Aligner

Uses of Aligner in org.sStu
 

Subinterfaces of Aligner in org.sStu
 interface AlignmentRangeAligner
          Defines a most comprehensive (but slowest) alingner able to return the range of suboptimal alignments when required.
 interface ScoreOnlyAligner
          Defines an aligner that returns the score of the best alignment only.
 interface SingleAlingmentAligner
          Defines an aligner that returns one (best) alignment and its score.