logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

cnvkit-reference2targets - Extract target and antitarget BED files from a CNVkit reference file.

Description

       usage: cnvkit-reference2targets [-h] [-o OUTPUT] reference

       Extract  target  and  antitarget  BED  files  from a CNVkit reference file. Once you have a stable CNVkit
       reference for your platform, you can use this script  to  drop  the  "bad"  bins  from  your  target  and
       antitarget  BED files and avoid unnecessarily calculating coverage in those bins during future runs. This
       script is also useful to recover the target and antitarget BED files that match the  reference  if  those
       BED files are missing or you're not sure which ones are correct.

   positionalarguments:
       reference
              Reference file.

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

       -o OUTPUT, --output OUTPUT
              Output base name (extensions added automatically).

cnvkit-reference2targets 0.9.9                    October 2021                       CNVKIT-REFERENCE2TARGETS(1)

Name

       cnvkit-reference2targets - Extract target and antitarget BED files from a CNVkit reference file.

See Also