Skip to content
Commits on Source (3)
kmerresistance (2.0+git20180205.26467e9-1) UNRELEASED; urgency=medium
kmerresistance (2.0+git20180205.26467e9-1) unstable; urgency=medium
* Initial release (Closes: #<bug>)
* Initial release (Closes: #922759)
-- Andreas Tille <tille@debian.org> Thu, 07 Jun 2018 21:55:00 +0200
-- Andreas Tille <tille@debian.org> Wed, 20 Feb 2019 12:58:24 +0100
......@@ -3,8 +3,8 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.
Uploaders: Andreas Tille <tille@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (>= 11~)
Standards-Version: 4.1.4
Build-Depends: debhelper (>= 12~)
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/med-team/kmerresistance
Vcs-Git: https://salsa.debian.org/med-team/kmerresistance.git
Homepage: https://bitbucket.org/genomicepidemiology/kmerresistance
......@@ -12,10 +12,11 @@ Homepage: https://bitbucket.org/genomicepidemiology/kmerresistance
Package: kmerresistance
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
${misc:Depends},
kma
Description: correlates mapped genes with the predicted species of WGS samples
KmerResistance correlates mapped genes with the predicted species of WGS
samples, where this this allows for identification of genes in samples
which have been poorly sequenced or high accuracy predictions for
samples with contamination. KmerResistance has one dependency, namely
KMA to perform the mapping, which is also freely available.
samples, where this allows for identification of genes in samples which
have been poorly sequenced or high accuracy predictions for samples with
contamination. KmerResistance has one dependency, namely KMA to perform
the mapping, which is also freely available.