diff options
author | pjotrp | 2017-11-09 16:53:06 +0000 |
---|---|---|
committer | pjotrp | 2017-11-09 16:53:06 +0000 |
commit | 6356409aa3631453a1fb9291858753ecbc0f6444 (patch) | |
tree | ce60a3161a370fa05c067a7d8b59a0e733500a96 /gn/packages/genenetwork.scm | |
parent | 6b78041ea076507be5999cb7c12bee982b371710 (diff) | |
download | guix-bioinformatics-6356409aa3631453a1fb9291858753ecbc0f6444.tar.gz |
Added python-gunicorn
Diffstat (limited to 'gn/packages/genenetwork.scm')
-rw-r--r-- | gn/packages/genenetwork.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm index 514a85c..4017225 100644 --- a/gn/packages/genenetwork.scm +++ b/gn/packages/genenetwork.scm @@ -193,6 +193,7 @@ location of a putative QTL.") ("gemma-git-gn2" ,gemma-git-gn2) ("gemma-wrapper" ,gemma-wrapper) ("genenetwork2-files-small" ,genenetwork2-files-small) + ("gunicorn" ,gunicorn) ("plink-ng-gn" ,plink-ng-gn) ("pylmm-gn2" ,pylmm-gn2) ("nginx" ,nginx) |