Source: freebayes Maintainer: Debian Med Packaging Team Uploaders: Brad Chapman , Andreas Tille Section: science Priority: optional Build-Depends: debhelper-compat (= 13), meson, ninja-build, pkg-config, python3, zlib1g-dev, libbamtools-dev, libvcflib-dev (>= 1.0.0~rc2+dfsg-3~), libtabixpp-dev, libseqlib-dev (>= 1.1.2+dfsg-5), bc, samtools, parallel , libvcflib-tools (>= 1.0.0~rc1+dfsg1-6) Standards-Version: 4.5.1 Vcs-Browser: https://salsa.debian.org/med-team/freebayes Vcs-Git: https://salsa.debian.org/med-team/freebayes.git Homepage: https://github.com/ekg/freebayes Rules-Requires-Root: no Package: freebayes Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Recommends: parallel Description: Bayesian haplotype-based polymorphism discovery and genotyping FreeBayes is a Bayesian genetic variant detector designed to find small polymorphisms, specifically SNPs (single-nucleotide polymorphisms), indels (insertions and deletions), MNPs (multi-nucleotide polymorphisms), and complex events (composite insertion and substitution events) smaller than the length of a short-read sequencing alignment.