View source: R/mutations_clust.R
fit_mutations | R Documentation |
Fit the mutations clustering
fit_mutations(
x,
vaf.df = NULL,
infer_phylo = TRUE,
min_frac = 0,
max_IS = NULL,
highlight = list()
)
x |
a mvnmm object. |
vaf.df |
dataframe with mutations data. |
infer_phylo |
a Boolean indicating whether to infer also the phylogenetic evolution per cluster of ISs. |
min_frac |
add |
max_IS |
add |
highlight |
add |
A mvnmm
object with the additional list x.muts
containing the estimated subclones from somatic mutations.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.