aboutsummaryrefslogtreecommitdiff
path: root/gn/packages/genenetwork.scm
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2022-11-03 09:27:10 +0300
committerFrederick Muriuki Muriithi2022-11-03 09:28:35 +0300
commitf5b9d966f5c9bc8362ab59fc17e2d1c04e24a280 (patch)
tree6f734d22753300188d54217324a654e4c2251bc5 /gn/packages/genenetwork.scm
parentf1e9ea19b32470e70f3d62d6bb3d2469e5d3c69c (diff)
downloadguix-bioinformatics-f5b9d966f5c9bc8362ab59fc17e2d1c04e24a280.tar.gz
gn: (gn/packages/genenetwork.scm): Add yoyo-migrations as dependency
* gn/packages/genenetwork.scm: add yoyo-migrations as a dependency.
Diffstat (limited to 'gn/packages/genenetwork.scm')
-rw-r--r--gn/packages/genenetwork.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm
index 4d750af..4ce0d7f 100644
--- a/gn/packages/genenetwork.scm
+++ b/gn/packages/genenetwork.scm
@@ -153,7 +153,8 @@
r-wgcna
r-ctl
rust-qtlreaper
- diffutils))
+ diffutils
+ yoyo-migrations))
(build-system python-build-system)
(home-page "https://github.com/genenetwork/genenetwork3")
(synopsis "GeneNetwork3 API for data science and machine learning.")