What tools can I use to calculate sequencing depth and sequencing coverage for ddRADseq data
Hi All, I have some ddRADseq data, I would like to know what are some tools that I can use to calculate the sequencing depth (the number of times that each base has been sequenced) and the sequencing coverage (the percentage of the whole genome that has been sequenced). Hope to get some advice here. Thanks in advance!
• 4,286 views
•
link
1 answer
You can use genomeCoverageBed to get the coverage at each base in the genome and also later you can calculate the percentage of genome sequenced.
If you are using the stacks pipeline, you could also calculate the coverage per loci, number of loci sequenced etc.
• 0 views
•
link
Log in to answer this question.