View source: R/AssignMutations.R
oneDimensionalClustering | R Documentation |
Identify clusters and assign mutations for 1-dimensional clustering
oneDimensionalClustering(samplename, subclonal.fraction, GS.data, density,
no.iters, no.iters.burn.in)
samplename |
Sample identifier, used for writing out data to disk |
subclonal.fraction |
Cancer cell fraction estimates for each mutation |
GS.data |
Output from the MCMC chain |
density |
Posterior density estimate of where clusters are located |
no.iters |
Number of total iterations the MCMC chain was run for |
no.iters.burn.in |
Number of iterations to discard as burn in |
Standardised mutation clustering output, including clusters, mutation assignments and likelihoods
dw9, sd11
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.