Description Usage Arguments Value Author(s)
Plot 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.
1 2 3 4 5 6 7 8 | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.