Skip to content

Javascript library for visualizing OncoGrids and related tracks

License

Notifications You must be signed in to change notification settings

oncojs/oncogrid

Repository files navigation

OncoGrid

Javascript library for visualizing OncoGrids and related tracks

Codacy Badge npm version

Usage

See: API

Requirements

  • Install node.js
  • Install global modules
    npm install --global gulp-cli
    
    npm install --global bower
    

Setup

  • Install local modules

    npm install
    
  • Install libraries for testing

    bower install
    

Building

To build the minified source:

$ gulp

Developed At

Developed With