Learn R Programming

scistreer (version 1.2.1)

get_mut_graph: 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)

Value

igraph Mutation graph

Arguments

gtree

tbl_graph The single-cell phylogeny

Examples

Run this code
mut_graph = get_mut_graph(gtree_small)

Run the code above in your browser using DataLab