Keep only reads whose length is within a certain range
Category Read Filters
Overview
Keep only reads whose length is ≥ min value and ≤ max value.ReadLengthReadFilter specific arguments
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 | |
---|---|---|---|
Required Arguments | |||
--max-read-length |
Keep only reads with length at most equal to the specified value | ||
Optional Tool Arguments | |||
--min-read-length |
1 | Keep only reads with length at least equal to the specified value |
Argument details
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.
--max-read-length
Keep only reads with length at most equal to the specified value
R Integer null
--min-read-length
Keep only reads with length at least equal to the specified value
int 1 [ [ -∞ ∞ ] ]
GATK version 4.2.2.0-SNAPSHOT built at Thu, 19 Aug 2021 09:49:28 -0700.
0 comments
Please sign in to leave a comment.