View source: R/MCMC-process-clusters.R
writeIcnTable | R Documentation |
Determine most probable integer copy number by taking those with highest posterior probability.
writeIcnTable(icn_chain, Mut_ID = NULL)
icn_chain |
MCMC chain of integer copy number |
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.