S - each Sequence of the pair is of type SC - each element of a Sequence is a Compound of type Cjava.util.concurrent.Callable<java.lang.Double>public class CallablePairwiseSequenceScorer<S extends Sequence<C>,C extends Compound>
extends java.lang.Object
implements java.util.concurrent.Callable<java.lang.Double>
PairwiseSequenceScorer.| Constructor | Description |
|---|---|
CallablePairwiseSequenceScorer(PairwiseSequenceScorer<S,C> pss) |
Creates a pairwise sequence scoring task for simplified parallel execution.
|
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.Double |
call() |
public CallablePairwiseSequenceScorer(PairwiseSequenceScorer<S,C> pss)
pss - already initialized pairwise sequence scorer