Keep only reads with mapping qualities within a specified range
Note: this filter is not designed to handle the unavailable mapping quality (255). Use MappingQualityAvailableReadFilter to explicitly filter out reads with unavailable quality.
@see org.broadinstitute.hellbender.utils.QualityUtils#MAPPING_QUALITY_UNAVAILABLE @see org.broadinstitute.hellbender.engine.filters.ReadFilterLibrary.MappingQualityAvailableReadFilterSee these additional references.
This table summarizes the command-line arguments that are specific to this tool. For more details on each argument, see the list further down below the table or click on an argument name to jump directly to that entry in the list.
| Argument name(s) | Default value | Summary | |
|---|---|---|---|
| Optional Tool Arguments | |||
| --maximum-mapping-quality |
Maximum mapping quality to keep (inclusive) | ||
| --minimum-mapping-quality |
10 | Minimum mapping quality to keep (inclusive) | |
Arguments in this list are specific to this tool. Keep in mind that other arguments are available that are shared with other tools (e.g. command-line GATK arguments); see Inherited arguments above.
Maximum mapping quality to keep (inclusive)
Integer null
Minimum mapping quality to keep (inclusive)
int 10 [ [ -∞ ∞ ] ]
See also General Documentation | Tool Docs Index Tool Documentation Index | Support Forum
GATK version 4.6.2.0 built at Sun, 13 Apr 2025 13:21:43 -0400.