annotate_tree: Find maximum lilkelihood assignment of mutations on a tree

View source: R/scistreer.R

annotate_treeR Documentation

Find maximum lilkelihood assignment of mutations on a tree

Description

Find maximum lilkelihood assignment of mutations on a tree

Usage

annotate_tree(tree, P)

Arguments

tree

phylo Single-cell phylogenetic tree

P

matrix Genotype probability matrix

Value

tbl_graph A single-cell phylogeny with mutation placements

Examples

gtree_small = annotate_tree(tree_small, P_small)

scistreer documentation built on July 9, 2023, 5:54 p.m.