- Type Parameters:
S
- eachSequence
of the alignment pair is of type SC
- each element of a Sequence is aCompound
of type C
- All Superinterfaces:
Scorer
- All Known Subinterfaces:
PairInProfileScorer<S,
,C> PairwiseSequenceAligner<S,
C>
- All Known Implementing Classes:
AbstractPairwiseSequenceAligner
,AnchoredPairwiseSequenceAligner
,FractionalIdentityInProfileScorer
,FractionalIdentityScorer
,FractionalSimilarityInProfileScorer
,FractionalSimilarityScorer
,GuanUberbacher
,NeedlemanWunsch
,SmithWaterman
,SubstitutionMatrixScorer
Defines an algorithm which computes a score for a pair of sequences.
- Author:
- Mark Chapman
-
Method Summary
Methods inherited from interface org.biojava.nbio.alignment.template.Scorer
getDistance, getDistance, getMaxScore, getMinScore, getScore, getSimilarity, getSimilarity