| Package | Description | 
|---|---|
| org.biojava.nbio.alignment | 
| Modifier and Type | Method and Description | 
|---|---|
static <S extends Sequence<C>,C extends Compound> | 
Alignments.getProgressiveAlignment(GuideTree<S,C> tree,
                       Alignments.ProfileProfileAlignerType type,
                       GapPenalty gapPenalty,
                       SubstitutionMatrix<C> subMatrix)
Factory method to run the profile-profile alignments of a progressive multiple sequence alignment concurrently. 
 | 
Copyright © 2000–2016 BioJava. All rights reserved.