SysBioChalmers / ecFactory

A constraint-based method for prediction of metabolic engineering targets using ecModels of metabolism

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ecFactory: A multi-step method for prediction of metabolic engineering gene targets

fig1

The ecFactory method is a series of sequential steps for identification of metabolic engineering gene targets. These targets show which genes should be subject to overexpression, modulated expression (knock-down) or deletion (knock-out), with the objective of increasing production of a given metabolite. This method was developed by combining the principles of the FSEOF algorithm (flux scanning with enforced objective function) together with the features of GECKO enzyme-constrained metabolic models (ecModels), which incorporate enzymes as part of genome-scale metabolic networks.

Required Software

Installation

Clone this repository into an accesible directory in your computer. No further steps are needed.

Tutorial

A case study for prediction of metabolic engineering targets for increased production of 2-phenylethanol in S. cerevisiae cells using ecYeastGEM and the ecFactory method is explained in detail in a MATLAB live script. To run this example, open the live script in MATLAB and run it! with this, you will see the outputs of the method scripts in real time.

  • An additional case study for prediction of gene targets for enhanced heme production in S. cerevisiae has been added. Validation of a subset of the predicted gene targets can be seen in this publication.

All the relevant outputs of the method are stored in the tutorials/results folder in this repository.

Last update: 2022-09-17

This repository is administered by Iván Domenzain, Division of Systems and Synthetic Biology, Department of Biology and Biological Engineering, Chalmers University of Technology.

About

A constraint-based method for prediction of metabolic engineering targets using ecModels of metabolism

License:GNU General Public License v3.0


Languages

Language:MATLAB 100.0%