The project aims at developing some graph visualization communicating with the dataset available at The Alveo Project (hcsvlab.org.au).
It uses Bottle
, a python framework for the web server and Bootstrap for the frontend.
- Download the
configuration file
from Alveo Account and put it under home directory (~) - If you have not installed hcsvlab library , download the library and provide the
path to that library in main.py file
- In the terminal at this directory, run the command
python main.py
- Open your browser and navigate to
localhost
with the port specified in the terminal screen
The graph visualizations are based on D3.js
https://github.com/mbostock/d3/wiki/Gallery