plot_tree_color | R Documentation |
This function plots a phylogenetic tree with colors representing groups
plot_tree_color(tree, data, size = 0.3)
tree |
An object of class |
data |
A data frame with taxon name in the row name and the group assignment in the 1st column |
size |
Branch thickness |
This function returns an object of the ggtree
class.
Kevin Surya
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.