IGEM:IMPERIAL/2008/New/Genetic Circuit: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
Line 16: Line 16:
A simple [[Imperial_College/Courses/Spring2008/Synthetic_Biology/Computer_Modelling_Practicals/Practical_2 | synthesis-degradation model]] is assumed for the modelling of the expression of a protein under the control of a constitutive promoter, with the same model assumed for all four [[IGEM:IMPERIAL/2008/Prototype/Wetlab/test_constructs | promoter-RBS constructs]]. The synthesis-degradation model assumes a steady state level of mRNA.
A simple [[Imperial_College/Courses/Spring2008/Synthetic_Biology/Computer_Modelling_Practicals/Practical_2 | synthesis-degradation model]] is assumed for the modelling of the expression of a protein under the control of a constitutive promoter, with the same model assumed for all four [[IGEM:IMPERIAL/2008/Prototype/Wetlab/test_constructs | promoter-RBS constructs]]. The synthesis-degradation model assumes a steady state level of mRNA.
<math>\frac{d[protein]}{dt} = k_{1} - d_{1}[protein]</math><p>
<math>\frac{d[protein]}{dt} = k_{1} - d_{1}[protein]</math><p>
Where <math>[A]</math> represents the concentration of protein (in this case GFP), <math>k_{1}</math> represents the rate of sythesis of the protein and <math>d_{1}</math> represents the degradation rate.
In this case, <math>[protein]</math> represents the concentration of GFP, <math>k_{1}</math> represents the rate of sythesis and <math>d_{1}</math> represents the degradation rate.
We can easily simulate this synthesis-degradation model using matlab:<br>
We can easily simulate this synthesis-degradation model using matlab:<br>
[[Media:Gfp.m|ODE]]<br>
[[Media:Gfp.m|ODE]]<br>

Revision as of 08:59, 8 September 2008

<html> <style type="text/css"> .firstHeading {display: none;} </style> </html> <html> <style type="text/css">

   table.calendar          { margin:0; padding:2px; }

table.calendar td { margin:0; padding:1px; vertical-align:top; } table.month .heading td { padding:1px; background-color:#FFFFFF; text-align:center; font-size:120%; font-weight:bold; } table.month .dow td { text-align:center; font-size:110%; } table.month td.today { background-color:#3366FF } table.month td {

   border:2px;
   margin:0;
   padding:0pt 1.5pt;
   font-size:8pt;
   text-align:right;
   background-color:#FFFFFF;
   }
  1. bodyContent table.month a { background:none; padding:0 }

.day-active { font-weight:bold; } .day-empty { color:black; } </style> </html>

<html><a href=http://openwetware.org/wiki/IGEM:IMPERIAL/2008/Prototype><img width=50px src=http://openwetware.org/images/f/f2/Imperial_2008_Logo.png></img</a></html> Home The Project B.subtilis Chassis Wet Lab Dry Lab Notebook

<html> <style type="text/css"> div.Section { font:11pt/16pt Calibri, Verdana, Arial, Geneva, sans-serif; }

/* Text (paragraphs) */ div.Section p { font:11pt/16pt Calibri, Verdana, Arial, Geneva, sans-serif; text-align:justify; margin-top:0px; margin-left:30px; margin-right:30px; }

