get_mut_graph: Convert a single-cell phylogeny with mutation placements into...

View source: R/scistreer.R

get_mut_graphR Documentation

Convert a single-cell phylogeny with mutation placements into a mutation graph

Description

Convert a single-cell phylogeny with mutation placements into a mutation graph

Usage

get_mut_graph(gtree)

Arguments

gtree

tbl_graph The single-cell phylogeny

Value

igraph Mutation graph

Examples

mut_graph = get_mut_graph(gtree_small)

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