public static class AlignmentTreeBuilderFactory.Result
extends java.lang.Object
Modifier and Type | Field | Description |
---|---|---|
DistanceMatrix |
distance |
|
Tree |
tree |
public final Tree tree
public final DistanceMatrix distance
http://code.google.com/p/jebl2/