Filter out reads that are over-soft-clipped
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 | |||
| --max-soft-clipped-leading-trailing-ratio |
Threshold ratio of soft clipped bases (leading / trailing the cigar string) to total bases in read for read to be filtered. | ||
| --max-soft-clipped-ratio |
Threshold ratio of soft clipped bases (anywhere in the cigar string) to total bases in read for read to be filtered. | ||
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.
Threshold ratio of soft clipped bases (leading / trailing the cigar string) to total bases in read for read to be filtered.
Exclusion: This argument cannot be used at the same time as max-soft-clipped-ratio.
Double null
Threshold ratio of soft clipped bases (anywhere in the cigar string) to total bases in read for read to be filtered.
Exclusion: This argument cannot be used at the same time as max-soft-clipped-leading-trailing-ratio.
Double null
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.