aboutsummaryrefslogtreecommitdiff
path: root/gn/packages/genenetwork.scm
diff options
context:
space:
mode:
authorpjotrp2018-04-06 10:34:26 +0000
committerpjotrp2018-04-06 10:34:26 +0000
commit4521668b12e186fa40fe2549a546db48b3f0c609 (patch)
treeae4fcd0048393913397b5be733da33676bd70eb4 /gn/packages/genenetwork.scm
parented5ce61bd063ed6d77e9bacc8bc640a81757fe39 (diff)
downloadguix-bioinformatics-4521668b12e186fa40fe2549a546db48b3f0c609.tar.gz
Two JS packages
Diffstat (limited to 'gn/packages/genenetwork.scm')
-rw-r--r--gn/packages/genenetwork.scm4
1 files changed, 3 insertions, 1 deletions
diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm
index 8783717..b860787 100644
--- a/gn/packages/genenetwork.scm
+++ b/gn/packages/genenetwork.scm
@@ -434,7 +434,9 @@ location of a putative QTL.")
("python-parameterized" ,python-parameterized) ;; used for the tests
("genenetwork2-files-small" ,genenetwork2-files-small)
("javascript-twitter-post-fetcher" ,javascript-twitter-post-fetcher)
- ; ("javascript-cytoscape" ,javascript-cytoscape)
+ ("javascript-cytoscape" ,javascript-cytoscape)
+ ("javascript-panzoom" ,javascript-cytoscape-panzoom)
+ ("javascript-qtip" ,javascript-cytoscape-qtip)
;; With Python3 support
("gunicorn" ,gunicorn)