jclachance / iJL208

The metabolic model for Mesoplasma florum and the code to make it work

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

The metabolic model for Mesoplasma florum and the code to make it work

License:MIT License


Languages

Language:Jupyter Notebook 90.8%Language:Python 9.2%