plot_branches_method2.RdPlot a tree with ggtree branches and tips colored according to molecular data, method 2 It is giving an error with ggtree, make an issue or contact the author.
plot_branches_method2( x, tip_label = "otu", drop_outgroup = TRUE, ladderize_tree = TRUE, color = "red", ... )
| x | A list from get_tip_values |
|---|---|
| tip_label | A character vector. Can be one of "otu" or "taxon" |
| drop_outgroup | Boolean |
| ladderize_tree | Boolean |
a plot
Luna L. Sanchez Reyes