Timer Plus Sumo

From 2013.igem.org

(Difference between revisions)
 
(35 intermediate revisions not shown)
Line 8: Line 8:
<h2 align="center">Timer Plus Sumo</h2>
<h2 align="center">Timer Plus Sumo</h2>
<br>
<br>
-
<p align="justify">In this section the system of Figure 1 is modeled. The structure of the timer is very similar version of the timer compared to the construct of iGEM TU Delft team 2009. Here the input is changed to a
+
<p align="justify">In this section the system of Figure 1 is modeled. The structure of the timer has two repressing promoters (PcI and Ptet) and the input is the T7 promoter and the output is the protease Ulp-1. This Ulp-1 cleaves off the SUMO from the produced SUMO-peptide.
-
T7 promoter and the output to Ulp-1. Furthermore, the Ulp-1 cleaves off the SUMO from the peptide
+
-
combined with the SUMO.  
+
</p>
</p>
<br>
<br>
Line 24: Line 22:
The above circuit can be represented by the following differential equations. We assume a binary
The above circuit can be represented by the following differential equations. We assume a binary
behavior of the T7 promoter. In the presence of IPTG, the T7 promoter will be active. So, we make
behavior of the T7 promoter. In the presence of IPTG, the T7 promoter will be active. So, we make
-
the assumption that the T7 is binary variable with two possible states: either active 1 or inactive 0,
+
the assumption that the T7 is binary variable with two possible states: either active 1 or inactive 0.</p>
-
this is the variable s.
+
-
</p>
+
<br>
<br>
<center>
<center>
-
<img src="https://static.igem.org/mediawiki/2013/f/f9/Equations_Sumo.png" >
+
<img src="https://static.igem.org/mediawiki/2013/b/b0/Equations_SumoUpd.png" >
</center>
</center>
-
<div style="margin-top:30px;margin-left:30px;margin-right:30px;float:left;display:inline-block;">   
+
<div style="margin-left:30px;margin-right:30px;float:left;display:inline-block;">   
<h2 align="center">Parameters</h2>
<h2 align="center">Parameters</h2>
<br>
<br>
-
<b> Transcription rates of T7</b>
+
 
