DMR detection tools for whole genome bisulphite sequencing data in Plants
1
0
Entering edit mode
3.6 years ago
pixie@bioinfo ★ 1.5k

Hello, I am working on whole genome methylation data in a plant. I am mostly looking for differential CHH and CHG marks. I tried MethylKit. I was looking for some more options on this. Thanks

R • 1.1k views
ADD COMMENT
1
Entering edit mode
3.6 years ago

I'm performing WGBS data analysis in plants using the Snakepipes WGBS pipeline. It uses bwa-meth for the mapping, MethylDackel to get the methylation levels and mbias correction and metilene to get the DMRs.

If you have a hard time installing the SnakePipes suite, you can create your own pipeline using these tools. Map the reads with bwa-meth, mark duplicates with sambamba, correct the Mbias with MethylDackel, get the CpG, CHG and CHH methylation levels with Methyldackel using the adequate parameters (--CHH --CHG), perform metilene analysis.

For SnakePipes to run you will need a Slurm queue, follow the SnakePipes installation parameters, modify SlurmEasy a bit for your cluster, createIndices for your reference genome (pipeline provided by SnakePipes). It's worthwhile in long run.

ADD COMMENT

Login before adding your answer.

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