How to quantify the DNA methylation level of a gene from WGBS data?
1
0
Entering edit mode
5.4 years ago
wangzer • 0

I have got the WGBS data and the methylation the ratio of the all sites. But I want to know the every genes' methylation level. How to quantify the DNA methylation level of a gene from WGBS data? Finally, I want plot a fig. like this. What tools can I use to implement it?

enter image description here

R DNA-methylation • 2.1k views
ADD COMMENT
1
Entering edit mode
5.4 years ago

Genes don't really have a methylation level, what you're plotting is the average of the CpG methyation in a gene. So load your data, calculate that and then plot it. You can do all of that in R (probably with GenomicRanges to make life easier).

ADD COMMENT
0
Entering edit mode

thanks,I will try again.

ADD REPLY

Login before adding your answer.

Traffic: 1523 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