usage: cnvkit.py fix [-h] [-c] [-i SAMPLE_ID] [--no-gc] [--no-edge]
[--no-rmask] [-o FILENAME]
target antitarget reference
positionalarguments:
target Target coverage file (.targetcoverage.cnn).
antitarget
Antitarget coverage file (.antitargetcoverage.cnn).
reference
Reference coverage (.cnn).
options:-h, --help
show this help message and exit
-c, --cluster
Compare and use cluster-specific values present in the reference profile. (Requires that the
reference profile was built with the --cluster option.)
-i SAMPLE_ID, --sample-id SAMPLE_ID
Sample ID for target/antitarget files. Otherwise inferred from file names.
--no-gc
Skip GC correction.
--no-edge
Skip edge-effect correction.
--no-rmask
Skip RepeatMasker correction.
-o FILENAME, --output FILENAME
Output file name.
cnvkit.py fix 0.9.10 July 2023 CNVKIT_FIX(1)