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 ProfileProfileAligner<S extends Sequence<C>,C extends Compound> extends Aligner<S,C>, ProfileProfileScorer<S,C>
Aligner for a pair of Profiles.| Modifier and Type | Method and Description |
|---|---|
ProfilePair<S,C> |
getPair()
Returns alignment profile pair.
|
getComputationTime, getProfilegetQuery, getTargetgetDistance, getDistance, getMaxScore, getMinScore, getScore, getSimilarity, getSimilarityProfilePair<S,C> getPair()
Copyright © 2000–2017 BioJava. All rights reserved.