Description Usage Arguments Value Examples
Get a "phylo" object from a relatedness matrix
1 |
matrix |
square matrix |
An object of class phylo.
1 2 3 | tree <- get_tree_from_matrix(driver_matrix)
library(ape)
plot.phylo(tree, show.tip.label = FALSE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.