Enhancer in ChAMPdata
1
0
Entering edit mode
19 months ago
Xiaofan ▴ 10

Does anyone know what is the source of the enhancer annotation from the "probe.features" data in the "ChAMPdata" R package.

It seems this annotation file identifies many enhancers (102559 out of 485577 [21%] probes, see code below) even more than that expected from EPIC platform, which may only have ~30000 out of 850k probes (3.5%).

library(ChAMPdata)
data("probe.features")
table(probe.features$Enhancer)

TRUE 
102559

Many thanks in advanced.

Methylation ChAMP Enhancer R • 495 views
ADD COMMENT
0
Entering edit mode
19 months ago
Yuan • 0

Hi Xiaofan:

The enhancer information was obtained from origin illumina manifest downloaded from here. I checked the enhancer column, which show the same number as yours.

I am not sure how initially the annotation was generated, but the enhancer is not used in whole ChAMP package.

Best Tian

ADD COMMENT

Login before adding your answer.

Traffic: 2524 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6