diff options
author | pjotrp | 2016-02-28 17:42:06 +0000 |
---|---|---|
committer | pjotrp | 2016-02-28 17:42:06 +0000 |
commit | f82b7c5b7ef5bdb9761e48761f683d62d3a05c48 (patch) | |
tree | 7c4f84ab1fb00e60f5f4123f514304139b342409 /gn/packages/genenetwork.scm | |
parent | b280af1638843cc3b3ca14933a07b66076b0713d (diff) | |
download | guix-bioinformatics-f82b7c5b7ef5bdb9761e48761f683d62d3a05c48.tar.gz |
r-wgcna deps
Diffstat (limited to 'gn/packages/genenetwork.scm')
-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 b77ccb4..033bf94 100644 --- a/gn/packages/genenetwork.scm +++ b/gn/packages/genenetwork.scm @@ -158,6 +158,7 @@ (propagated-inputs `( ;; propagated for development purposes ("python" ,python-2) ;; probably superfluous ("r" ,r) + ("r-wgcna" ,r-wgcna) ("redis" ,redis) ("mysql" ,mysql) ("gemma" ,gemma-git) |