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 classFractionalIdentityInProfileScorer<S extends org.biojava.nbio.core.sequence.template.Sequence<C>,C extends org.biojava.nbio.core.sequence.template.Compound>Implements an algorithm which computes a score for a sequence alignment pair picked from an alignmentProfile.
-