diff options
author | Alexander_Kabui | 2025-09-05 10:06:46 +0300 |
---|---|---|
committer | Munyoki Kilyungi | 2025-09-05 10:19:40 +0300 |
commit | 21f9f8a83fdab657a641b25459f73866860ea1f7 (patch) | |
tree | 3ff3e1ba70a52e5e042f58144b071aac9470861e | |
parent | dea992c4fdbefcdf47fb3faf1575afa86e8f361c (diff) | |
download | guix-bioinformatics-testing.tar.gz |
genenetwork3: Add r-thor to genenetwork3. testing
* 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 |