aboutsummaryrefslogtreecommitdiff
path: root/guix.scm
diff options
context:
space:
mode:
authorAlexander Kabui2021-06-16 14:07:24 +0300
committerAlexander Kabui2021-06-16 14:07:24 +0300
commitb566a8950864a373f95ae2914b862e9846297b2d (patch)
tree09e0bb88a5ef56e9ec290be0e6107f309eacec63 /guix.scm
parentbc7d84077a3e99f8fd54f2e0050ac4bad8a36b01 (diff)
downloadgenenetwork3-b566a8950864a373f95ae2914b862e9846297b2d.tar.gz
add r-wgna package
Diffstat (limited to 'guix.scm')
-rw-r--r--guix.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/guix.scm b/guix.scm
index bf700d0..d41600d 100644
--- a/guix.scm
+++ b/guix.scm
@@ -89,7 +89,7 @@
("r-qtl" ,r-qtl)
("r-testthat" ,r-testthat)
("r-optparse" ,r-optparse)
- ; ("r-wgcna" ,r-wgcna)
+ ("r-wgcna" ,r-wgcna)
))
(build-system python-build-system)
(home-page "https://github.com/genenetwork/genenetwork3")