View source: R/plots_phylogenies.R
plot_phylogeny | R Documentation |
Clonal evolution trees
plot_phylogeny(x, show_best = 1, min_frac = 0, highlight = c())
x |
a |
show_best |
the number of trees to visualize based on the computed score. |
min_frac |
value in |
highlight |
a list of labels ID to show. |
A list of ggplot
objects with the estimated clone trees.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.