Source: srst2
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Andreas Tille <tille@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (>= 11~),
               dh-python,
               python-all,
               python-setuptools,
               python-markdown,
               dos2unix,
               python-mock,
               python-scipy,
               bowtie2,
               samtools
Standards-Version: 4.2.1
Vcs-Browser: https://salsa.debian.org/med-team/srst2
Vcs-Git: https://salsa.debian.org/med-team/srst2.git
Homepage: https://katholt.github.io/srst2/

Package: srst2
Architecture: any
Depends: ${python:Depends},
         ${misc:Depends},
         bowtie2,
         cd-hit,
         samtools,
         python-scipy,
         python-biopython
Recommends: python-rpy2
Description: Short Read Sequence Typing for Bacterial Pathogens
 This program is designed to take Illumina sequence data, a MLST database
 and/or a database of gene sequences (e.g. resistance genes, virulence
 genes, etc) and report the presence of STs and/or reference genes.
