These Read Filters are automatically applied to the data by the Engine before processing by FindCoveredIntervals.
This tool uses ActiveRegions on the reference.
The arguments described in the entries below can be supplied to this tool to modify its behavior. For example, the -L argument directs the GATK engine restricts processing to specific genomic intervals (this is an Engine capability and is therefore available to all GATK walkers).
This table summarizes the command-line arguments that are specific to this tool. For details, see the list further down below the table.
| Name | Type | Default value | Summary |
|---|---|---|---|
| Required | |||
| --out | PrintStream | stdout | An output file created by the walker. Will overwrite contents if file exists |
| Optional | |||
| --activeRegionIn | List[IntervalBinding[Feature]] | NA | Use this interval list file as the active regions to process |
| --activeRegionOut | PrintStream | NA | Output the active region to this IGV formatted file |
| --activityProfileOut | PrintStream | NA | Output the raw activity profile results in IGV format |
| --coverage_threshold | int | 20 | The minimum allowable coverage to be considered covered |
| --uncovered | boolean | false | output intervals that fail the coverage threshold instead |
| Advanced | |||
| --activeRegionExtension | Integer | NA | The active region extension; if not provided defaults to Walker annotated default |
| --activeRegionMaxSize | Integer | NA | The active region maximum size; if not provided defaults to Walker annotated default |
| --bandPassSigma | Double | NA | The sigma of the band pass filter Gaussian kernel; if not provided defaults to Walker annotated default |
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.
The active region extension; if not provided defaults to Walker annotated default.
Use this interval list file as the active regions to process.
The active region maximum size; if not provided defaults to Walker annotated default.
Output the active region to this IGV formatted file. If provided, this walker will write out its active and inactive regions to this file in the IGV formatted TAB deliminated output: http://www.broadinstitute.org/software/igv/IGV Intended to make debugging the active region calculations easier
Output the raw activity profile results in IGV format. If provided, this walker will write out its activity profile (per bp probabilities of being active) to this file in the IGV formatted TAB deliminated output: http://www.broadinstitute.org/software/igv/IGV Intended to make debugging the activity profile calculations easier
The sigma of the band pass filter Gaussian kernel; if not provided defaults to Walker annotated default.
The minimum allowable coverage to be considered covered.
An output file created by the walker. Will overwrite contents if file exists.
output intervals that fail the coverage threshold instead.
See also Guide Index | Technical Documentation Index | Support Forum
GATK version 2.4-9-ge182083 built at 2013/03/19 07:40:48.