diff options
author | Pjotr Prins | 2019-09-05 04:46:49 -0500 |
---|---|---|
committer | Pjotr Prins | 2019-09-05 04:46:49 -0500 |
commit | c4a926a25dbc2867fae1c553302f9e62929b964e (patch) | |
tree | 3914bfb26bacc92fb293688e32118f6c0c6543f4 /gn/packages/genenetwork.scm | |
parent | 04c25fe599e568499769f67f43f7af6c2ab3298b (diff) | |
download | guix-bioinformatics-c4a926a25dbc2867fae1c553302f9e62929b964e.tar.gz |
Disable small files and rpy2 tests (one fails)
Diffstat (limited to 'gn/packages/genenetwork.scm')
-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 501b300..14243c2 100644 --- a/gn/packages/genenetwork.scm +++ b/gn/packages/genenetwork.scm @@ -244,7 +244,7 @@ location of a putative QTL.") ("mysql" ,mysql) ("gemma" ,gemma-gn2-git) ("gemma-wrapper" ,gemma-wrapper) - ("genenetwork2-files-small" ,genenetwork2-files-small) + ; ("genenetwork2-files-small" ,genenetwork2-files-small) ("plink-ng-gn" ,plink-ng-gn) ("pylmm-gn2" ,pylmm-gn2) ("nginx" ,nginx) |