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.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