-
<br>
+
</html>
-
<p align="justify">
+
<p>
-
For the T7 promoter an transcription rate of 50 bp/sec [2] converted to per minute using an average
+
{| align="center" border="1"
-
base pair length of 720 bp:
+
|'''Parameter'''
-
<br>
+
|'''Value'''
-
<center>
+
|'''Description'''
-
<img src="https://static.igem.org/mediawiki/2013/8/8c/Equations.png" >
+
|'''Units'''
-
</center>
+
|'''Reference'''
 +
|-
 +
| c<sub>a</sub>
 +
|1020
 +
|Translation rate per amino acid
 +
|min<sup>-1</sup>#<sub>a</sub><sup>-1</sup>
 +
| [[Team:TUDelft/Modeling_References|[7]]]
 +
|-
 +
| c<sub>T7</sub>
 +
|4.16
 +
|Maximum transcription rate of T7
 +
|#m/min
 +
| [[Team:TUDelft/Modeling_References|[2]]]
 +
|-
 +
| c<sub>ptet</sub>
 +
|2.79
 +
|Maximum transcription rate of Ptet
 +
|#m/min
 +
| [[Team:TUDelft/Modeling_References|[4]]]
 +
|-
 +
| c<sub>ci</sub>
 +
|1.79
 +
|Maximum transcription rate of Pci
 +
|#m/min
 +
| [[Team:TUDelft/Modeling_References|[3]]]
 +
|-
 +
| d<sub>mRNA</sub>
 +
|0.231
 +
|Degradation rate of mRNA
 +
|min<sup>-1</sup>
 +
| [[Team:TUDelft/Modeling_References|[8]]]
 +
|-
 +
| d<sub>TET</sub>
 +
|0.1386
 +
|Degradation rate of TET
 +
|min<sup>-1</sup>
 +
| [[Team:TUDelft/Modeling_References|[9]]]
 +
|-
 +
| d<sub>CI</sub>
 +
|0.042
 +
|Degradation rate of CI
 +
|min<sup>-1</sup>
 +
| [[Team:TUDelft/Modeling_References|[9]]]
 +
|-
 +
| d<sub>PEP</sub>
 +
|6.3*10<sup>-3</sup>
 +
|Degradation rate of the peptide
 +
|min<sup>-1</sup>
 +
|Assumed the same as GFP
 +
|-
 +
| d<sub>PSU</sub>
 +
|6.3*10<sup>-3</sup>  
 +
|Degradation rate of the peptide plus SUMO
 +
|min<sup>-1</sup>
 +
|Assumed the same as GFP
 +
|-
 +
| d<sub>Ulp</sub>
 +
|1.263*10<sup>-2</sup>
 +
|Degradation rate of Ulp
 +
|min<sup>-1</sup>
 +
|Assumed twice the rate of GFP
 +
|-
 +
|l<sub>t7</sub>
 +
|0.002
 +
|Leakage factor of T7
 +
|  -
 +
|Assumption
 +
|-
 +
|l<sub>ptet</sub>
 +
|0.002
 +
|Leakage factor of Ptet
 +
|  -
 +
|Assumption
 +
|-
 +
|l<sub>ci</sub>
 +
|0.002
 +
|Leakage factor of Pci
 +
|  -
 +
|Assumption
 +
|-
 +
|k<sub>tet</sub>
 +
|6
 +
|Dissociation constant of Ptet
 +
|#m
 +
|[[Team:TUDelft/Modeling_References|[10]]]
 +
|-
 +
|k<sub>ci</sub>
 +
|20
 +
|Dissociation constant of Pci
 +
|#m
 +
|[[Team:TUDelft/Modeling_References|[10]]]
 +
|-
 +
|k<sub>cUlp</sub>
 +
|3
 +
|Turnover rate of Ulp
 +
|min<sup>-1</sup>
 +
|[[Team:TUDelft/Modeling_References|[6]]]
 +
|-
 +
|n<sub>ci</sub>
 +
|3
 +
|Hills coefficient
 +
|  -
 +
|[[Team:TUDelft/Modeling_References|[11]]]
 +
|-
 +
|n<sub>tet</sub>
 +
|3
 +
|Hills coefficient
 +
|  -
 +
|[[Team:TUDelft/Modeling_References|[11]]]
 +
|-
 +
|s
 +
|0 or 1
 +
|Activation/Inactivation of T7 promoter
 +
|Binary
 +
|Assumption
 +
|-
 +
|s<sub>ci</sub>
 +
|228
 +
|Length of CI
 +
|amino acids
 +
|[[Team:TUDelft/Modeling_References|[12]]]
 +
|-
 +
|s<sub>PSU</sub>
 +
|18 + 110
 +
|Length of peptide plus SUMO
 +
|amino acids
 +
|[[Team:TUDelft/Modeling_References|[12]]]
 +
|-
 +
|s<sub>TET</sub>
 +
|206
 +
|Length of TET
 +
|amino acids
 +
|[[Team:TUDelft/Modeling_References|[13]]]
 +
|-
 +
|s<sub>Ulp</sub>
 +
|233
 +
|Length of Ulp1
 +
|amino acids
 +
|[[Team:TUDelft/Modeling_References|[13]]]
 +
|-
 +
|}
</p>
</p>
-
<b>Relative promoter strength</b>
+
 
<br>
<br>
 +
<html>
 +
 +
 +
<div style="margin-left:30px;margin-right:30px;float:left;display:inline-block;"> 
 +
<h2 align="center">Results</h2>
<p align="justify">
<p align="justify">
-
The promoter strengths of cI and Tet are taken as a factor of T7. PcI is found to be approximatly
+
Here the results are given of the simulation upon activating the T7 promoter. For starting conditions the steady state values of the concentrations are used when T7 is switched off.  
-
0.43 times the strength of T7 [1] and Ptet is approximatly 2.79. [2].
+
</p>
</p>
-
<b>Turnover rate Ulp</b><br>
 
-
<p>
 
-
The parameter kcUlp is the turnover rate. It can be calculated based on in vitro specifications [5]. It is
 
-
stated that  10<sup>-5 mg of Ulp1 cleaves 85% of 100 μg of SUMO combined with GFP in 1 hr. Furthermore
 
-
the molecular weight of Ulp1 is 28 kDa and the molecular weight of SUMO is 11 kDa and the molecular
 
