Uses of Class
org.biojava.nbio.alignment.FractionalIdentityScorer
-
Packages that use FractionalIdentityScorer Package Description org.biojava.nbio.alignment -
-
Uses of FractionalIdentityScorer in org.biojava.nbio.alignment
Subclasses of FractionalIdentityScorer in org.biojava.nbio.alignment 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
.
-