mrhanlon / AIP_interactions_viewer

BAR's Interactions Viewer for AIP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BAR Interactions Viewer

This is the interactions viewer from the BAR developed for the Araport project. This was developed by the BAR team with help from Araport team.

Versions

0.1.7 - Currently live on Araport
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0

How to run on your computer

  1. Install all dependencies (Grunt, Node.js, Bower) as specified in the Araport tutorial on https://www.araport.org/docs/science-apps
  2. Clone the latest developmental release (may have bugs):
    git clone https://github.com/asherpasha/AIP_interactions_viewer.git
    cd AIP_interactions_viewer
    Or Clone the Araport live release (0.1.7):
    git clone https://github.com/asherpasha/AIP_interactions_viewer.git
    cd AIP_interactions_viewer
    git checkout v0.1.7
  3. Prepare:
    npm install
    bower install
  4. Run:
    grunt
  5. Sign in using Araport credentials
  6. Test run with any AGI ID such as: At1g01010

Funding Acknowledgement

Genome Canada

About

BAR's Interactions Viewer for AIP


Languages

Language:JavaScript 87.2%Language:HTML 12.4%Language:CSS 0.3%