This is a test version of Biostars. For the public version, visit https://www.biostars.org.
tools to identify the sequencing depth for CpG islands in methyl seq.

Hi all,

I am new to NGS data analysis..

Can anyone suggest me how to determine the sequencing depth for CpGs in Methyl Seq data..

Thanks in advance..

sequencing

have you looked at bedtools coverage or featureCounts?

Can you please elaborate how to use featureCounts

2 answers

ok please koi toh batao.

Try using "bedtools coverage" in a manner similar to what Stephen Turner does in this post, but substitute a BED file of CpG island regions instead of exome capture targets. For CpG island regions I like using these from the Irizarry group.

Log in to answer this question.