Source: freebayes
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Brad Chapman <chapmanb@50mail.com>,
           Andreas Tille <tille@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (>= 11~),
               cmake,
               pkg-config,
               python,
               zlib1g-dev,
               libbamtools-dev,
               libvcflib-dev (>= 1.0.0~rc2+dfsg-2~),
               libtabixpp-dev,
               libseqlib-dev,
               bc,
               samtools,
               parallel,
               libvcflib-tools (>= 1.0.0~rc1+dfsg1-6)
Standards-Version: 4.2.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

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.
