Bseq reproduce a published table
1
0
Entering edit mode
8.4 years ago
kanwarjag ★ 1.2k

I am trying to find out how can I get this information for my data- Table S1 of http://www.sciencedirect.com/science/article/pii/S1934590914003932. IN summary- I would like to understand how we can calculate total unique Cpg (or % methylated CpGs) and 1X , 10X coverage etc. I used same tool - Bismark for alignment. Any pointer

Thanks

bsseq table • 1.5k views
ADD COMMENT
0
Entering edit mode
8.4 years ago

I include a CpG coverage program as part of Bison. It'll accept a bedGraph file and a fasta file and tell you the number of CpG covered at any depth between 0 and 255.

Alternatively, if you don't need to know the number of CpGs with 0 coverage then awk would be faster.

ADD COMMENT

Login before adding your answer.

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