table of contents
other versions
- bookworm 0.9.9-2+b1
- testing 0.9.10-2
- unstable 0.9.10-2
- experimental 0.9.10-3~0exp0
CNVKIT_BREAKS(1) | User Commands | CNVKIT_BREAKS(1) |
NAME¶
cnvkit_breaks - List the targeted genes in which a copy number breakpoint occurs.
DESCRIPTION¶
usage: cnvkit.py breaks [-h] [-m MIN_PROBES] [-o FILENAME] filename segment
positional arguments:¶
options:¶
- -h, --help
- show this help message and exit
- -m MIN_PROBES, --min-probes MIN_PROBES
- Minimum number of within-gene probes on both sides of a breakpoint to report it. [Default: 1]
- -o FILENAME, --output FILENAME
- Output table file name.
July 2023 | cnvkit.py breaks 0.9.10 |