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.2 years ago by Ram 4.5K • | written 11.4 years ago by Ashutosh Pandey 1.2K
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.