calcRF | R Documentation |
calcRF
Calculates the RF distance between two phylogenetic trees with
the same tips and tip labels.
calcRF(tree_1, tree_2, nproc = 1)
tree_1 |
A |
tree_2 |
A |
nproc |
Number of cores to use for calculations. |
The RF cluster value for the two input trees.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.