/* Headings */ div.Section h1 { font:22pt Calibri, Verdana, Arial, Geneva, sans-serif; text-align:left; color:#3366FF; }

/* Subheadings */ div.Section h2 { font:18pt Calibri, Verdana, Arial, Geneva, sans-serif; color:#3366FF; margin-left:5px; }

/* Subsubheadings */ div.Section h3 { font:16pt Calibri, Verdana, Arial, sans-serif; font-weight:bold; color:#3366FF; margin-left:10px; }

/* Subsubsubheadings */ div.Section h4 { font:12pt Calibri, Verdana, Arial, sans-serif; color:#3366FF; margin-left:15px; }

/* Subsubsubsubheadings */ div.Section h5 { font:12pt Calibri, Verdana, Arial, sans-serif; color:#3366FF; margin-left:20px; }

/* References */ div.Section h6 { font:12pt Calibri, Verdana, Arial, sans-serif; font-weight:bold; font-style:italic; color:#3366FF; margin-left:25px; }

/* Hyperlinks */ div.Section a {

}

div.Section a:hover {

}

/* Tables */ div.Section td { font:11pt/16pt Calibri, Verdana, Arial, Geneva, sans-serif; text-align:justify; vertical-align:top; padding:2px 4px 2px 4px; }

/* Lists */ div.Section li { font:11pt/16pt Calibri, Verdana, Arial, Geneva, sans-serif; text-align:left; margin-top:0px; margin-left:30px; margin-right:0px; }

/* TOC stuff */ table.toc { margin-left:10px; }

table.toc li { font: 11pt/16pt Calibri, Verdana, Arial, Geneva, sans-serif; text-align: justify; margin-top: 0px; margin-left:2px; margin-right:2px; }

/* [edit] links */ span.editsection { color:#BBBBBB; font-size:10pt; font-weight:normal; font-style:normal; vertical-align:bottom; } span.editsection a { color:#BBBBBB; font-size:10pt; font-weight:normal; font-style:normal; vertical-align:bottom; } span.editsection a:hover { color:#3366FF; font-size:10pt; font-weight:normal; font-style:normal; vertical-align:bottom; }

  1. sddm {

margin: 0; padding: 0; z-index: 30 }

  1. sddm li {

margin: 0; padding: 0; list-style: none; float: center; font: bold 12pt Calibri, Verdana, Arial, Geneva, sans-serif; border: 0px }

  1. sddm li a {

display: block; margin: 0px 0px 0px 0px; padding: 0 0 12px 0; background: #33bbff; color: #FFFFFF; text-align: center; text-decoration: none; }

  1. sddm li a:hover {

border: 0px }

  1. sddm div {

position: absolute; visibility: hidden; margin: 0; padding: 0; background: #33bbff; border: 1px solid #33bbff } #sddm div a { position: relative; display: block; margin: 0; padding: 5px 10px; width: auto; white-space: nowrap; text-align: left; text-decoration: none; background: #FFFFFF; color: #2875DE; font: 11pt Calibri, Verdana, Arial, Geneva, sans-serif } #sddm div a:hover { background: #33bbff; color: #FFFFFF } </style></html>


Genetic Circuit

Authors: Erika

Editors: Erika

Why model the genetic circuit

An accurate mathematical description of genetic circult behaviour is one of the foundations of synthetic biology. Such descriptions are an integral component of part submission to the registry, as exemplified by the canonical characterised part F2620. <citation needed>. The ability to capture part behaviour as a mathematical relationship between input and output is useful for future re-use of the part modification of integration into novel genetic circuits.

Modelling constitutive gene expression

A simple synthesis-degradation model is assumed for the modelling of the expression of a protein under the control of a constitutive promoter, with the same model assumed for all four promoter-RBS constructs. The synthesis-degradation model assumes a steady state level of mRNA.

[math]\displaystyle{ \frac{d[protein]}{dt} = k_{1} - d_{1}[protein] }[/math]

In this case, [math]\displaystyle{ [protein] }[/math] represents the concentration of GFP, [math]\displaystyle{ k_{1} }[/math] represents the rate of sythesis and [math]\displaystyle{ d_{1} }[/math] represents the degradation rate. We can easily simulate this synthesis-degradation model using matlab:
ODE
Simulation File

We can also solve this ODE analytically.
At [math]\displaystyle{ \frac{d[A]}{dt}=0 }[/math], [math]\displaystyle{ [A]=\frac{k_1}{d_1} }[/math] and you can see this relationship in the parameter scan graphs. From the wetlab experiments it is likely that we will obtain steady-state data for each of the four promoter-RBS constructs. If we assume the same rate of degradation of GFP in each case, we can have some measure of the relative rate of transcription through each promoter which will help us with the selection of the most appropriate promoter to use for Phase 2. In order to obtain an absolute measure of transcription (as opposed to a relative measure of transcriptional strength) we require constitutive expression in terms of molecules per cell (as opposed to fluorescene in arbitrary units).
Note from the parameter scan graphs:

  • In the case where [math]\displaystyle{ k_1 = 0 }[/math], no GFP is sythesised.
  • In the case where [math]\displaystyle{ d_1 = 0 }[/math], the concentration of protein does not reach a steady state.

Modelling inducible gene expression

Dry lab hub

Growth Curve

Genetic Circuit

Motility

Appendicies


<html><center><table style="color:#ffffff;background-color:#66aadd;" cellpadding="3" cellspacing="1" border="0" bordercolor="#ffffff" align="center"> <tr><td><ul id="sddm"></html>[[IGEM:IMPERIAL/2008/New/{{{1}}}|< Previous]]<html></ul> </td><td><ul id="sddm"><a href="#">Back to top</a></ul> </td><td><ul id="sddm"></html>[[IGEM:IMPERIAL/2008/New/{{{2}}}|Next >]]<html></ul> </td></tr></table> </center></html>