diff options
author | Alexander_Kabui | 2025-09-05 10:06:46 +0300 |
---|---|---|
committer | Munyoki Kilyungi | 2025-09-05 10:25:06 +0300 |
commit | d478b32a117a0b70371cd71e6558919ede477a26 (patch) | |
tree | b869d68b1869c65cc2845dc52b59d737d9ea5991 | |
parent | 28803b58e8b2a3dbce839707c503396f59d12d62 (diff) | |
download | guix-bioinformatics-d478b32a117a0b70371cd71e6558919ede477a26.tar.gz |
genenetwork3: Add r-thor to genenetwork3.
* gn/packages/genenetwork.scm (genenetwork3)[propagated-inputs]: Add r-thor. Reviewed-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
-rw-r--r-- | gn/packages/genenetwork.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm index c03a548..85682be 100644 --- a/gn/packages/genenetwork.scm +++ b/gn/packages/genenetwork.scm @@ -180,6 +180,7 @@ r-rjson r-stringi r-wgcna + r-thor rust-qtlreaper)) (build-system python-build-system) (arguments |