diff options
author | pjotrp | 2016-09-30 09:25:11 +0000 |
---|---|---|
committer | pjotrp | 2016-09-30 09:25:11 +0000 |
commit | ead155ea6347141ffb1279aefb35f5faccff5047 (patch) | |
tree | df2b7a19ed3ff4d32ef1e4624d8cd4fad6ef0da5 /gn/packages/genenetwork.scm | |
parent | 8ded2a3ba155f70b495ddcf218fe479b5993f5b4 (diff) | |
download | guix-bioinformatics-ead155ea6347141ffb1279aefb35f5faccff5047.tar.gz |
R-ctl addedgn-staging
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 63e0fb9..dfbba02 100644 --- a/gn/packages/genenetwork.scm +++ b/gn/packages/genenetwork.scm @@ -192,6 +192,7 @@ location of a putative QTL.") (propagated-inputs `( ;; propagated for development purposes ("python" ,python-2) ;; probably superfluous ("r" ,r) + ("r-ctl" ,r-ctl) ("r-wgcna" ,r-wgcna) ("r-qtl" ,r-qtl) ("redis" ,redis) |