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

surpyvor - modification of VCF files with SURVIVOR

Author

        This manpage was written by Nilesh Patra for the Debian distribution and
        can be used for any other usage of the program.

surpyvor 0.5                                        July 2021                                        SURPYVOR(1)

Description

       usage: surpyvor [-h] [-v] {merge,highsens,highconf,prf,venn,upset} ...

       A wrapper around SURVIVOR, with convenience functions.

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

       -v, --version
              Print version and quit.

   [sub-commands]:
              {merge,highsens,highconf,prf,venn,upset}

       merge  merging vcf files of SVs

       highsens
              get union of SV vcfs

       highconf
              get intersection of SV vcfs

       prf    calculate precision, recall and F-measure

       venn   Make venn diagram for 2 or 3 SV vcf files

       upset  Make upset plot for multiple SV vcf files

Name

       surpyvor - modification of VCF files with SURVIVOR

See Also