FFroehlich / pysb

Python framework for Systems Biology modeling

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PySB

Join the chat at https://gitter.im/pysb/pysb

https://api.travis-ci.org/pysb/pysb.png

Python Systems Biology modeling framework

http://pysb.org/

PySB (pronounced "Pie Ess Bee") is a framework for building rule-based mathematical models of biochemical systems. It works nicely with scientific Python libraries such as NumPy, SciPy and SymPy for model simulation and analysis.

Installation

PySB depends on the following:

For full instructions, see the Installation chapter of the manual at http://docs.pysb.org/en/latest/installation.html

Documentation

The manual is available online at http://docs.pysb.org/. You can also generate the documentation locally by installing Sphinx and running the following commands:

$ cd doc
$ make html

Then open _build/html/index.html in your web browser.

About

Python framework for Systems Biology modeling

License:BSD 2-Clause "Simplified" License


Languages

Language:Python 99.7%Language:Puppet 0.3%Language:Dockerfile 0.0%