A website that generates genetic expression graphs of immune system genes.

How to use:

Download the project from github.


Option 1:
Download with git.
type into the command line:
git clone https://github.com/nitzanel/expression-graphs.git


Option 2:
Download from github.
go to https://github.com/nitzanel/expression-graphs
download the zip file of the project.
extract the zip file.

optional step: create virtualenv for the project.

Prepare to use the website:
cd into the directory
install the dependecies:
python setup.py
use the website:
python website.py