Keep only read pairs with insert length less than or equal to the given value
Category Read Filters
Overview
Keep only read pairs (0x1) with absolute insert length less than or equal to the given value.Taking absolute values allows inclusion of pairs where the mate of the read being considered is at a smaller genomic coordinate. Insert length is the difference between the 5' outer ends of mates, akin to a SAM record's TLEN (column 9). Length is zero for single-end reads or when the information is unavailable.
FragmentLengthReadFilter 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 | |
---|---|---|---|
Optional Tool Arguments | |||
--max-fragment-length |
1000000 | Maximum length of fragment (insert size) |
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-fragment-length / NA
Maximum length of fragment (insert size)
int 1000000 [ [ -∞ ∞ ] ]
GATK version 4.0.8.1 built at 25-41-2019 10:41:16.
0 comments
Please sign in to leave a comment.