This is a test version of Biostars. For the public version, visit https://www.biostars.org.
how to visualize methylation level in different gene structure.

Dear All,

I would like to know how to make the figures like below to show the methylation level at genes or TEs, and their 1-kb upstream and downstream regions at the sequence context of CG, CHG, and CHH. Now I already have the whole genome methylome by BS-seq. Is there any tools to make the figures? or where can i find the sample script (in R or Linux) to do that?

Thanks!

CG, CHG, and CHH methylation level at genes (A), TEs (B), and their 1-kb upstream and downstream regions

next-gen r sequencing methylation bs-seq

Those are similar to what plotProfile in deepTools does, though I've never tried that with methylation data.

2 answers

If you are interested in CHH and CHG, then you must be working with plant genomes Be aware that most of programs analyzing methylomes, are designed to use CpG methylation only

Take a look to this video tutorial about how to manage methylation with IGB. Is not exactly what you are asking, but at least it will be useful

Log in to answer this question.