logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

   positionalarguments:
       filename
              Processed sample coverage data file (*.cnr), the output of the 'fix' sub-command.

       segment
              Segmentation calls (.cns), the output of the 'segment' command).

   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.

cnvkit.py breaks 0.9.10                             July 2023                                   CNVKIT_BREAKS(1)

Name

       cnvkit_breaks - List the targeted genes in which a copy number breakpoint occurs.

See Also