Uses of Interface
org.biojava.nbio.alignment.template.PairInProfileScorer
-
Packages that use PairInProfileScorer Package Description org.biojava.nbio.alignment -
-
Uses of PairInProfileScorer in org.biojava.nbio.alignment
Classes in org.biojava.nbio.alignment that implement PairInProfileScorer Modifier and Type Class Description class
FractionalIdentityInProfileScorer<S extends Sequence<C>,C extends Compound>
Implements an algorithm which computes a score for a sequence alignment pair picked from an alignmentProfile
.class
FractionalSimilarityInProfileScorer<S extends Sequence<C>,C extends Compound>
Implements an algorithm which computes a score for a sequence alignment pair picked from an alignmentProfile
.
-