aboutsummaryrefslogtreecommitdiff
path: root/guix.scm
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2021-11-01 08:33:26 +0300
committerFrederick Muriuki Muriithi2021-11-01 08:33:26 +0300
commitb56341f9144623cc41bc815b337490ace04b2495 (patch)
treee568d94460585155d752bdf75fd7205699251bf2 /guix.scm
parent37cf87e94a44ba2ab26a8e458e0c5a90fe5ecc7a (diff)
parent8f036415975d6e224e5e94277997329c0f1fa159 (diff)
downloadgenenetwork3-b56341f9144623cc41bc815b337490ace04b2495.tar.gz
Merge branch 'main' of github.com:genenetwork/genenetwork3 into partial-correlations
Diffstat (limited to 'guix.scm')
-rw-r--r--guix.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/guix.scm b/guix.scm
index d8b1596..81e8389 100644
--- a/guix.scm
+++ b/guix.scm
@@ -110,6 +110,7 @@
("r-rjson" ,r-rjson)
("python-plotly" ,python-plotly)
("python-pandas" ,python-pandas)
+ ("python-pingouin" ,python-pingouin)
("rust-qtlreaper" ,rust-qtlreaper)
("python-flask-cors" ,python-flask-cors)))
(build-system python-build-system)