diff options
author | pjotrp | 2016-02-22 08:56:47 +0000 |
---|---|---|
committer | pjotrp | 2016-02-22 08:56:47 +0000 |
commit | 520b002306561ed81599ddfed18f9662b99d5846 (patch) | |
tree | 36604adfc989f5415011440af80755288b3f897c /gn/packages/genenetwork.scm | |
parent | 96706fd977738f6ca3eb981591ced6c7db833887 (diff) | |
download | guix-bioinformatics-520b002306561ed81599ddfed18f9662b99d5846.tar.gz |
Missing module reference
Diffstat (limited to 'gn/packages/genenetwork.scm')
-rw-r--r-- | gn/packages/genenetwork.scm | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm index b2e7f00..2f755a6 100644 --- a/gn/packages/genenetwork.scm +++ b/gn/packages/genenetwork.scm @@ -43,6 +43,7 @@ #:use-module (gnu packages xml) #:use-module (gnu packages zip) #:use-module (gnu packages bootstrap) + #:use-module (gn packages bioinformatics) #:use-module (gn packages python) #:use-module (gn packages statistics) #:use-module (srfi srfi-1)) @@ -198,3 +199,6 @@ (synopsis "Full genenetwork services") (description "Genenetwork installation sumo.") (license license:agpl3+)))) + +;; ./pre-inst-env guix download http://files.genenetwork.org/raw_database/db_webqtl_s.zip +;; 0sscjh0wml2lx0mb43vf4chg9gpbfi7abpjxb34n3kyny9ll557x |