View source: R/phylogenies_inference.R
fit_phylogenies | R Documentation |
Fit the phylogenetic trees
fit_phylogenies(
x,
vaf.df = NULL,
min_frac = 0,
highlight = list(),
fit_muts = FALSE
)
x |
add |
vaf.df |
add |
min_frac |
add |
highlight |
add |
do_filter |
add |
label |
add |
fit_viber |
add |
lineages |
add |
A mvnmm
object with the additional list x.trees
containing the estimated clone trees.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.