A coarse-grained biochemical resource allocation model of phototrophic growth.
The framework is developed using Python 3.
You can download the latest version of Python here. Alternatively, you can use Anaconda to install python for your computer (Linux, Windows, Mac).
pip install -r requirements.txt
A detailed description of obtaining and installing Gurobi license is given here.
Once you have checked the steps above. You may consider refering to the Beginners Guide. Or, just start a python console to simulate the RBA model of phototrophic growth.
run plot_results.py
run simulation.py
A development version is hosted as a private git repository and people interested in contributing can request access by contacting the author (S.S.).