dbRMAP | R Documentation |
The integrated and matched DNAm and gene expression datasets are of dimension 18651 genes and 45 samples. Original data derives from the NIH Epigenomics Roadmap (RMAP). 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(dbRMAP)
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:
betaRMAPint.m
: the DNAm data matrix
expRMAPint.m
: the corresponding matched expression matrix
pEgXrmap.m
: the probability matrix of being expressed
topIntMRrmap.m
: 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.