simplify_history | R Documentation |
Simplify the mutational history based on likelihood evidence
simplify_history(G, l_matrix, max_cost = 150, n_cut = 0, verbose = TRUE)
G |
igraph Mutation graph |
l_matrix |
matrix Mutation placement likelihood matrix (node by mutation) |
igraph Mutation graph
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.