Hi all,
I'm looking for a stable standalone tool to call methylation from mapped reads, in my case from RRBS. I also need to be able to call non-CpG methylation in some way.
[Reason: I'm usually using bismark, which I can also recommend, but it is limited to bowtie. My current issue with some RRBS data sets is that they have very poor mapping efficiency in bowtie (after clipping+trimming) but mapping with other tools, especially RRBSMAP, works well. Perhaps this could be due to ambiguous reads which are less of an issue when mapping only to RRBS-relevant fragments of the genome.]
methratio.py from the rrbsmap package does call methylation, but it is unclear to me whether this is just CpG or also non-CpG methylation (there is no distinction and it's not documented).
Before long trial and error, I'd be very interested in your own experiences with standalone methylation calling after mapping, and what works.
Thanks!
I'm looking for a stable standalone tool to call methylation from mapped reads, in my case from RRBS. I also need to be able to call non-CpG methylation in some way.
[Reason: I'm usually using bismark, which I can also recommend, but it is limited to bowtie. My current issue with some RRBS data sets is that they have very poor mapping efficiency in bowtie (after clipping+trimming) but mapping with other tools, especially RRBSMAP, works well. Perhaps this could be due to ambiguous reads which are less of an issue when mapping only to RRBS-relevant fragments of the genome.]
methratio.py from the rrbsmap package does call methylation, but it is unclear to me whether this is just CpG or also non-CpG methylation (there is no distinction and it's not documented).
Before long trial and error, I'd be very interested in your own experiences with standalone methylation calling after mapping, and what works.
Thanks!
Comment