A function for constructing a phylogenetic tree using ggtree from a Newick formatted file.
1 | create_tree(tree = NULL, labels = FALSE)
|
tree |
A Newick (.nwk) constructed phylogenetic tree |
labels |
A boolean to determine whether to plot the labels on the tree structure |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.