diff options
Diffstat (limited to 'gn/packages')
-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 e6289b9..7b1650a 100644 --- a/gn/packages/genenetwork.scm +++ b/gn/packages/genenetwork.scm @@ -527,6 +527,7 @@ Graphical Fragment Assembly} files and related formats.") ("python-requests" ,python-requests) ("python-simplejson" ,python-simplejson) ("python-pyyaml" ,python-pyyaml) + ("python-rpy2" ,python-rpy2) ("python-xlsxwriter" ,python-xlsxwriter)))) (arguments (let ((python (specification->package "python-wrapper")) |