Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.17 KB

README.rst

File metadata and controls

33 lines (21 loc) · 1.17 KB

License

iJL208

The metabolic model for the near minimal organism Mesoplasma florum.

Significance

Complete knowledge of molecular mecanisms happening within a cell is likely to occur in a cell with a smaller genome. This pursuit, also termed a cellular chassis for synthetic biology, is the ultimate goal of minimal cells study. Given its ~800kb genome and 715 genes reported in Genbank, M. florum is poised to become a cellular chassis for synthetic biology. In that sense, this metabolic model gathers all the available knowledge on M. florum into a single computational framework.

Installation

Clone the repository into you preferred folder:

git clone https://github.com/jclachance/iJL208.git
cd <folder where repository is cloned>/iJL208
python setup.py develop --user

Example use

Tutorials are available in the tutorial folder. Some useful functions that complement the ones from COBRApy are in the util folder.

Author: Jean-Christophe Lachance Date: 03-11-2018 Version: 0.1.0