| Package | Description |
|---|---|
| jebl.evolution.align |
Provides classes and interfaces for pairwise alignment of two sequences.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
BartonSternberg |
| Modifier and Type | Method | 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/