Total depth of coverage per sample and over all samples (DP)
Category Variant Annotations
Overview
Total depth of coverage per sample and over all samples.This annotation is used to provide counts of read depth at two different levels, with some important differences. At the sample level (FORMAT), the DP value is the count of reads that passed the caller's internal quality control metrics (such as MAPQ > 17, for example). At the site level (INFO), the DP value is the unfiltered depth over all samples.
See the method documentation on using coverage information for important interpretation details.
Caveats
- If downsampling is enabled (as is done by default for some analyses to remove excessive coverage), the depth of coverage effectively seen by the caller may be inferior to the actual depth of coverage in the original file. If using "-dcov D", the maximum depth that can be seen for N samples will be N * D.
Related annotations
- DepthPerAlleleBySample calculates depth of coverage for each allele per sample (AD).
- DepthPerSampleHC calculates depth of coverage after filtering by HaplotypeCaller.
GATK version 4.0.8.1 built at 25-41-2019 10:41:16.
0 comments
Please sign in to leave a comment.