Uses of Class
procope.methods.interologs.AlignmentInterologScorer.AlignmentScoring

Packages that use AlignmentInterologScorer.AlignmentScoring
procope.methods.interologs   
 

Uses of AlignmentInterologScorer.AlignmentScoring in procope.methods.interologs
 

Methods in procope.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 procope.methods.interologs with parameters of type AlignmentInterologScorer.AlignmentScoring
AlignmentInterologScorer(SequenceAligner aligner, AlignmentInterologScorer.AlignmentScoring scoring)
          Creates a new alignment length interolog scorer.