aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzsloan2021-05-19 20:17:48 +0000
committerzsloan2021-05-19 20:17:48 +0000
commit578a5770c4280c50dc43753429310a43cb6d7e68 (patch)
tree2d90bdcaffbd43293eb4912dc5bb23c4304895f9
parente29a349b46d932411879a810fb0be3a0042bf540 (diff)
parentfb9c7d6b68283c6f1cb9700edf970d6337cd1d22 (diff)
downloadgenenetwork3-578a5770c4280c50dc43753429310a43cb6d7e68.tar.gz
Merge branch 'main' of https://github.com/genenetwork/genenetwork3 into feature/add_rqtl_endpoints
-rw-r--r--guix.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/guix.scm b/guix.scm
index 46a181e..75084db 100644
--- a/guix.scm
+++ b/guix.scm
@@ -86,6 +86,7 @@
("r" ,r)
; ("r-ctl" ,r-ctl)
("r-qtl" ,r-qtl)
+ ("r-optparse" ,r-optparse)
; ("r-wgcna" ,r-wgcna)
))
(build-system python-build-system)