Uses of Enum Class
org.biojava.nbio.alignment.Alignments.PairInProfileScorerType
Packages that use Alignments.PairInProfileScorerType
-
Uses of Alignments.PairInProfileScorerType in org.biojava.nbio.alignment
Methods in org.biojava.nbio.alignment that return Alignments.PairInProfileScorerTypeModifier and TypeMethodDescriptionStandardRescoreRefiner.getPairInProfileScorer()
Returns the enum constant of this class with the specified name.static Alignments.PairInProfileScorerType[]
Alignments.PairInProfileScorerType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.biojava.nbio.alignment with parameters of type Alignments.PairInProfileScorerTypeModifierConstructorDescriptionStandardRescoreRefiner
(Alignments.PairInProfileScorerType pips, Alignments.ProfileProfileAlignerType ppa) -
Uses of Alignments.PairInProfileScorerType in org.biojava.nbio.alignment.template
Methods in org.biojava.nbio.alignment.template that return Alignments.PairInProfileScorerTypeModifier and TypeMethodDescriptionRescoreRefiner.getPairInProfileScorer()
Returns class type of pairwise scoring subroutine.