DNA methylation (RRBS or target capture) analysis with R

[This article was first published on Recipes, scripts and genomics, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

Reduced Representation Bisulfite sequencing (RRBS) is a popular technique for measuring methylation levels across genome. Although it does not have the full genome coverage, it covers many important regions for methylation. Below, I shared a tutorial and slides on how to do basic RRBS analysis using R and methylKit package. The same methods can also be used on the aligned reads obtained from a target-capture protocol such as Agilent SureSelect Methyl-Seq.

The tutorial includes sections such as clustering samples and doing differential methylation analysis, and some R basics.

The tutorial is here:
http://methylkit.googlecode.com/files/methylKitTutorial_feb2012.pdf

The tutorial slides are below:


The slides are also downloadable from here:
http://methylkit.googlecode.com/files/methylKitTutorialSlides_feb2012.pdf

To leave a comment for the author, please follow the link and comment on their blog: Recipes, scripts and genomics.

R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)