No official posts found with tag CheckPileup
No discussions found with tag CheckPileup

CheckPileup

At every locus in the input set, compares the pileup data (reference base, aligned base from each overlapping read, and quality score) to the reference pileup data generated by samtools.

Category Diagnostics and Quality Control Tools

Traversal LocusWalker

PartitionBy LOCUS


Overview

Samtools' pileup data should be specified using the command-line argument '-pileup:SAMPileup '.

Additional Information

Read filters

These Read Filters are automatically applied to the data by the Engine before processing by CheckPileup.

Parallelism options

This tool can be run in multi-threaded mode using this option.


Command-line Arguments

Inherited arguments

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).

CheckPileup specific arguments

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
--pileup RodBinding[SAMPileupFeature] NA The SAMPileup containing the expected output
Optional
--continue_after_error boolean false Continue after an error
--out PrintStream stdout An output file created by the walker. Will overwrite contents if file exists

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.

--continue_after_error ( boolean with default value false )

Continue after an error.

--out / -o ( PrintStream with default value stdout )

An output file created by the walker. Will overwrite contents if file exists.

--pileup ( required RodBinding[SAMPileupFeature] )

The SAMPileup containing the expected output. --pileup binds reference ordered data. This argument supports ROD files of the following types: SAMPILEUP


See also Guide Index | Technical Documentation Index | Support Forum

GATK version 2.5-2-gdb4546e built at 2013/05/01 09:32:36.