IGEM:IMPERIAL/2009/M3/Modelling/old

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> <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>



Background


In module 1, the E. coli produces an enzyme of our choice, either PAH or cellulase.


Then in module 2, the bacterium will encapsulate itself in colonic acid and produces trehalose to increase the stability of PAH or cellulase during storage.


Finally in module 3, the bacterium will be killed. This is necessary to make the pill non-toxic or pathogenic, and hence safe for human consumption. The self killing mechanism is activated by an increase in temperatures from 28°C to 42°C.





In our system, the lambda cI promoter is initially repressed by the protein cI that is produced constitutively under the strong promoter J23114. At 28°C, functional protein cI will bind strongly to the lambda cI promoter to repress it. Restriction enzymes DpnII and TaqI will not be produced.


When there is an increase in temperature (from 28°C to 42°C [1][2]), a change in conformation of the cI protein occurs, which makes it harder for protein cI will no longer be able to bind to the lambda cI promoter and repress it. In other words, there will be a de-repression of lambda cI promoter, and it will be activated, to produce restriction enzymes DpnII and TaqI. Restriction enzymes will then digest the genetic material of the E. coli cells and cut the DNA, leading to cell death.


The Dam methylase, which is produced constitutively by a weak promoter J23103, has been added to prevent cell death for redundant basal levels of production of restriction enzymes. It ensures that cell death is negligible due to the restriction enzyme. When switched on, E. coli can produce as much PAH or cellulase as possible, with ample time for encapsulation, before we trigger cell death manually.


Dam methylase works by transferring a methyl group to the N6 position of the adenine residues in the GATC[3]. As a result, restriction enzymes cannot recognise their intended cleavage site. This means that DNA will not be cleaved in the presence of Dam methylase and E. coli cells will not die. As it competes with restriction enzymes for DNA, at low restriction enzymes concentrations, Dam methylase will be able to methylate DNA and protect it. However, as the concentration of restriction enzymes increase at higher temperatures, the amount of constitutively produced Dam methylase will no longer be sufficient to protect against cell death, and cell killing occurs.

Goals

With this model, we want to check the validity of our assumptions, and obtain the necessary parameters for data fitting. We also want to have a qualitative understanding of our system, making it a whitebox to us. We can achieve this by:


  • Exploring how temperature and cI protein concentration correlates to the concentration of restriction enzymes.
  • Hence, determining the relationship between temperature and cI protein concentration and live cell population.
  • Varying the strength of lambda cI promoter.


From this, we can characterise impact various factors can have on cell death. Furthermore, we can correlate our assays to the model, to make it more realistic. This can be done by:

  • Fitting data obtained from the live and dead cells assay (hyperlink), to the model for total cell population, and dead cell population (Cell death will be modelled neglecting Dam methylase protection.)


From this, we can monitor the rate of killing and perform data analysis to obtain the necessary parameters. Hence we have modelled for the output of M3.



  1. Jechlinger W, Glocker J, Haidinger W, Matis A, Szostak MP, and Lubitz W. Modulation of gene expression by promoter mutants of the lambdacI857/pRM/pR system. J Biotechnol. 2005 Mar 2;116(1):11-20. DOI:10.1016/j.jbiotec.2004.10.002 | PubMed ID:15652426 | HubMed [1]
  2. Jana NK, Roy S, Bhattacharyya B, and Mandal NC. Amino acid changes in the repressor of bacteriophage lambda due to temperature-sensitive mutations in its cI gene and the structure of a highly temperature-sensitive mutant repressor. Protein Eng. 1999 Mar;12(3):225-33. DOI:10.1093/protein/12.3.225 | PubMed ID:10235623 | HubMed [2]

All Medline abstracts: PubMed | HubMed

<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>