Uses of Class
org.biojava.nbio.alignment.FractionalIdentityScorer
Packages that use FractionalIdentityScorer
-
Uses of FractionalIdentityScorer in org.biojava.nbio.alignment
Subclasses of FractionalIdentityScorer in org.biojava.nbio.alignmentModifier and TypeClassDescriptionclass
FractionalIdentityInProfileScorer<S extends Sequence<C>,
C extends Compound> Implements an algorithm which computes a score for a sequence alignment pair picked from an alignmentProfile
.