annotate_tree | R Documentation |
Find maximum lilkelihood assignment of mutations on a tree
annotate_tree(tree, P)
tree |
phylo Single-cell phylogenetic tree |
P |
matrix Genotype probability matrix |
tbl_graph A single-cell phylogeny with mutation placements
gtree_small = annotate_tree(tree_small, P_small)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.