Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 511 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 511 Bytes

CZviz

About this app

This app enables you to explore the full dataset and analysis from the paper published by Droin & al in Nature Metabolism.

Modules

The Python modules needed to run the app are listed in requirements.txt

Usage

Run the app by typing

python app.py

NB: to run the app localy (note a unix server), please comment out line 35: url_base_pathname='/gunicorn/',

URL

The app is available at czviz.epfl.ch

License

All rights reserved, MIT license.