Package | Description |
---|---|
jebl.evolution.treemetrics |
Modifier and Type | Class | Description |
---|---|---|
class |
BilleraMetric |
Billera tree distance - sum of change in branch lengths required to transform one tree to the second
Note that this interface is not optimal for a large set where all pairs are required.
|
class |
CladeHeightMetric |
For each clade_j in treeB, find the MRCA_j of the taxa in clade_j in treeA.
|
class |
RobinsonsFouldMetric |
http://code.google.com/p/jebl2/