From ed5ce61bd063ed6d77e9bacc8bc640a81757fe39 Mon Sep 17 00:00:00 2001 From: pjotrp Date: Thu, 5 Apr 2018 11:55:27 +0000 Subject: Added cytoscape-js package --- gn/packages/genenetwork.scm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'gn/packages/genenetwork.scm') diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm index 9aa723f..8783717 100644 --- a/gn/packages/genenetwork.scm +++ b/gn/packages/genenetwork.scm @@ -28,7 +28,7 @@ #:use-module (gnu packages graphviz) #:use-module (gnu packages java) #:use-module (gnu packages linux) - #:use-module (gnu packages ldc) + ; #:use-module (gnu packages ldc) #:use-module (gnu packages machine-learning) #:use-module (gnu packages maths) #:use-module (gnu packages ncurses) @@ -273,6 +273,7 @@ location of a putative QTL.") ("python2-xlsxwriter" ,python2-xlsxwriter) ("python2-qtlreaper" ,python2-qtlreaper) ("javascript-twitter-post-fetcher" ,javascript-twitter-post-fetcher) + ("javascript-cytoscape" ,javascript-cytoscape) )) (build-system python-build-system) (arguments @@ -433,7 +434,7 @@ 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) ;; With Python3 support ("gunicorn" ,gunicorn) -- cgit v1.2.3