Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (3)
Update packaging
· 17678f03
Andreas Tille
authored
Feb 20, 2019
17678f03
Fix description
· 088f6cb5
Andreas Tille
authored
Feb 20, 2019
088f6cb5
Upload to unstable
· ba504d06
Andreas Tille
authored
Feb 20, 2019
ba504d06
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
ba504d06
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
+0
2
00
-- Andreas Tille <tille@debian.org>
Wed, 20 Feb 2019 12:58:24
+0
1
00
debian/compat
View file @
ba504d06
1
1
1
2
debian/control
View file @
ba504d06
...
...
@@ -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 (>= 1
1
~)
Standards-Version: 4.
1.4
Build-Depends: debhelper (>= 1
2
~)
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.