aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBonfaceKilz2020-06-16 20:12:17 +0300
committerBonfaceKilz2020-06-16 20:12:17 +0300
commit9610df9308542a2680f0f932b4ac0e5dd38a087e (patch)
tree7dac33d513340a4d02f636eb8c2c016dd92efd83
parent4af53b2735ec1440acd091a4916d876f901e5c71 (diff)
downloadguix-bioinformatics-9610df9308542a2680f0f932b4ac0e5dd38a087e.tar.gz
gn: add twint as a dependency to gn2
-rw-r--r--gn/packages/genenetwork.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm
index c2d52e8..2ff2f50 100644
--- a/gn/packages/genenetwork.scm
+++ b/gn/packages/genenetwork.scm
@@ -32,6 +32,7 @@
#:use-module (gnu packages wget)
#:use-module (gnu packages xml)
#:use-module (gn packages bioinformatics)
+ #:use-module (gn packages twint)
#:use-module (gn packages crates-io)
#:use-module (gn packages elixir)
#:use-module (gn packages gemma)
@@ -316,6 +317,7 @@ implemented, light on server resource usage, and fairly speedy.")
; ("pylmm-gn2" ,pylmm-gn2)
("rust-qtlreaper" ,rust-qtlreaper)
("nginx" ,nginx)
+ ("python-twint" ,python-twint)
("python2-flask" ,python2-flask)
("python2-gunicorn-gn" ,python2-gunicorn-gn)
; ("python2-pillow" ,python2-pillow) - for later!