View source: R/AssignMutations.R
multiDimensionalClustering | R Documentation |
Establish clusters and assign mutations for multi-dimensional clustering using a multi-dimensional density
multiDimensionalClustering(mutation.copy.number, copyNumberAdjustment,
GS.data, density.smooth, opts)
mutation.copy.number |
Mutation copy number values for all samples |
copyNumberAdjustment |
Multiplicity values for all samples |
GS.data |
Output from the MCMC chain containing mutation assignments, cluster positions and cluster weights |
density.smooth |
Parameter that determines the amount of smoothing applied when establishing multi-dimensional density |
opts |
List with parameters, including donorname (samplename), individual samplenames (subsamples) and iterations and burnin |
List with various standardised clustering results, including cluster positions, assignments and probabilities
dw9, sd11
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.