Skip to contents

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)