simplify_history: Simplify the mutational history based on likelihood evidence

simplify_historyR Documentation

Simplify the mutational history based on likelihood evidence

Description

Simplify the mutational history based on likelihood evidence

Usage

simplify_history(G, l_matrix, max_cost = 150, n_cut = 0, verbose = TRUE)

Arguments

G

igraph Mutation graph

l_matrix

matrix Mutation placement likelihood matrix (node by mutation)

Value

igraph Mutation graph


numbat documentation built on May 29, 2024, 1:29 a.m.