| MCMC_inferCNV-class | R Documentation |
Uses Markov Chain Monte Carlo (MCMC) and Gibbs sampling to estimate the posterior probability of being in one of six Copy Number Variation states (states: 0, 0.5, 1, 1.5, 2, 3) for CNV's identified by inferCNV's HMM. Posterior probabilities are found for the entire CNV cluster and each individual cell line in the CNV.
bugs_modelBUGS model.
sigfitted values for cell lines, 1/standard deviation to be used for determining the distribution of each cell line
muMean values to be used for determining the distribution of each cell line
group_idID's given to the cell clusters.
cell_geneList containing the Cells and Genes that make up each CNV.
cnv_probabilitiesProbabilities of each CNV belonging to a particular state from 0 (least likely)to 1 (most likely).
cell_probabilitiesProbabilities of each cell being in a particular state, from 0 (least likely)to 1 (most likely).
argsInput arguments given by the user
cnv_regionsID for each CNV found by the HMM
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.