S - each element of the alignment Profile is of type SC - each element of an AlignedSequence is a Compound of type Cpublic interface RescoreRefiner<S extends Sequence<C>,C extends Compound> extends Aligner<S,C>
Profile by rescoring all pairs in an alignment and
realigning.| Modifier and Type | Method and Description |
|---|---|
Alignments.PairInProfileScorerType |
getPairInProfileScorer()
Returns class type of pairwise scoring subroutine.
|
Alignments.ProfileProfileAlignerType |
getProfileProfileAligner()
Returns class type of profile-profile alignment subroutine.
|
getComputationTime, getProfilegetDistance, getDistance, getMaxScore, getMinScore, getScore, getSimilarity, getSimilarityAlignments.PairInProfileScorerType getPairInProfileScorer()
Alignments.ProfileProfileAlignerType getProfileProfileAligner()
Copyright © 2000–2017 BioJava. All rights reserved.