about summary refs log tree commit diff
path: root/gn/packages/genenetwork.scm
diff options
context:
space:
mode:
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)