Source: bcftools Standards-Version: 4.7.4 Maintainer: Debian Med Packaging Team Uploaders: Michael R. Crusoe , Étienne Mollier , Section: science Build-Depends: debhelper-compat (= 14), zlib1g-dev, libbz2-dev, liblzma-dev, libhts-dev (>= 1.24), libgsl-dev, tabix , libio-pty-perl , Vcs-Browser: https://salsa.debian.org/med-team/bcftools Vcs-Git: https://salsa.debian.org/med-team/bcftools.git Homepage: https://samtools.github.io/bcftools/ Package: bcftools Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, Recommends: perl, python3-gffutils, python3-matplotlib, Suggests: # These are needed for plot-vcfstats python3, python3-numpy, texlive-latex-recommended, Description: genomic variant calling and manipulation of VCF/BCF files BCFtools is a set of utilities that manipulate variant calls in the Variant Call Format (VCF) and its binary counterpart BCF. All commands work transparently with both VCFs and BCFs, both uncompressed and BGZF-compressed.