S - each element of the alignment Profile is of type SC - each element of an AlignedSequence is a Compound of type Cpublic interface Aligner<S extends Sequence<C>,C extends Compound> extends Scorer
| Modifier and Type | Method and Description |
|---|---|
long |
getComputationTime()
Returns the computation time needed for an alignment computed in nanoseconds.
|
Profile<S,C> |
getProfile()
Returns the alignment
Profile produced by this alignment algorithm. |
getDistance, getDistance, getMaxScore, getMinScore, getScore, getSimilarity, getSimilaritylong getComputationTime()
Profile<S,C> getProfile()
Profile produced by this alignment algorithm.Copyright © 2000–2017 BioJava. All rights reserved.