From f4242f9743c7f236a00917fd187fbd603831dda1 Mon Sep 17 00:00:00 2001 From: Alexander Kabui Date: Wed, 22 Sep 2021 01:51:44 +0300 Subject: add required wgcna dependencies to guix.scm --- guix.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/guix.scm b/guix.scm index 75ed4a9..509c9ff 100644 --- a/guix.scm +++ b/guix.scm @@ -101,6 +101,7 @@ ("r-optparse" ,r-optparse) ("r-qtl" ,r-qtl) ("r-stringi" ,r-stringi) + ("r-wgcna" ,r-wgcna) ("python-plotly" ,python-plotly) ("python-pandas" ,python-pandas))) (build-system python-build-system) -- cgit v1.2.3