mut_to_tree: Transfer mutation assignment onto a single-cell phylogeny

View source: R/scistreer.R

mut_to_treeR Documentation

Transfer mutation assignment onto a single-cell phylogeny

Description

Transfer mutation assignment onto a single-cell phylogeny

Usage

mut_to_tree(gtree, mut_nodes)

Arguments

gtree

tbl_graph The single-cell phylogeny

mut_nodes

dataframe Mutation placements

Value

tbl_graph A single-cell phylogeny with mutation placements

Examples

gtree_small = mut_to_tree(gtree_small, mut_nodes_small)

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