Team:Imperial College/PHB Recycling/Modelling

From 2013.igem.org

(Difference between revisions)
Line 15: Line 15:
Enzyme kinetics can be described by 4 ODEs.  However, it is impossible to measure [ES] experimentally and that means the ODEs have to be simplified for modelling.  Michaelis-Menten kinetics assumes quasi-stationary approximation to solve this problem.   
Enzyme kinetics can be described by 4 ODEs.  However, it is impossible to measure [ES] experimentally and that means the ODEs have to be simplified for modelling.  Michaelis-Menten kinetics assumes quasi-stationary approximation to solve this problem.   
 +
 +
<h2>Matlab Simbiology</h2>
 +
Simbiology is an extension of Matlab that we used to build and simulate our models.  It allows modelling in graphical and programmable environments and uses in-built ODE solvers to simulate the time profile of species levels involved in the model.
<h1>1. P(3HB) synthesis</h1>
<h1>1. P(3HB) synthesis</h1>
In terms of synthesis, our engineered E. coli will be able to take in extracellular feedstock monomer into themselves.  Such action is mediated by permease activity in their membranes.  Once inside the cell, a cascade of reactions involving 4 different enzymes will take place.  To generate these enzymes inside the cell they need to be genetically expressed in the first place.  Therefore, it is necessary to model these expressions and how they could affect the corresponding enzymes produced within a certain amount of time.
In terms of synthesis, our engineered E. coli will be able to take in extracellular feedstock monomer into themselves.  Such action is mediated by permease activity in their membranes.  Once inside the cell, a cascade of reactions involving 4 different enzymes will take place.  To generate these enzymes inside the cell they need to be genetically expressed in the first place.  Therefore, it is necessary to model these expressions and how they could affect the corresponding enzymes produced within a certain amount of time.
-
<h2>1.1 Building the model (Matlab Simbiology)</h2>
+
<h2>1.1 Building the model </h2>
-
Simbiology is an extension of Matlab that we used to build and simulate our models.  It allows modelling in graphical and programmable environments and uses in-built ODE solvers to simulate the time profile of species levels involved in the model.
 
<h2>1.2 Results</h2>
<h2>1.2 Results</h2>
Line 29: Line 31:
<h1>2. P(3HB) degradation</h1>
<h1>2. P(3HB) degradation</h1>
-
<h2>2.1 Building the model (Matlab Simbiology)</h2>
+
<h2>2.1 Building the model </h2>
<h2>2.2 Results</h2>
<h2>2.2 Results</h2>
<h2>2.3 Experimental validation</h2>
<h2>2.3 Experimental validation</h2>

Revision as of 19:27, 25 August 2013


In our M.A.P.L.E. (Modular And Plastic-Looping E. coli) system the bioplastic, P(3HB), can be degraded and resynthesised. This is to allow the breakdown of such plastic without quality deterioration such that it can be converted into a 3D printing-ready form.

ODEs

To model the genetic expression of these enzymes, transcription and translation need to be taken into account. At this stage, we have taken constitutive gene expression by mass action as the basis for our model and used ODEs to describe it:

Michaelis-Menten kinetics

Enzyme kinetics can be described by 4 ODEs. However, it is impossible to measure [ES] experimentally and that means the ODEs have to be simplified for modelling. Michaelis-Menten kinetics assumes quasi-stationary approximation to solve this problem.

Matlab Simbiology

Simbiology is an extension of Matlab that we used to build and simulate our models. It allows modelling in graphical and programmable environments and uses in-built ODE solvers to simulate the time profile of species levels involved in the model.

1. P(3HB) synthesis

In terms of synthesis, our engineered E. coli will be able to take in extracellular feedstock monomer into themselves. Such action is mediated by permease activity in their membranes. Once inside the cell, a cascade of reactions involving 4 different enzymes will take place. To generate these enzymes inside the cell they need to be genetically expressed in the first place. Therefore, it is necessary to model these expressions and how they could affect the corresponding enzymes produced within a certain amount of time.

1.1 Building the model


1.2 Results

1.3 Experimental validation

2. P(3HB) degradation

2.1 Building the model

2.2 Results

2.3 Experimental validation