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