diff options
author | pjotrp | 2016-03-23 18:18:58 -0500 |
---|---|---|
committer | pjotrp | 2016-03-23 18:18:58 -0500 |
commit | f65ee50a36f4cd9c1ff8836900491037122e0f4f (patch) | |
tree | d56a126d86500baf9470016d415e84cb3a61b064 /gn/packages | |
parent | d3418e836947fe307d4dc7b16062a2cfbf562709 (diff) | |
parent | 5f0f9e2bc4f10c7219990614f89f79408fcb9f35 (diff) | |
download | guix-bioinformatics-f65ee50a36f4cd9c1ff8836900491037122e0f4f.tar.gz |
Databases
Diffstat (limited to 'gn/packages')
-rw-r--r-- | gn/packages/genenetwork.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm index 1382cfb..79ad3fe 100644 --- a/gn/packages/genenetwork.scm +++ b/gn/packages/genenetwork.scm @@ -223,7 +223,7 @@ ;; ./pre-inst-env guix download http://files.genenetwork.org/raw_database/db_webqtl_s.zip ;; 0sscjh0wml2lx0mb43vf4chg9gpbfi7abpjxb34n3kyny9ll557x -(define-public genenetwork2-files-small +(define-public genenetwork2-files-small1 (let ((pfff "xx")) (package (name "genenetwork2-files-small") |