ggtree_plot | R Documentation |
Plot a phylogenetic tree with ggtree and metadata from report_orthologs.
ggtree_plot(
tr,
d,
scaling_factor = 1,
clades = NULL,
clades_palette = NULL,
reference_species = NULL,
verbose = TRUE
)
tr |
Tree. |
d |
Metadata |
scaling_factor |
How much to scale y-axis parameters (e.g. offset) by. |
clades |
Clades metadata. |
clades_palette |
Palette to color highlighted |
verbose |
Print messages. |
ggplot object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.