View source: R/plots_differentiation_tree.R
plot_differentiation_tree | R Documentation |
Visualize the number of subclones on the differentiation tree
plot_differentiation_tree(
x,
edges = differentiation_tree(),
highlight = c(),
single_tree = T,
clonal = T,
wrap = T,
timepoints = c()
)
x |
add |
edges |
add |
highlight |
add |
single_tree |
add |
wrap |
add |
A ggplot
object showing the identified subclones in the hematopoietic tree.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.