View source: R/compute_geodesic.R
compute_geodesic | R Documentation |
Geodesic implementation Calculates the geodesic distance between each tree
compute_geodesic(tree_path)
tree_path |
The file path to a txt file containing phylogenetic trees in a multiPhylo object. |
A matrix containing distances between each tree in the multiPhylo object. Self distances are set to 0.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.