IGEM:IMPERIAL/2009/M1/Modelling/M1 1/detailed

From OpenWetWare
Jump to navigationJump to search

<html> <style type="text/css"> /*----------------------------------------------------------------------------*/ /* Structure */ /*----------------------------------------------------------------------------*/

  1. II09_mainWrapper{
   width: 800px;
   align: center;
   border: none;
   margin: 0px auto;
   padding: 0px;

}

/*----------------------------------------------------------------------------*/ /* Content */ /*----------------------------------------------------------------------------*/

  1. II09_content_wrapper {
   width: 550px;
   float: left;
   margin-top: 5px;
   margin-bottom: 5px;
   position:relative;

}

  1. II09_content_boxtop {
   width: 550px;
   height: 10px;
   background:url(http://2009.igem.org/wiki/images/c/c8/II09_content_top.png) no-repeat bottom left;
   position: relative;
   float: left;

}

  1. II09_content_boxbottom {
   width: 550px;
   height: 10px;
   background:url(http://2009.igem.org/wiki/images/b/b4/II09_content_bottom.png) no-repeat top left;
   position: relative;
   float: left;

}

  1. II09_content {
   width: 550px;
   padding: 10px;
   background-color:#ffffff;
   border-left: 1px solid #ccc;
   border-right: 1px solid #ccc;
   position: relative;
   float: left;
   font-size: 9pt;
   text-align: justify;

}

/*----------------------------------------------------------------------------*/ /* Tabs */ /*----------------------------------------------------------------------------*/

.II09_Tabs_Blue {

 float:left;
 width:100%;
 background:#CCCCFF url("http://openwetware.org/images/b/bb/SDbg.gif") repeat-x bottom;
 font-size:93%;
 line-height:normal;
 margin: 0;
 padding: 0;

}

.II09_Tabs_Blue ul {

 margin:0;
 padding:10px 10px 0;
 list-style:none;

} .II09_Tabs_Blue li {

 float:left;
 background:url("http://openwetware.org/images/b/b7/SDleft.gif") no-repeat left top;
 margin:0;
 padding:0 0 0 9px;

}

.II09_Tabs_Blue b {

 float:left;
 display:block;
 background:url("http://openwetware.org/images/f/f8/SDright.gif") no-repeat right top;
 padding:5px 15px 4px 6px;
 text-decoration:none;
 font-weight:bold;
 color:#765;

} </style> </html>

<html> <body> <!--<div id="II09_mainWrapper">--> </html> <html>

<head> <style type="text/css">

  1. II09_Header{
 border-top: 1px solid #7b7b7b;
 border-left: 1px solid #7b7b7b;
 border-right: 1px solid #7b7b7b;
 border-bottom: none;
 background: url(http://2009.igem.org/wiki/images/3/39/II09_Banner.jpg);
 background-position: right -75px;
 width: 783px;
 height: 150px;
 
 margin-left:15px;
 align: right;

} </style> </head>

<body>

<div id="II09_Header"> <center>The E.ncapsulator: the disease killer</center> </div>

</body> </html> <html> <head> <style type="text/css">

  1. II09_Breadcrumb{
  backgrounewd: #7b7b7b;
  background: url(http://2008.igem.org/wiki/images/c/c8/Tudelft_menu_header_bg_1.gif);
  border-top: none;
  border-left: 1px #7b7b7b solid;
  border-right: 1px #7b7b7b solid;
  border-bottom: 1px #7b7b7b solid;
  
  filter:alpha(opacity=100);
  -moz-opacity:1.00;
  opacity:1.0;
  text-color: #000000;
  padding-left: 10px;
  margin-left: 15px;
  width: 773px;

} </style> </head>

<body> <div id="II09_Breadcrumb">

<script type="text/javascript">

var address = document.location.href; var addressSplit = address.split("/");

document.write('<a href="http://2009.igem.org/' +addressSplit[3]+ '">Home (' +addressSplit[3]+ ')</a>');

for (i=4;i<8;i++){

  if (addressSplit[i]!=undefined){
     document.write('<span align="left"><font color=#000000> | </font>');
     document.write('<a href="' +addressSplit[i]+ '">' +addressSplit[i]+ '</a>');
  }

}

  document.write('</span>');

</script> <!--<span align="right">iuvbivb</span>--> </div>

</body> </html> <html> <style type="text/css"> /*----------------------------------------------------------------------------*/ /* Menu */ /*----------------------------------------------------------------------------*/

  1. menu {
   width: 200px;
   margin: 5px 15px 0 15px;
   position: relative;
   float: left;

}

  1. menu ul {
   padding: 0;
   margin: 0 0 10px 0;
   list-style: none;

}

  1. menu li {
   margin:0;

}

  1. menu a {
   display: block;
   width: 185px;
   height: 19px;
   margin-top: 1px;
   margin-left:15px;
   background: url(http://openwetware.org/images/4/46/II09_Menu_ItemHover.png) no-repeat right top;
   padding: 2px 4px;
   text-decoration: none;
   color: #fff;

}

  1. menu a:hover {
   display: block;
   width: 185px;
   height: 19px;
   margin-top: 1px;
   margin-left:15px;
   background: url(http://openwetware.org/images/b/bf/II09_Menu_Item.png) no-repeat right top;
   padding: 2px 4px;
   color: #000;

}

  1. menu .selflink {
   /*font-weight:bold;
   width: 200px;
   border: 1px solid #bbb;
   background: url(http://2008.igem.org/wiki/images/c/c8/Tudelft_menu_header_bg_1.gif) repeat-x bottom;
   color: #111;
   padding: 2px 4px;*/
   display: block;
   width: 200px;
   height: 30px;
   margin-top: 1px;
   border: 1px solid #bbb;
   background: url(http://2008.igem.org/wiki/images/c/c8/Tudelft_menu_header_bg_1.gif) repeat-x left bottom;
   padding: 2px 4px;
   color: #000;

}

  1. menu a.external {
   margin: 0;
   padding: 0;
   width: 156px;

}

.menu_header {

   font-weight:bold;
   width: 200px;
   border: 1px solid #bbb;
   background: url(http://2008.igem.org/wiki/images/c/c8/Tudelft_menu_header_bg_1.gif) repeat-x bottom;
   color: #111;
   padding: 2px 4px;
   text-align:left;

} </style>

<div id="menu"> <ul>

<li><strong class="selflink"><img src="http://2009.igem.org/wiki/images/8/83/II09_Thumb_home.png" width="15%" align="left">Home</strong></li> <li><a href="http://openwetware.org/wiki/IGEM:IMPERIAL/2009/Project"> Project Description</a></li> <li><a href="http://openwetware.org/wiki/IGEM:IMPERIAL/2009/Major_results"> Major results</a></li> <li><a href="http://openwetware.org/wiki/IGEM:IMPERIAL/2009/Biobricks"> Submitted parts</a></li> <li><a href="http://openwetware.org/wiki/IGEM:IMPERIAL/2009/Achievements"> Achievements</a></li> </ul>

<ul> <li class="menu_header"><img src="http://2009.igem.org/wiki/images/c/c1/II09_Thumb_m1.png" width="15%" align="left"> Module 1: Protein production</li> <li><a href="http://openwetware.org/wiki/IGEM:IMPERIAL/2009/M1"> Overview</a></li> <li><a href="http://openwetware.org/wiki/IGEM:IMPERIAL/2009/M1/Genetic"> Genetic circuit</a></li> <li><a href="http://openwetware.org/wiki/IGEM:IMPERIAL/2009/M1/Results"> Results</a></li> <li><a href="http://openwetware.org/wiki/IGEM:IMPERIAL/2009/M1/Modelling"> Modelling</a></li> </ul>

<ul> <li class="menu_header"><img src="http://2009.igem.org/wiki/images/d/df/II09_Thumb_m2.png" width="15%" align="left">Module 2: Encapsulation &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</li> <li><a href="http://openwetware.org/wiki/IGEM:IMPERIAL/2009/M2"> Overview</a></li> <li><a href="http://openwetware.org/wiki/IGEM:IMPERIAL/2009/M2/Genetic"> Genetic circuit</a></li> <li><a href="http://openwetware.org/wiki/IGEM:IMPERIAL/2009/M2/Results"> Results</a></li> <li><a href="http://openwetware.org/wiki/IGEM:IMPERIAL/2009/M2/Modelling"> Modelling</a></li> <li><a href="http://openwetware.org/wiki/IGEM:IMPERIAL/2009/M2/Pictures"> Picture gallery</a></li> </ul>

<ul> <li class="menu_header"><img src="http://2009.igem.org/wiki/images/2/25/II09_Thumb_m3.png" width="15%" align="left">Module 3: Genomic neutralisation</li> <li><a href="http://openwetware.org/wiki/IGEM:IMPERIAL/2009/M3"> Overview</a></li> <li><a href="http://openwetware.org/wiki/IGEM:IMPERIAL/2009/M3/Genetic"> Genetic circuit</a></li> <li><a href="http://openwetware.org/wiki/IGEM:IMPERIAL/2009/M3/Results"> Results</a></li> <li><a href="http://openwetware.org/wiki/IGEM:IMPERIAL/2009/M3/Modelling"> Modelling</a></li> </ul>

<ul> <li class="menu_header"> Resources</li> <li><a href="http://openwetware.org/wiki/IGEM:IMPERIAL/2009/Wetlab"> Wetlab</a></li> <li><a href="http://openwetware.org/wiki/IGEM:IMPERIAL/2009/Drylab"> Drylab</a></li> </ul>

<ul> <li class="menu_header"> Ethics project</li> <li><a href="http://openwetware.org/wiki/IGEM:IMPERIAL/2009/Ethics"> Overview</a></li> <li><a href="http://openwetware.org/wiki/IGEM:IMPERIAL/2009/Ethics/Videos"> Video gallery</a></li> <li><a href="http://openwetware.org/wiki/IGEM:IMPERIAL/2009/Ethics/Contribute"> Contribute!</a></li> </ul>

<ul> <li class="menu_header"> Team</li> <li><a href="http://openwetware.org/wiki/IGEM:IMPERIAL/2009/Contact"> Contact</a></li> <li><a href="http://openwetware.org/wiki/IGEM:IMPERIAL/2009/Team"> Who are we?</a></li> <li><a href="http://openwetware.org/wiki/IGEM:IMPERIAL/2009/Friends"> Our friends</a></li> </ul>

<ul> <li class="menu_header"><a href="http://openwetware.org/wiki/Template:Imperial/09/Menu/OLDLinks">More links (from old menu)</a></li> </ul>

</div> </html> <html>


<div id="II09_content_wrapper"> <img src="http://2008.igem.org/wiki/images/a/a1/Tudelft_content_top.png" width="572"> <div id="II09_content">


<script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); </script> <script type="text/javascript"> try { var pageTracker = _gat._getTracker("UA-11206997-1"); pageTracker._trackPageview(); } catch(err) {}</script>

</html>

In the absence of IPTG:

Equation 1: Equation describing the rate of transcription of LacI MRNA (MLacI):


kmlacI is the transcription rate of MlacI (a measure of promoter strength) and dmlacI is the degradation rate. At steady state [math]\displaystyle{ \frac{d[M_{lacI}]}{dt} = 0 }[/math] so [math]\displaystyle{ M_{lacI} =\frac{k_{mlacI}}{d_{mlacI}} }[/math]

Equation 2: Equation describing the rate of translation of LacI protein (PlacI)

At steady state [math]\displaystyle{ P_{lacI}= \frac{k_{mlac} k_{plac}}{d_{mlac} d_{plac}} }[/math] , where kplac is the translation rate of lacI protein and dplacI is the degradation rate of PlacI.

Equations 3 and 4 describe the transcription and translation of the protein of interest Pout.

Equation 3: Transcription of Pout Unlike in the previous case, the output promoter is inducible. In the absence of further information, we model the effect of LacI on transcription/ POPS activity with a Hill function, which represses when amounts are above the threshold K, and activates when PlacI amounts fall below threshold. Such assumption can be revised in the light of contradicting experimental data.

At steady state: [math]\displaystyle{ Mout=\frac{k_{mout}}{d_{mout}}[k_{leak}+(1-k_{leak})\frac {K^n}{K^n+P_{lacI}^n }] }[/math] where kleak is the lac promoter leakiness factor, K is the switching threshold of PlacI} concentration needed to repress, n is the hill exponent kmout is the transcription rate of Mout and dmout is the degradation rate.

Equation 4: Equation describing the rate of translation of protein of interest Pout:


At steady state [math]\displaystyle{ P_{out} = \frac{k_{pout}}{d_{pout}}M_{out} }[/math] so [math]\displaystyle{ P_{out}= \frac{k_{mout}k_{pout}}{d_{mout}d_{pout}}[k_{leak}+(1-k_{leak})\frac {K^n}{K^n+P_{lacI}^n }] }[/math] which relates to the initial prediction that when the Lac promoter is weak and there is not enough PlacI , we don’t get sufficient repression of production of our protein of interest. When levels of PlacI go below the repression threshold, we get a “bump” in production.

When IPTG is introduced

When IPTG is added into the system, LacI can bind to it, forming an intermediate complex [IPTG-LacI]:


<html> </div> <img src="http://2008.igem.org/wiki/images/8/89/Tudelft_content_bottom.png" width="572"> </div> <!--</div>--> </body> </html>







































<html> <style type="text/css">

  1. II09_Footer{
 width:763px;
 margin-left: 15px;
 background: url(http://2008.igem.org/wiki/images/c/c8/Tudelft_menu_header_bg_1.gif) repeat-x;
 background-position: bottom;
 padding: 10px;
 border-top: 1px #7b7b7b solid;
 border-left: 1px #7b7b7b solid;
 border-right: 1px #7b7b7b solid;
 border-bottom: 1px #7b7b7b solid;
 position:relative;
 float: left;

} </style>

<body> <div id="II09_Footer"> <a href="http://www.mrgene.com"><img src="http://mrgene.com/portaldata/1/resources/_system/img/logo.gif" alt="Mr. Gene" width="5%"></a> &nbsp; <a href="http://www.geneart.com"><img src="http://www.geneart.com/fileadmin/templates/img/logo.gif" alt="Geneart" width="10%"></a> </div> </body> </html>