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_BINTEST(1) | User Commands | CNVKIT_BINTEST(1) |
NAME¶
cnvkit_bintest - Test for single-bin copy number alterations.
DESCRIPTION¶
usage: cnvkit.py bintest [-h] [-s FILENAME] [-a ALPHA] [-t] [-o OUTPUT]
- cnarray
positional arguments:¶
- cnarray
- Bin-level log2 ratios (.cnr file), as produced by 'fix'.
options:¶
- -h, --help
- show this help message and exit
- -s FILENAME, --segment FILENAME
- Segmentation calls (.cns), the output of the 'segment' command).
- -a ALPHA, --alpha ALPHA
- Significance threhold. [Default: 0.005]
- -t, --target
- Test target bins only; ignore off-target bins.
- -o OUTPUT, --output OUTPUT
- Output filename.
July 2023 | cnvkit.py bintest 0.9.10 |