powered by
Plot phylogeny and mutation heatmap
plot_phylo_heatmap(tree, P, branch_width = 0.5, root_edge = TRUE)
ggplot Plot visualizing the single-cell phylogeny and mutation probability heatmap
phylo or tbl_graph Phylogeny
matrix Genotype probability matrix
numeric Branch width
logical Whether to plot root edge
p = plot_phylo_heatmap(tree_small, P_small)
Run the code above in your browser using DataLab