about summary refs log tree commit diff
diff options
context:
space:
mode:
authorAlexander_Kabui2022-07-22 01:02:42 +0300
committerMunyoki Kilyungi2022-07-22 12:12:13 +0300
commit91dbb4f46c3c385935744ba4d9b041e41d390e17 (patch)
tree5edfa2ec54cd65b4205f18463dedeab7246f6d0e
parente4d084e371f4753b34858b2c6f244eae0fc164ec (diff)
downloadguix-bioinformatics-91dbb4f46c3c385935744ba4d9b041e41d390e17.tar.gz
gn: genenetwork2: Add gn-rust-correlation.
* gn/packages/genenetwork.scm:

(genenetwork2) [propagated-inputs]: Add gn-rust-correlations.

Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
-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 05cb3f0..422091a 100644
--- a/gn/packages/genenetwork.scm
+++ b/gn/packages/genenetwork.scm
@@ -188,6 +188,7 @@
          ("gemma-wrapper" ,gemma-wrapper)
          ("plink-ng-gn" ,plink-ng-gn)
          ("rust-qtlreaper" ,rust-qtlreaper)
+	  ("gn-rust-correlation" ,gn-rust-correlation)
          ("glibc-utf8-locales" ,glibc-utf8-locales)
          ("nginx" ,nginx)
          ("python" ,python-wrapper)