Thank you so much, that sounds like a very good plan. I will try BEDOPS immediately.
For the subsequent visualization with R, there is one more thing that im not 100% sure about. I need to digitize the methylation levels in 20 bp bins around the splice junctions (within range +/- 200 bp). Is the methylation level within a bin defined as [methylated C's] / [methylated C's + unmethylated C's] ?
Hi, can you share your workflow for this problem if you have figure it out? I want to do a very similar thing.
Hi,
The workflow actually turns out to be very simple, but depending on your hardware it might be very time-consuming. I did the following steps:
In addition to step 9 and 10 I also implemented a python script (using BioPython) to extract additional data at the splice junctions, like GC and CpG ratio, FPKM (obtained with a tool called Cufflinks) and some more properties