View source: R/MCMC-process-clusters.R
writeMultiplicityTable | R Documentation |
Determine most probable multiplicity assignments by taking those with highest posterior probability.
writeMultiplicityTable(m_chain, Mut_ID = NULL)
m_chain |
MCMC chain of mutation cluster assignment values |
Mut_ID |
Vector of mutation IDs, same order as provided as input data (e.g. indata$Mut_ID) |
A tibble listing mutation IDs and their cluster assignments
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.