[med-svn] [sga] 01/04: test examples are using samtools as well as python-pysam
Andreas Tille
tille at debian.org
Wed Sep 9 09:11:04 UTC 2015
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch debian
in repository sga.
commit 8783eb7045663fcfd19c497c3d44c74a97416bb2
Author: Andreas Tille <tille at debian.org>
Date: Mon Mar 9 20:28:25 2015 +0100
test examples are using samtools as well as python-pysam
---
debian/control | 2 ++
debian/install | 1 +
2 files changed, 3 insertions(+)
diff --git a/debian/control b/debian/control
index 98ac806..33400c6 100644
--- a/debian/control
+++ b/debian/control
@@ -20,8 +20,10 @@ Package: sga
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
+ samtools
python
python-ruffus
+ python-pysam
Suggests: abyss (>= 1.5.2-2)
Description: de novo genome assembler that uses string graphs
The major goal of SGA is to be very memory efficient, which is achieved by
diff --git a/debian/install b/debian/install
new file mode 100644
index 0000000..9069289
--- /dev/null
+++ b/debian/install
@@ -0,0 +1 @@
+src/bin/sga-align usr/bin
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/sga.git
More information about the debian-med-commit
mailing list