A collection of web visualizations for systems biology.
But, for now,
it's all about the
maps.
KEGG
Lehninger, Principles of Biochemistry, 4th Ed.
McCloskey, D. et al. Biotechnology and Bioengineering. 1–31 (2013).
> python setup.py install
In Python and IPython, you can:
import visbio
map = visbio.Map()
map.create_standalone_html()
map.view_browser()
More instructions at github.com/zakandrewking/visbio
The only dependencies are Python, tornado, and cobrapy.
> python server/tornado_main.py
serving directory /Users/zaking/www/visbio-public on port 7777