aboutsummaryrefslogtreecommitdiff
path: root/gn
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2022-05-24 05:34:01 +0300
committerFrederick Muriuki Muriithi2022-05-24 05:34:01 +0300
commitd0db34e42239177444113ae8f6eaee6379df0e7c (patch)
tree7e04d07a51646550f59c537ae6bb66cf263b7aea /gn
parenta0c0de89b45f539e137804da4e3abe86459b4719 (diff)
downloadguix-bioinformatics-d0db34e42239177444113ae8f6eaee6379df0e7c.tar.gz
New dependency: (genenetwork3: diffutils)
- Genenetwork3 depends on diffutils
Diffstat (limited to 'gn')
-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 8c57782..396964c 100644
--- a/gn/packages/genenetwork.scm
+++ b/gn/packages/genenetwork.scm
@@ -159,7 +159,8 @@
r-stringi
r-wgcna
r-ctl
- rust-qtlreaper))
+ rust-qtlreaper
+ diffutils))
(build-system python-build-system)
(home-page "https://github.com/genenetwork/genenetwork3")
(synopsis "GeneNetwork3 API for data science and machine learning.")