mCSEA-package: Methylated CpGs Set Enrichment Analysis

Description Author(s) Examples

Description

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.

Author(s)

Jordi Martorell Marugán

Maintainer: Jordi Martorell Marugán<jordi.martorell@genyo.es>

Examples

1
2
3
4
5
6
7
8
9
## 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)

jordimartorell/mCSEA documentation built on Feb. 26, 2020, 12:55 a.m.