/d3flux

D3.js based visualizations of cobrapy metabolic models

Primary LanguageJupyter NotebookMIT LicenseMIT

D3flux

Build Status PyPI version

This package implements a d3.js based visualization tool for cobrapy models.

Note: This is still very much alpha software. Many things won't work :)

Install

Install via pip:

pip install d3flux

Or, setup a development version by cloning the repo

git clone git@github.com:pstjohn/d3flux.git
cd d3flux
python setup.py develop

Documentation

https://pstjohn.github.io/d3flux/