S - each Sequence in the pair of alignment Profiles is of type SC - each element of an AlignedSequence is a Compound of type Cpublic interface ProfileProfileScorer<S extends Sequence<C>,C extends Compound> extends Scorer
| Modifier and Type | Method and Description |
|---|---|
Profile<S,C> |
getQuery()
Returns the first profile of the pair.
|
Profile<S,C> |
getTarget()
Returns the second profile of the pair.
|
getDistance, getDistance, getMaxScore, getMinScore, getScore, getSimilarity, getSimilarityCopyright © 2000–2019 BioJava. All rights reserved.