Showing tool doc from version 4.6.2.0 | The latest version is
4.6.2.0

ReadGroupBlackListReadFilter

Keep records that don't match the specified filter string(s).

Category Read Filters


Overview

Keep records that don't match the specified filter string(s). Filter strings consist of a two character read group tag name such as "RG", "PU", etc., as defined by {@link SAMReadGroupRecord}, followed by a ":", and then the specific value to use for filtering.

For example, this filter value uses the platform unit (PU) tag: PU:1000G-mpimg-080821-1_1 to filter out reads with the read group platform unit value 1000G-mpimg-080821-1_1

ReadGroupBlackListReadFilter 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
--read-group-black-list
A read group filter expression in the form "attribute:value", where "attribute" is a two character read group attribute such as "RG" or "PU".

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.


--read-group-black-list

A read group filter expression in the form "attribute:value", where "attribute" is a two character read group attribute such as "RG" or "PU".

R List[String]  []


Return to top


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.