From df5f7651f94891effdcef4ec67af5a04c888713e Mon Sep 17 00:00:00 2001 From: pjotrp Date: Sat, 13 Feb 2016 12:25:30 +0100 Subject: GN2: adding packages --- gn/packages/bioinformatics.scm | 3 +++ 1 file changed, 3 insertions(+) (limited to 'gn/packages/bioinformatics.scm') diff --git a/gn/packages/bioinformatics.scm b/gn/packages/bioinformatics.scm index c576127..c796708 100644 --- a/gn/packages/bioinformatics.scm +++ b/gn/packages/bioinformatics.scm @@ -232,11 +232,13 @@ confidence region for the location of a putative QTL.") (inputs `( ("mysql" ,mysql) ("nginx" ,nginx) + ("python2-flask" ,python2-flask) ("python2-jinja2" ,python2-jinja2) ("python2-sqlalchemy" ,python2-sqlalchemy) ("python2-setuptools" ,python2-setuptools) ("python2-scipy" ,python2-scipy) ;; looks like python-numarray is not needed + ("python2-mysqlclient" ,python2-mysqlclient) ("python2-numpy" ,python2-numpy) ("python2-pandas" ,python2-pandas) ("python2-passlib" ,python2-passlib) @@ -244,6 +246,7 @@ confidence region for the location of a putative QTL.") ("python2-requests" ,python2-requests) ("python2-simplejson" ,python2-simplejson) ("python2-pyyaml" ,python2-pyyaml) + ("python-xlsxwriter" ,python-xlsxwriter) ;; python-yolk is not needed ("plink" ,plink) ("r-qtl" ,r-qtl) -- cgit v1.2.3