https://github.com/genentech/geneviz-js
https://github.com/genentech/geneviz-js
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/genentech/geneviz-js
- Owner: Genentech
- License: other
- Created: 2014-09-24T23:05:33.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-10-14T01:07:17.000Z (over 11 years ago)
- Last Synced: 2025-02-05T03:27:55.714Z (over 1 year ago)
- Language: JavaScript
- Size: 1.9 MB
- Stars: 0
- Watchers: 16
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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