Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 582 Bytes

File metadata and controls

40 lines (27 loc) · 582 Bytes

ProjextX

========

Web gene expression analysis and profiling (probably not only gene, who knows where it goes)

##Dependencies

Projectx was only tested on ubuntu14.04

Frontend

sudo apt-get install npm
npm install -g grunt-cli
npm install -g bower

npm install
bower install
grunt compile

Backend

Opencpu and stuff.

sudo apt-get install opencpu
sudo service apache2 start
sudo service opencpu start

Virtual enviroment for Python (djagno)

pip install -r requirements.txt

License

well, some open-source license is gonna be here soon