diff options
author | Frederick Muriuki Muriithi | 2021-11-01 08:33:26 +0300 |
---|---|---|
committer | Frederick Muriuki Muriithi | 2021-11-01 08:33:26 +0300 |
commit | b56341f9144623cc41bc815b337490ace04b2495 (patch) | |
tree | e568d94460585155d752bdf75fd7205699251bf2 /guix.scm | |
parent | 37cf87e94a44ba2ab26a8e458e0c5a90fe5ecc7a (diff) | |
parent | 8f036415975d6e224e5e94277997329c0f1fa159 (diff) | |
download | genenetwork3-b56341f9144623cc41bc815b337490ace04b2495.tar.gz |
Merge branch 'main' of github.com:genenetwork/genenetwork3 into partial-correlations
Diffstat (limited to 'guix.scm')
-rw-r--r-- | guix.scm | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |