S - each Sequence of the Profile pair is of type SC - each element of an AlignedSequence is a Compound of type Cpublic class CallableProfileProfileAligner<S extends Sequence<C>,C extends Compound> extends java.lang.Object implements java.util.concurrent.Callable<ProfilePair<S,C>>
ProfileProfileAligner.| Constructor and Description |
|---|
CallableProfileProfileAligner(ProfileProfileAligner<S,C> ppa)
Creates a profile-profile alignment task for simplified parallel execution.
|
| Modifier and Type | Method and Description |
|---|---|
ProfilePair<S,C> |
call() |
public CallableProfileProfileAligner(ProfileProfileAligner<S,C> ppa)
ppa - already initialized profile-profile alignerpublic ProfilePair<S,C> call()
Copyright © 2000-2020 BioJava. All Rights Reserved.