aboutsummaryrefslogtreecommitdiff
path: root/gn
diff options
context:
space:
mode:
authorBonfaceKilz2021-11-01 09:19:49 +0300
committerBonfaceKilz2021-11-01 09:19:49 +0300
commit8b9011edaf609c15f99465cb34cb42c85f31ea8d (patch)
tree4a612a9e89c7ebcf5c9d31e130532300c1e8dad7 /gn
parentd6a52e209b7f5eb9882a7ed6ebbc2cbeaee72126 (diff)
downloadguix-bioinformatics-8b9011edaf609c15f99465cb34cb42c85f31ea8d.tar.gz
gn: Add python-pingouin
* gn/packages/genenetwork.scm (genenetwork3)[propagated-inputs]: Add python-pingouin
Diffstat (limited to 'gn')
-rw-r--r--gn/packages/genenetwork.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm
index 563bd27..ac1ddba 100644
--- a/gn/packages/genenetwork.scm
+++ b/gn/packages/genenetwork.scm
@@ -129,6 +129,7 @@
("python-redis" ,python-redis)
("python-requests" ,python-requests)
("python-scipy" ,python-scipy)
+ ("python-pingouin" ,python-pingouin)
("python-plotly" ,python-plotly)
("python-sqlalchemy-stubs"
,python-sqlalchemy-stubs)