to_phylo | R Documentation |
Convert the phylogeny from tidygraph to phylo object modified from R package alakazam, converts a tbl_graph to a phylo object
to_phylo(graph)
graph |
tbl_graph The single-cell phylogeny |
phylo The single-cell phylogeny
tree_small = to_phylo(annotate_tree(tree_small, P_small))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.