Count of all reads with MAPQ = 0 across all samples (MQ0)
Category Variant Annotations
Overview
Count of all reads with MAPQ = 0 across all samplesThis anotation gives you the count of all reads that have MAPQ = 0 across all samples. The count of reads with MAPQ0 can be used for quality control; high counts typically indicate regions where it is difficult to make confident calls.
Caveat
It is not useful to apply this annotation with HaplotypeCaller because HC filters out all reads with MQ0 upfront, so the annotation will always return a value of 0.
Related annotations
- MappingQualityZeroBySample gives the count of reads with MAPQ=0 for each individual sample.
- LowMQ gives the proportion of reads with low mapping quality (MAPQ below 10, including 0).
GATK version 4.1.1.0 built at Sat, 23 Nov 2019 17:29:19 -0500.
0 comments
Please sign in to leave a comment.