A web application for visualizing RNA sequencing results from the following tools/experiments
- Kallisto
- Sailfish
- RSEM
- Python
- Flash Web Framework
- Scikit-Learn Library
- PostgreSQL Database
- Bootstrap UI
- Highcharts
- Bootstrap Data Tables
https://www.python.org/downloads/
http://flask.pocoo.org/docs/0.10/installation/
http://scikit-learn.org/stable/install.html
http://www.postgresql.org/download/
https://pypi.python.org/pypi/pg8000
The code should be modified to point to the local database. This code change should be done in corecoeff.py and server.py.
fasta_parser.py
corelcoeff.py
python server.py
and visit http://localhost:5000 to visualize the dashboard