Uses of Class
methods.interologs.AlignmentInterologScorer.AlignmentScoring

Packages that use AlignmentInterologScorer.AlignmentScoring
methods.interologs   
 

Uses of AlignmentInterologScorer.AlignmentScoring in methods.interologs
 

Methods in methods.interologs that return AlignmentInterologScorer.AlignmentScoring
static AlignmentInterologScorer.AlignmentScoring AlignmentInterologScorer.AlignmentScoring.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AlignmentInterologScorer.AlignmentScoring[] AlignmentInterologScorer.AlignmentScoring.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in methods.interologs with parameters of type AlignmentInterologScorer.AlignmentScoring
AlignmentInterologScorer(SequenceAligner aligner, AlignmentInterologScorer.AlignmentScoring scoring)
          Creates a new alignment length interolog scorer.