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