Uses of Interface
org.biojava.nbio.alignment.template.PairInProfileScorer
Packages that use PairInProfileScorer
- 
Uses of PairInProfileScorer in org.biojava.nbio.alignment
Classes in org.biojava.nbio.alignment that implement PairInProfileScorerModifier and TypeClassDescriptionclassFractionalIdentityInProfileScorer<S extends Sequence<C>,C extends Compound> Implements an algorithm which computes a score for a sequence alignment pair picked from an alignmentProfile.classFractionalSimilarityInProfileScorer<S extends Sequence<C>,C extends Compound> Implements an algorithm which computes a score for a sequence alignment pair picked from an alignmentProfile.