Bismark to MethylKit
0
0
Entering edit mode
2.9 years ago
Arindam Ghosh ▴ 510

Which is the correct file to be taken from Bismark to methylKit?

The primary option would be to read in the SAM/BAM files and perform methylation calling in methylKit. However, it can also be done through bismark_methylation_extractor which produces context (CpG/CHG/CHH) dependent methylation call files containing the following columns:

<seq-ID> <methylation state*> <chromosome> <start position (= end position)> <methylation call>

This is not the expected input methylation call file as required by methylKit. As per the tutorial, a typical methylation call file should look like:

chrBase   chr    base strand coverage freqC  freqT

Other options include creating bedGraph coverage file or cytosine report.

So which of the possible output files from Bismark be taken into methylKit?

methylkit bismark bsseq • 1.4k views
ADD COMMENT

Login before adding your answer.

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