aboutsummaryrefslogtreecommitdiff
path: root/gn/packages/bioinformatics.scm
diff options
context:
space:
mode:
authorpjotrp2016-01-22 11:58:48 +0300
committerpjotrp2016-01-22 11:58:48 +0300
commit78c230aba4f3e5f0821485cb9c20344e353cc851 (patch)
treedfd3e962109fa22598da4d14c49b016d745af982 /gn/packages/bioinformatics.scm
parentbd27d282ef25ae04daa3ef7ef8413b5fedce527d (diff)
parentc4364393adda2790c745aad250baf64f898cfc05 (diff)
downloadguix-bioinformatics-78c230aba4f3e5f0821485cb9c20344e353cc851.tar.gz
Merge branch 'master' of github.com:genenetwork/guix-bioinformatics
Diffstat (limited to 'gn/packages/bioinformatics.scm')
-rw-r--r--gn/packages/bioinformatics.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/gn/packages/bioinformatics.scm b/gn/packages/bioinformatics.scm
index 43befb4..c24eb61 100644
--- a/gn/packages/bioinformatics.scm
+++ b/gn/packages/bioinformatics.scm
@@ -182,6 +182,7 @@ confidence region for the location of a putative QTL.")
("python2-sqlalchemy" ,python2-sqlalchemy)
("python2-setuptools" ,python2-setuptools)
("python2-scipy" ,python2-scipy)
+ ;; looks like python-numarray is not needed
("python2-numpy" ,python2-numpy)
("python2-pandas" ,python2-pandas)
("python2-passlib" ,python2-passlib)
@@ -189,6 +190,7 @@ confidence region for the location of a putative QTL.")
("python2-requests" ,python2-requests)
("python2-simplejson" ,python2-simplejson)
("python2-pyyaml" ,python2-pyyaml)
+ ;; python-yolk is not needed
("plink" ,plink)
("r-qtl" ,r-qtl)
))