about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--gn/packages/genenetwork.scm4
1 files changed, 3 insertions, 1 deletions
diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm
index 1b028fa..3d15188 100644
--- a/gn/packages/genenetwork.scm
+++ b/gn/packages/genenetwork.scm
@@ -131,7 +131,9 @@
                             ,python-sqlalchemy-stubs)
                            ("r-optparse" ,r-optparse)
                            ("r-qtl" ,r-qtl)
-                           ("r-stringi" ,r-stringi)))
+                           ("r-stringi" ,r-stringi)
+			   ("r-wgcna" ,r-wgcna)
+			   ("r-rjson" ,r-rjson)))
       (build-system python-build-system)
       (home-page "https://github.com/genenetwork/genenetwork3")
       (synopsis "GeneNetwork3 API for data science and machine learning.")