You can use http://broadinstitute.github.io/picard/command-line-overview.html#CollectWgsMetrics OR https://www.broadinstitute.org/gatk/gatkdocs/org_broadinstitute_gatk_tools_walkers_coverage_DepthOfCoverage.php I would prefer CollectWgsMetrics for simple statistics as it is much faster than DepthOfCoverage. ADD REPLY • 1 views • link updated 4.1 years ago by Ram • written 11.3 years ago by Ashutosh Pandey
You can use http://broadinstitute.github.io/picard/command-line-overview.html#CollectWgsMetrics OR https://www.broadinstitute.org/gatk/gatkdocs/org_broadinstitute_gatk_tools_walkers_coverage_DepthOfCoverage.php
I would prefer CollectWgsMetrics for simple statistics as it is much faster than DepthOfCoverage.
Thank you very much! I'll try.