powered by
Plot single-cell smoothed expression magnitude heatmap
plot_sc_tree( gtree, label_mut = TRUE, label_size = 3, dot_size = 2, branch_width = 0.5, tip = TRUE, tip_length = 0.5, pal_clone = NULL )
ggplot A single-cell phylogeny with mutation history labeled
tbl_graph The single-cell phylogeny
logical Whether to label mutations
numeric Size of mutation labels
numeric Size of mutation nodes
numeric Width of branches in tree
logical Whether to plot tip point
numeric Length of the tips
named vector Clone colors
p = plot_sc_tree(phylogeny_example)
Run the code above in your browser using DataLab