mCSEA-package | R Documentation |
Identification of diferentially methylated regions (DMRs) in predefined regions (promoters, CpG islands...) from the human genome using Illumina's 450K or EPIC microarray data. Provides methods to rank CpG probes based on linear models and includes plotting functions.
Jordi Martorell Marugán
Maintainer: Jordi Martorell Marugán<jordi.martorell@genyo.es>
## Not run:
library(mCSEA)
data(mcseadata)
myRank <- rankProbes(betaTest, phenoTest, refGroup = "Control")
myResults <- mCSEATest(myRank, regionsTypes = "promoters", platform = "EPIC")
## End(Not run)
data(precomputedmCSEA)
head(myResults$promoters)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.