Thank you for the references
Tutorial for analyzing WGBS data
1 answer
Regarding general concepts I'm very fond of the Canadian Bioinformatics Workshop videos (such as this one), and if you combine that with the documentation for the Bismark pipeline, which basically covers and explains all the upstream steps and critical points, I think that you can get a good grasp on the upstream analyses even if later on you use other tools.
• 0 views
•
link
• 0 views
•
link
On the same note, do you have any suggestions on removing adapters from WGBS reads; since unmethylated Cs in adapter sequence are converted to Ts, Im not sure the fastQC adapter contamination report is very reliable.
• 0 views
•
link
Log in to answer this question.
Here is a downstream tutorial: https://nbis-workshop-epigenomics.readthedocs.io/en/latest/content/tutorials/methylationSeq/Seq_Tutorial.html
Thank you for your response. I'm looking for a tutorial with more focus on upstream steps, like alignment to genome and 5mC calling, etc