View source: R/MCMC_plot_clusters.R
plotMCFViolin | R Documentation |
Plot cluster CCF posterior distributions as violin plots
plotMCFViolin(mcf_chain, z_chain = NULL, indata = NULL)
mcf_chain |
MCMC chain of CCF values |
z_chain |
(Optional) MCMC chain of mutation cluster assignment values. If provided, cluster names will show the number of mutations assigned in brackets |
indata |
(Optional) List of input data items |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.