diff options
author | pjotrp | 2016-02-08 08:06:08 +0100 |
---|---|---|
committer | pjotrp | 2016-02-08 08:06:08 +0100 |
commit | c137c8f58cc2adbcd32c184daa551265999b2869 (patch) | |
tree | 64f5397bc0f34820780dffcbe5db05acade4a4ea /gn | |
parent | 9820b5e5cc0a0c0b09357fc52ee88acc4c453259 (diff) | |
download | guix-bioinformatics-c137c8f58cc2adbcd32c184daa551265999b2869.tar.gz |
GN: add remark
Diffstat (limited to 'gn')
-rw-r--r-- | gn/packages/bioinformatics.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gn/packages/bioinformatics.scm b/gn/packages/bioinformatics.scm index ceb8a7b..c576127 100644 --- a/gn/packages/bioinformatics.scm +++ b/gn/packages/bioinformatics.scm @@ -178,6 +178,7 @@ confidence region for the location of a putative QTL.") ("r" ,r) )) (inputs `( + ;; http://spring211.uthsc.edu/gn/thirdparty.tbz ;; graphviz-2.22.2 htmlgen json numarray-1.5.2 piddle PIL pp-1.5.7 pyx pyXLWriter svg ("mysql" ,mysql) ("nginx" ,nginx) |