about summary refs log tree commit diff
path: root/gn
diff options
context:
space:
mode:
authorBonfaceKilz2022-06-29 15:27:36 +0300
committerBonfaceKilz2022-06-29 17:38:53 +0300
commitde3f9fcbcabc069cd2513115aed056fcaa6cdab9 (patch)
tree08b5f8e0d05c40724968968fee5804964d8c2d73 /gn
parentf6d7174086ad88f8e48cc9013a952d45bc88f0bc (diff)
downloadguix-bioinformatics-de3f9fcbcabc069cd2513115aed056fcaa6cdab9.tar.gz
gn: genenetwork3: Add gn-rust-correlation.
* gn/packages/genenetwork.scm: Import module crates-io.
(genenetwork3) [propagated-inputs]: Add gn-rust-correlations.
Diffstat (limited to 'gn')
-rw-r--r--gn/packages/genenetwork.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm
index 5f582f9..05cb3f0 100644
--- a/gn/packages/genenetwork.scm
+++ b/gn/packages/genenetwork.scm
@@ -45,6 +45,7 @@
   ; #:use-module (gnu packages wget)
   #:use-module (gnu packages xml)
   #:use-module (gn packages bioinformatics)
+  #:use-module (gn packages crates-io)
   #:use-module (gn packages gemma)
   #:use-module (gn packages javascript)
   #:use-module (gn packages python)
@@ -124,6 +125,7 @@
        (list gemma-wrapper
              python-wrapper
              csvdiff
+             gn-rust-correlation
              python-bcrypt
              python-flask
              python-flask-cors