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_import-theta - Convert THetA output to a BED-like, CNVkit-like tabular format.

Description

       usage: cnvkit.py import-theta [-h] [--ploidy PLOIDY] [-d DIRECTORY]

              tumor_cns theta_results

   positionalarguments:
              tumor_cns theta_results

   options:-h, --help
              show this help message and exit

       --ploidy PLOIDY
              Ploidy of normal cells. [Default: 2]

       -d DIRECTORY, --output-dir DIRECTORY
              Output directory name.

cnvkit.py import-theta 0.9.10                       July 2023                             CNVKIT_IMPORT-THETA(1)

Name

       cnvkit_import-theta - Convert THetA output to a BED-like, CNVkit-like tabular format.

           Equivalently, use the THetA results file to convert CNVkit .cns segments to
           integer copy number calls.

See Also