veg / veg-hiv-env

A web app to display and interact with within-host longtitudinal HIV-1 env sequences based on JSONs generated offline

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To begin using do the following.

  git clone  git@github.com:veg/veg-hiv-env.git
  cd veg-hiv-env
  bower install

Then open test.html in a browser. Note that this may not work in some browsers, e.g. Chrome because of how it implements the same origin policy for file:/// URLS; in this case put the directory in somewhere that can be accessed by HTTP.

You need to have the bower package manager installed (which itself needs npm). For documentation and data file format explanations please see the wiki.

About

A web app to display and interact with within-host longtitudinal HIV-1 env sequences based on JSONs generated offline


Languages

Language:JavaScript 98.6%Language:CSS 1.4%