An open API service indexing awesome lists of open source software.

https://github.com/genentech/geneviz-js


https://github.com/genentech/geneviz-js

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

#geneViz-js: the JavaScript Frontend
This package provide the browser application to navigate into the neo4j backed gene correlation graph.

##Develop
##Prerequisites
nodejs must be installed locally.

###Build
Clone the project, then:

npm install
bower install

If bower is not installed globally, try ./node_modules/bower/bin/bower

###Run
Simply open app/index.html in your browser.

##Deploy
Although it is not optimal from the web deployment point of view, simply

rsync --recursive --delete app/* hostname:/path/to/http/application/

##License
This software is covered by the BSD license.

##Authors
Alexandre Masselot, Jacob Rinaldi, Johnny Wu. Bioinformatics & Computational Biology Department, gRED, Genentech