From 84dd8cebae9eefdb7d7f9ca43e53b3ddfc295eb1 Mon Sep 17 00:00:00 2001 From: pjotrp Date: Tue, 20 Mar 2018 11:13:56 +0000 Subject: Adding GN python packages for testing --- gn/packages/genenetwork.scm | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'gn/packages/genenetwork.scm') diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm index d9696a3..14b7945 100644 --- a/gn/packages/genenetwork.scm +++ b/gn/packages/genenetwork.scm @@ -19,6 +19,7 @@ #:use-module (gnu packages bioinformatics) #:use-module (gnu packages boost) #:use-module (gnu packages compression) + #:use-module (gnu packages check) #:use-module (gnu packages databases) #:use-module (gnu packages cpio) #:use-module (gn packages elixir) @@ -202,6 +203,7 @@ location of a putative QTL.") ("nginx" ,nginx) ("python2-flask" ,python2-flask) ("gunicorn" ,gunicorn) + ("python2-cssselect" ,python2-cssselect) ("python2-elasticsearch" ,python2-elasticsearch) ("python2-htmlgen-gn" ,python2-htmlgen-gn) ("python2-jinja2" ,python2-jinja2) @@ -209,12 +211,14 @@ location of a putative QTL.") ("python2-flask-sqlalchemy" ,python2-flask-sqlalchemy) ("python2-setuptools" ,python2-setuptools) ("python2-scipy" ,python2-scipy) + ("python2-lxml" ,python2-lxml) ("python2-mechanize" ,python2-mechanize) ("python2-mysqlclient" ,python2-mysqlclient) ("python2-numarray" ,python2-numarray) ("python2-numpy" ,python2-numpy) ("python2-pandas" ,python2-pandas) ("python2-parallel" ,python2-parallel) + ("python2-parameterized" ,python2-parameterized) ("python2-passlib" ,python2-passlib) ("python2-piddle-gn" ,python2-piddle-gn) ("python2-redis" ,python2-redis) @@ -225,6 +229,7 @@ location of a putative QTL.") ("python2-scipy" ,python2-scipy) ("python2-simplejson" ,python2-simplejson) ("python2-pyyaml" ,python2-pyyaml) + ("python2-unittest2" ,python2-unittest2) ("python2-xlsxwriter" ,python2-xlsxwriter) ("qtlreaper" ,qtlreaper) ("javascript-twitter-post-fetcher" ,javascript-twitter-post-fetcher) -- cgit v1.2.3