-
weight of GFP is 27 kDa.
 
<br>
<br>
<center>
<center>
-
<img src="https://static.igem.org/mediawiki/2013/e/ea/Equation2.png" >
+
<img src="https://static.igem.org/mediawiki/2013/5/5d/Sumo.png">
 +
<p>Figure 2: Simulation Results</p></div>
</center>
</center>
-
However a second company dictates a very dierent value. Here they specify one unit as cleaving 85%
 
-
of 2 �g. This results in a kcUlp of around 3 min<sup>-1</sup> which is significantly different. [6] We assume the
 
-
latter value in the model.
 
-
<center>
 
-
<img src="https://static.igem.org/mediawiki/2013/c/cf/TABLE.png" width=700 >
 
-
</center>
 
-
</p>
 
-
 
-
<h2 align="center">Simulation</h2>
 
-
<br>
 
-
<b>Initial Conditions</b>
 
<br>
<br>
 +
<h2 align="center">Discussion</h2>
<p align="justify">
<p align="justify">
-
TET and ULP must be set equal to zero (or a numerical equivalent). For CI the steady state value is
+
In the graph the effect of the timer is clearly observed, at first the peptide+SUMO is produced, and after approximatly 80 minutes more Ulp is produced leading to an increased cleaving of the SUMO. Also note that there is cleaving of the SUMO already from the start, as the promoters are somewhat leaky.  
-
assumed as a starting condition as this is expressed before activation.
+
</p>
</p>
-
<b>Results</b>
 
-
 
-
 
-
 
</html>
</html>

Latest revision as of 07:51, 20 August 2013

Timer Plus Sumo


In this section the system of Figure 1 is modeled. The structure of the timer has two repressing promoters (PcI and Ptet) and the input is the T7 promoter and the output is the protease Ulp-1. This Ulp-1 cleaves off the SUMO from the produced SUMO-peptide.


Figure 1: Circuit of the timer including sumo cleaving

Differential Equations

The above circuit can be represented by the following differential equations. We assume a binary behavior of the T7 promoter. In the presence of IPTG, the T7 promoter will be active. So, we make the assumption that the T7 is binary variable with two possible states: either active 1 or inactive 0.


Parameters


Parameter Value Description Units Reference
ca 1020 Translation rate per amino acid min-1#a-1 [7]
cT7 4.16 Maximum transcription rate of T7 #m/min [2]
cptet 2.79 Maximum transcription rate of Ptet #m/min [4]
cci 1.79 Maximum transcription rate of Pci #m/min [3]
dmRNA 0.231 Degradation rate of mRNA min-1 [8]
dTET 0.1386 Degradation rate of TET min-1 [9]
dCI 0.042 Degradation rate of CI min-1 [9]
dPEP 6.3*10-3 Degradation rate of the peptide min-1 Assumed the same as GFP
dPSU 6.3*10-3 Degradation rate of the peptide plus SUMO min-1 Assumed the same as GFP
dUlp 1.263*10-2 Degradation rate of Ulp min-1 Assumed twice the rate of GFP
lt7 0.002 Leakage factor of T7 - Assumption
lptet 0.002 Leakage factor of Ptet - Assumption
lci 0.002 Leakage factor of Pci - Assumption
ktet 6 Dissociation constant of Ptet #m [10]
kci 20 Dissociation constant of Pci #m [10]
kcUlp 3 Turnover rate of Ulp min-1 [6]
nci 3 Hills coefficient - [11]
ntet 3 Hills coefficient - [11]
s 0 or 1 Activation/Inactivation of T7 promoter Binary Assumption
sci 228 Length of CI amino acids [12]
sPSU 18 + 110 Length of peptide plus SUMO amino acids [12]
sTET 206 Length of TET amino acids [13]
sUlp 233 Length of Ulp1 amino acids [13]


Results

Here the results are given of the simulation upon activating the T7 promoter. For starting conditions the steady state values of the concentrations are used when T7 is switched off.


Figure 2: Simulation Results


Discussion

In the graph the effect of the timer is clearly observed, at first the peptide+SUMO is produced, and after approximatly 80 minutes more Ulp is produced leading to an increased cleaving of the SUMO. Also note that there is cleaving of the SUMO already from the start, as the promoters are somewhat leaky.