[med-svn] [Git][med-team/fieldbioinformatics][master] Add missing Depends
Andreas Tille
gitlab at salsa.debian.org
Tue Jun 23 15:01:54 BST 2020
Andreas Tille pushed to branch master at Debian Med / fieldbioinformatics
Commits:
6a834029 by Andreas Tille at 2020-06-23T16:00:05+02:00
Add missing Depends
- - - - -
1 changed file:
- debian/control
Changes:
=====================================
debian/control
=====================================
@@ -15,7 +15,16 @@ Homepage: https://github.com/artic-network/fieldbioinformatics
Package: fieldbioinformatics
Architecture: all
Depends: ${python3:Depends},
- ${misc:Depends}
+ ${misc:Depends},
+ python3-biopython,
+ python3-clint,
+ python3-matplotlib,
+ python3-pandas,
+ python3-pysam,
+ python3-pyvcf,
+ python3-requests,
+ python3-seaborn,
+ python3-tqdm
Description: pipeline with virus sequencing data sequenced with nanopore
This is the ARTIC bioinformatics pipeline for working with virus sequencing
data, sequenced with nanopore. Nanopore is a complete bioinformatics
View it on GitLab: https://salsa.debian.org/med-team/fieldbioinformatics/-/commit/6a834029745241e81109f9cc7b283e2345986312
--
View it on GitLab: https://salsa.debian.org/med-team/fieldbioinformatics/-/commit/6a834029745241e81109f9cc7b283e2345986312
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/20200623/ace10629/attachment.html>
More information about the debian-med-commit
mailing list