diff options
Diffstat (limited to 'gn/packages/bioinformatics.scm')
-rw-r--r-- | gn/packages/bioinformatics.scm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gn/packages/bioinformatics.scm b/gn/packages/bioinformatics.scm index c796708..69a98c6 100644 --- a/gn/packages/bioinformatics.scm +++ b/gn/packages/bioinformatics.scm @@ -233,6 +233,7 @@ confidence region for the location of a putative QTL.") ("mysql" ,mysql) ("nginx" ,nginx) ("python2-flask" ,python2-flask) + ("python2-htmlgen" ,python2-htmlgen) ("python2-jinja2" ,python2-jinja2) ("python2-sqlalchemy" ,python2-sqlalchemy) ("python2-setuptools" ,python2-setuptools) @@ -249,6 +250,7 @@ confidence region for the location of a putative QTL.") ("python-xlsxwriter" ,python-xlsxwriter) ;; python-yolk is not needed ("plink" ,plink) + ("qtlreaper" ,qtlreaper) ("r-qtl" ,r-qtl) )) (build-system python-build-system) |