Scroll to navigation

CNVKIT_ANTITARGET(1) User Commands CNVKIT_ANTITARGET(1)

NAME

cnvkit_antitarget - Derive off-target ("antitarget") bins from target regions.

DESCRIPTION

usage: cnvkit antitarget [-h] [-g FILENAME] [-a AVG_SIZE] [-m MIN_SIZE]

[-o FILENAME]
targets

positional arguments:

BED or interval file listing the targeted regions.

optional arguments:

show this help message and exit
Regions of accessible sequence on chromosomes (.bed), as output by genome2access.py.
Average size of antitarget bins (results are approximate). [Default: 150000]
Minimum size of antitarget bins (smaller regions are dropped). [Default: 1/16 avg size, calculated]
Output file name.
January 2021 cnvkit antitarget 0.9.8