dbSCM2 | R Documentation |
The integrated and matched DNAm and gene expression datasets are of dimension 13290 genes and 34 samples. Original data derives from the Stem-Cell Matrix compendium-2 (SCM2). The probability matrix is of the same dimension and derives from a 2-state Bayesian Gamma mixture-model giving us the probability of each gene belonging to the expressed state. A final matrix lists statistics for the subset of imputable genes.
data(dbSCM2)
Four separate matrices containing the integrated matched DNAm and gene expression datasets, the estimated probabilities of expression matrix and a matrix listing the imputable genes.
Upon loading the data object, we find the following:
intSCM2dnaM.m
: the DNAm data matrix
intSCM2expR.m
: the corresponding matched expression matrix
pEgXscm2.m
: the probability matrix of being expressed
topIntMRscm2.m
: a matrix listing the imputable genes
Teschendorff AE, Zhu T, Breeze CE, Beck S. Cell-type deconvolution of bulk tissue DNA methylomes from single-cell RNA-Seq data Genome Biol.2020
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.