plot_tree_list | R Documentation |
This function plots a tree in named list format.
plot_tree_list(tree, mutations, tree_label = NULL)
tree |
A tree in named list format. |
mutations |
A list of mutation names corresponding to the mutation IDs. |
tree_label |
The title of the tree (Default: NULL). |
Xiang Ge Luo
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.