[med-svn] [Git][med-team/scnapbar][master] completed build dependencies
Steffen Möller (@moeller)
gitlab at salsa.debian.org
Tue Jul 6 17:21:29 BST 2021
Steffen Möller pushed to branch master at Debian Med / scnapbar
Commits:
a9f88c92 by Steffen Moeller at 2021-07-06T18:00:29+02:00
completed build dependencies
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,4 +1,4 @@
-scnapbar (1.0.0-1) unstable; urgency=medium
+scnapbar (1.0.0-1) UNRELEASED; urgency=medium
* Initial release (Closes: #975071)
=====================================
debian/control
=====================================
@@ -3,7 +3,10 @@ Section: science
Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Steffen Moeller <moeller at debian.org>
-Build-Depends: debhelper-compat (= 13)
+Build-Depends: debhelper-compat (= 13),
+ cmake,
+ libseqan2-dev,
+ libtbb-dev
Standards-Version: 4.5.1
Homepage: https://github.com/dieterich-lab/single-cell-nanopore
Vcs-Browser: https://salsa.debian.org/med-team/scnapbar
@@ -12,7 +15,14 @@ Rules-Requires-Root: no
Package: scnapbar
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends},
+ snakemake,
+ bedtools,
+ samtools,
+ minimap2,
+ htseq,
+ r-cran-e1071,
+ r-cran-rmarkdown
Description: single-cell sequencing with the Nanopore
ScNapBar is designed for cell barcode assignment from Nanopore sequencing
data. It requires bam files from both Nanopore and Illumina reads, then
View it on GitLab: https://salsa.debian.org/med-team/scnapbar/-/commit/a9f88c92f913479ff07ccabba53d5d389ca8a950
--
View it on GitLab: https://salsa.debian.org/med-team/scnapbar/-/commit/a9f88c92f913479ff07ccabba53d5d389ca8a950
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20210706/66d348d2/attachment-0001.htm>
More information about the debian-med-commit
mailing list