Package | Description |
---|---|
jebl.evolution.align |
Provides classes and interfaces for pairwise alignment of two sequences.
|
Modifier and Type | Class and Description |
---|---|
class |
BartonSternberg |
Modifier and Type | Method and Description |
---|---|
static AlignmentTreeBuilderFactory.Result |
AlignmentTreeBuilderFactory.build(java.util.List<Sequence> seqs,
TreeBuilderFactory.Method method,
MultipleAligner aligner,
ProgressListener progress,
boolean useTwiceMaximumDistanceWhenPairwiseDistanceNotCalculatable) |
http://code.google.com/p/jebl2/