Team:ITB Indonesia/Modeling

From 2014.igem.org

(Difference between revisions)
(Prototype team page)
Line 1: Line 1:
-
<!-- *** What falls between these lines is the Alert Box!  You can remove it from your pages once you have read and understood the alert *** -->
+
<html>
 +
<head>
 +
<title></title>
 +
<style>
 +
body{
 +
background-image: url(https://static.igem.org/mediawiki/2014/4/47/Itb-bg.jpg);
 +
background-repeat: repeat;
 +
}
 +
#top-section{width:1010px;height:47px;background-color:#FFFFFF;}
-
{{CSS/Main}}
+
#menubar{top:10px;padding-left:25px;padding-right:25px;}
-
 
+
-
 
+
-
<html>
+
-
<!--main content -->
+
#menubar ul li a{background-color:#FFFFFF;color:black;}
-
<table width="70%" align="center">
+
#menubar a:hover{text-decoration:underline;}
 +
#menubar.left-menu.noprint{background-color:#FFFFFF;}
 +
#menubar ul li:nth-child(1){background-color:#FFFFFF;color:black;}
 +
#menubar ul li:nth-child(2){background-color:#FFFFFF;color:black;}
 +
#menubar ul li:nth-child(3){background-color:#FFFFFF;color:black;}
 +
#menubar ul li:nth-child(4){background-color:#FFFFFF;color:black;}
 +
#menubar ul li:nth-child(5){background-color:#FFFFFF;color:black;}
 +
#menubar ul li:nth-child(6){background-color:#FFFFFF;color:black;}
 +
#menubar ul li:nth-child(7){visibility:hidden;}
-
<!--welcome box -->
+
#p-logo img{display:none;}
-
<tr>
+
-
<td style="border:1px solid black;" colspan="3" align="center" height="150px" bgColor=#FF404B>
+
-
<h1 >WELCOME TO iGEM 2014! </h1>
+
-
<p>Your team has been approved and you are ready to start the iGEM season!
+
-
<br>On this page you can document your project, introduce your team members, document your progress <br> and share your iGEM experience with the rest of the world! </p>
+
-
<br>
+
-
<p style="color:#E7E7E7"> <a href="https://2014.igem.org/wiki/index.php?title=Team:ITB_Indonesia/Modeling&action=edit"style="color:#FFFFFF"> Click here  to edit this page!</a> </p>
+
-
</td>
+
-
</tr>
+
-
<tr> <td colspan="3"  height="5px"> </td></tr>
+
#search-controls{display:none;}
-
<!-- end welcome box -->
+
-
<tr>
+
-
<!--navigation menu -->
+
.firstHeading{display:none;}
-
<td align="center" colspan="3">
+
#content{width:1000px;}
 +
#footer-box{display:none;}
-
<table  width="100%">
+
#putih{
-
<tr heigth="15px"></tr>
+
width: 1000px;
-
<tr heigth="75px">
+
margin: 0 auto;
 +
background-color: #FFFFFF;
 +
}
 +
#center{
 +
width: 960px;
 +
margin: 0 auto;
 +
}
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> 
 
-
<a href="https://2014.igem.org/Team:ITB_Indonesia"style="color:#000000">Home </a> </td>
 
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
/*****    Start Header    *****/
-
<a href="https://2014.igem.org/Team:ITB_Indonesia/Team"style="color:#000000"> Team </a> </td>
+
#logo{
 +
width: 960px;
 +
height: 100px;
 +
background-image: url(https://static.igem.org/mediawiki/2014/3/3e/Itb-logo.jpg);
 +
/*background-color: #FFFFAA;*/
 +
/*position: absolute;
 +
top: 0;*/
 +
}
-
<td style="border:1px solid black;" align="center"  height ="45px"  onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
#header{
-
<a href="https://igem.org/Team.cgi?year=2014&team_name=ITB_Indonesia"style="color:#000000"> Official Team Profile </a></td>
+
/*margin-top: 10px;*/
 +
width: 960px;
 +
height: 200px;
 +
background-image: url(https://static.igem.org/mediawiki/2014/5/56/Itb-judul.jpg);
 +
}
 +
/*****    End Header    *****/
-
<td style="border:1px solid black" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> 
 
-
<a href="https://2014.igem.org/Team:ITB_Indonesia/Project"style="color:#000000"> Project</a></td>
 
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
/*****    Start Nav    *****/
-
<a href="https://2014.igem.org/Team:ITB_Indonesia/Parts"style="color:#000000"> Parts</a></td>
+
#blockNav{
 +
width: 960px;
 +
height: 48px;
 +
background-color: #38AF89;
 +
}
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
ul {
-
<a href="https://2014.igem.org/Team:ITB_Indonesia/Modeling"style="color:#000000"> Modeling</a></td>
+
  text-align: left;
 +
  display: inline;
 +
  margin: 0;
 +
  padding: 15px 4px 17px 0;
 +
  list-style: none;
 +
  /*-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
 +
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
 +
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);*/
 +
}
 +
ul li {
 +
  font: bold 12px/18px sans-serif;
 +
  /*font-family: source-code-pro, sans-serif;*/
 +
  color: #FFFFFF;
 +
  display: inline-block;
 +
  margin-right: -4px;
 +
  position: relative;
 +
  padding: 15px 20px;
 +
  background: #38AF89;
 +
  cursor: pointer;
 +
  -webkit-transition: all 0.2s;
 +
  -moz-transition: all 0.2s;
 +
  -ms-transition: all 0.2s;
 +
  -o-transition: all 0.2s;
 +
  transition: all 0.2s;
 +
}
 +
ul li:hover {
 +
  background: #2E9876;
 +
  color: #FFFFFF;
 +
}
 +
ul li ul {
 +
  padding: 0;
 +
  position: absolute;
 +
  top: 48px;
 +
  left: 0;
 +
  width: 180px;
 +
  -webkit-box-shadow: none;
 +
  -moz-box-shadow: none;
 +
  box-shadow: none;
 +
  display: none;
 +
  opacity: 0;
 +
  visibility: hidden;
 +
  -webkit-transiton: opacity 0.2s;
 +
  -moz-transition: opacity 0.2s;
 +
  -ms-transition: opacity 0.2s;
 +
  -o-transition: opacity 0.2s;
 +
  -transition: opacity 0.2s;
 +
}
 +
ul li ul li{
 +
  background: #2E9876;
 +
  display: block;
 +
  color: #FFFFFF;
 +
  text-shadow: 0 -1px 0 #000;
 +
}
 +
ul li ul li:hover { background: #4CB795; }
 +
ul li:hover ul {
 +
  display: block;
 +
  opacity: 1;
 +
  visibility: visible;
 +
}
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> 
+
a:link {
-
<a href="https://2014.igem.org/Team:ITB_Indonesia/Notebook"style="color:#000000"> Notebook</a></td>
+
    text-decoration: none;
 +
    color: #FFFFFF;
 +
}
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
a:visited {
-
<a href="https://2014.igem.org/Team:ITB_Indonesia/Safety"style=" color:#000000"> Safety </a></td>
+
    text-decoration: none;
 +
    color: #FFFFFF;
 +
}
 +
/*****    End Nav    *****/
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
 
-
<a href="https://2014.igem.org/Team:ITB_Indonesia/Attributions"style="color:#000000"> Attributions </a></td>
 
 +
/*****    Start Content    *****/
 +
iframe{
 +
margin: 30px 0 30px 200px;
 +
}
-
<td align ="center"> <a href="https://2014.igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55px"></a> </td>
+
#line{
-
</tr>
+
width: 960px;
-
</table>
+
height: 1px;
-
</tr>
+
background-color: #BCBCB3;
-
</tr>
+
}
-
</td>
+
/*****    End Content    *****/
 +
/*****    Start Sponsor    *****/
 +
#sponsor{
 +
width: 960px;
 +
height: 200px;
 +
background-image: url(https://static.igem.org/mediawiki/2014/3/36/Itb-sponsor.jpg);
 +
}
 +
/*****    End Sponsor    *****/
-
<tr> <td colspan="3"  height="15px"> </td></tr>
 
-
<tr><td bgColor="#e7e7e7" colspan="3" height="1px"> </tr>
 
-
<tr> <td colspan="3"  height="5px"> </td></tr>
 
 +
</style>
 +
<script src="//use.edgefonts.net/source-code-pro.js"></script>
 +
</head>
 +
<body>
 +
<div id="putih">
 +
<div id="center">
 +
<div id="logo"></div>
-
<!--modeling content -->
+
<div id="header"></div>
-
<tr><td colspan="3"> <h3>Modeling</h3></td></tr>
+
-
</tr>
+
 +
<div id="blockNav">
 +
<ul>
 +
<li><a href="https://2014.igem.org/Team:ITB_Indonesia">HOME</a></li>
 +
<li>TEAM
 +
<ul>
 +
<li><a href="https://igem.org/Team.cgi?id=1387" >OFFICIAL TEAM PROFILE</a></li>
 +
<li><a href="https://2014.igem.org/Team:ITB_Indonesia/Team">TEAM MEMBER</a></li>
 +
</ul>
 +
</li>
 +
<li>PROJECT
 +
<ul>
 +
<li><a href="https://2014.igem.org/Team:ITB_Indonesia/Project">OVERVIEW</a></li>
 +
<li><a href="https://2014.igem.org/Team:ITB_Indonesia/DegMod">DEGRADATION MODULE</a></li>
 +
<li><a href="https://2014.igem.org/Team:ITB_Indonesia/ConMod">CONVERTION MODULE</a></li>
 +
<li><a href="https://2014.igem.org/Team:ITB_Indonesia/RepMod">REPORTER MODULE</a></li>
 +
<li><a href="https://2014.igem.org/Team:ITB_Indonesia/SelfMod">SELF REGULATORY MODULE</a></li>
 +
    </ul>
 +
</li>
 +
<li>MODELING</li>
 +
<li>WETLAB
 +
<ul>
 +
<li><a href="">PARTS</a></li>
 +
<li><a href="">ATTRIBUTIONS</a></li>
 +
<li><a href="https://2014.igem.org/Team:ITB_Indonesia/Safety">SAFETY</a></li>
 +
<li><a href="">DATA</a></li>
 +
<li><a href="">PROTEIN MODEL</a></li>
 +
<li><a href="">ACHIEVEMENT</a></li>
 +
</ul>
 +
</li>
 +
<li>NOTEBOOK
 +
<ul>
 +
<li><a href="">MODELING</a></li>
 +
<li><a href="https://igem.org/Team.cgi?id=1387">WETLAB</a></li>
 +
</ul>
 +
</li>
 +
<li>HUMAN PRACTICE
 +
<ul>
 +
<li><a href="https://2014.igem.org/Team:ITB_Indonesia/Unpas">INTRO SYNBIO TO UNPAS</a></li>
 +
<li><a href="https://2014.igem.org/Team:ITB_Indonesia/SynBio">SYNBIO CLASS</a></li>
 +
<li><a href="https://2014.igem.org/Team:ITB_Indonesia/SynbiGreen">SYNBIGREEN SURVEY</a></li>
 +
<li><a href="https://2014.igem.org/Team:ITB_Indonesia/Medsos">SOCIAL MEDIA</a></li>
 +
<li><a href="https://2014.igem.org/Team:ITB_Indonesia/OnMedia">MEDIA</a></li>
 +
<li><a href="https://2014.igem.org/Team:ITB_Indonesia/Biosafety">BIOSAFETY SEMINAR</a></li>
 +
<li><a href="">INDONESIA TEAMS MEET UP</a></li>
 +
<li><a href="">FUN WITH KIDS</a></li>
 +
<li><a href="">SHARING SYNBIO IN UPI</a></li>
 +
</ul>
 +
</li>
 +
</ul>
 +
</div>
-
<tr>
+
<br>
-
<td width="45%"  valign="top">  
+
<h1>Degradation Module</h1>
-
<p>If you choose to create a model during your project, please write about it here. Modeling is not an essential part of iGEM, but we encourage any and all teams to model some aspect of their project. See previous "Best Model" awards for more information.</p>
+
<p>The degradation reaction of PET<br>PET+LC Cutinase→Ethylene Glycole +Terephtalic Acid+Cutinase</p>
-
</td>
+
-
<td></td>
+
<ul>
-
<td></td>
+
<li>Cutinase<br>
-
</tr>
+
<p>The amount of LC-Cutinase enzyme is due to the enzyme production rate by Escherichia coli and the degradation of LC-Cutinase. The enzyme (LC-Cutinase) production occurs constitutively (did not need any activator and produced continuously). At the t-time when LC-Cutinase reach the maximum quantity, the Escherichia coli productivity will be decreased because of Inclusion body. Inclusion body is protein which is produced by miss-folded protein. The amount of inclusion body will be increases. When the inclusion body reach the K quantity, it will be repress the LC-Cutinase production because the inclusion body become a inducer for PibPab promoter that could drive Tet Represor gene expression. Our degradation module contain Tet Operator that could be repressed by Tet Represor. Our PibPab promoter also could drive the Amil Cp gene expression that release blue chromoprotein. Based on that phenomenon, the production of LC-Cutinase was modeled using Hill Function with the repressor factor.</p>
 +
<img src="https://static.igem.org/mediawiki/2014/3/33/Mod1.JPG">
 +
<br>
 +
</li>
 +
<li>Inclusion Body<br>
 +
<p>When the Escherichia coli start to produce many of cutinase enzyme at maximum concentration, it start become stress and begin to producing a miss-folded protein called inclusion body. As long as the producing of enzyme cutinase in this condition, the producing of inclusion body will be much. At this time the inclusion body act as the repressor that stop the production of cutinase and also will be the activator of reporter gen (Amil CP). This activity shown by the picture above. The model expression of inclusion body was modeled using Hill Function.</p>
 +
<br>
 +
<p>The assumption of the model:<br>
 +
We do not include the factor of cell division of bacteria<br>Cutinase</p>
 +
<img src="https://static.igem.org/mediawiki/2014/e/e4/Mod2.JPG"><br>
 +
<p>Inclusion Body inducer</p>
 +
<img src="https://static.igem.org/mediawiki/2014/2/2d/Mod3.JPG"><br>
 +
<p>Reporter gen (Amil CP) expression</p>
 +
<img src="https://static.igem.org/mediawiki/2014/b/b9/Mod4.JPG"><br>
 +
<p>Ethylene Glycole amount (as a product of PET degradation)</p>
 +
<img src="https://static.igem.org/mediawiki/2014/2/2f/Mod5.JPG"><br>
 +
<p>PET degradation</p>
 +
<img src="https://static.igem.org/mediawiki/2014/a/a5/Mod6.JPG"><br>
 +
<img src="https://static.igem.org/mediawiki/2014/d/d0/Mod7.JPG"><br>
 +
<img src="https://static.igem.org/mediawiki/2014/6/66/Mod8.JPG"><br>
 +
<p>Figure 1 shown the graph of cutinase production, inclussion body production and blue protein expression. Figure 2 shown the the close up graph and Figure 3 shown the PET degradation and ethylene glicol product profil by the time of gene expression. Inclussion bodies are reflactile aggreates of protease-resistant misfolded protein that often occur in recombinant bacteria upon gratutious overexpression of cloned genes. In biotechnology, the formation of Ibs represents a main obstacle for protein production since even favouring high protein yields. Aggregation of recombinant proteins is probably due to limiting amount of chaperones when recombinant gene expression is directed at high leves. When the ammount of protein production is maximal, we assume that inclusion body will be release. Inclussion body could drive the expression of Tet represor and AmilCp as shown in figure 1. When the inclussion body could be degraded by the cell, the PibPab promoter will be off and there are no TetR and amilCP expression. In that condition we assume that the the cutinase expression will be increassing until reach some value that could release the inclusion body, than the expression will be represed. In figure 2, we could observe the osilation graph. From the figure 3, we could see that by the time of PET degradation the ethylene glicol product that could be released is increase.</p>
 +
<img src="https://static.igem.org/mediawiki/2014/6/66/Mod9.JPG"><br>
 +
<img src="https://static.igem.org/mediawiki/2014/5/5c/Mod10.JPG"><br>
 +
</li>
 +
<li>References
 +
<ul>
 +
<li>Carrio, M.M and A. Villaverde. 2002. Construction and Deconstruction of Bacterial Inclusion Bodies. Journal of Biotechnology 96. 3-12</li>
 +
<li>Chapman, and Halu/CRC, “AN INTRODUCTION TO SYSTEMS BIOLOGY Design Principle of Biological Circuit”</li>
 +
<li>Fink, Anthony L. 1998. Protein Aggregation: folding aggregates, inclusion bodies and amyloid. © Current Biology Ltd ISSN 1359-0278</li>
 +
</ul>
 +
</li>
 +
</ul>
 +
<br>
 +
<br>
-
</table>
+
<div id="sponsor"></div>
 +
</div>
 +
</div>
 +
</body>
</html>
</html>

Revision as of 00:37, 15 October 2014


Degradation Module

The degradation reaction of PET
PET+LC Cutinase→Ethylene Glycole +Terephtalic Acid+Cutinase

  • Cutinase

    The amount of LC-Cutinase enzyme is due to the enzyme production rate by Escherichia coli and the degradation of LC-Cutinase. The enzyme (LC-Cutinase) production occurs constitutively (did not need any activator and produced continuously). At the t-time when LC-Cutinase reach the maximum quantity, the Escherichia coli productivity will be decreased because of Inclusion body. Inclusion body is protein which is produced by miss-folded protein. The amount of inclusion body will be increases. When the inclusion body reach the K quantity, it will be repress the LC-Cutinase production because the inclusion body become a inducer for PibPab promoter that could drive Tet Represor gene expression. Our degradation module contain Tet Operator that could be repressed by Tet Represor. Our PibPab promoter also could drive the Amil Cp gene expression that release blue chromoprotein. Based on that phenomenon, the production of LC-Cutinase was modeled using Hill Function with the repressor factor.


  • Inclusion Body

    When the Escherichia coli start to produce many of cutinase enzyme at maximum concentration, it start become stress and begin to producing a miss-folded protein called inclusion body. As long as the producing of enzyme cutinase in this condition, the producing of inclusion body will be much. At this time the inclusion body act as the repressor that stop the production of cutinase and also will be the activator of reporter gen (Amil CP). This activity shown by the picture above. The model expression of inclusion body was modeled using Hill Function.


    The assumption of the model:
    We do not include the factor of cell division of bacteria
    Cutinase


    Inclusion Body inducer


    Reporter gen (Amil CP) expression


    Ethylene Glycole amount (as a product of PET degradation)


    PET degradation




    Figure 1 shown the graph of cutinase production, inclussion body production and blue protein expression. Figure 2 shown the the close up graph and Figure 3 shown the PET degradation and ethylene glicol product profil by the time of gene expression. Inclussion bodies are reflactile aggreates of protease-resistant misfolded protein that often occur in recombinant bacteria upon gratutious overexpression of cloned genes. In biotechnology, the formation of Ibs represents a main obstacle for protein production since even favouring high protein yields. Aggregation of recombinant proteins is probably due to limiting amount of chaperones when recombinant gene expression is directed at high leves. When the ammount of protein production is maximal, we assume that inclusion body will be release. Inclussion body could drive the expression of Tet represor and AmilCp as shown in figure 1. When the inclussion body could be degraded by the cell, the PibPab promoter will be off and there are no TetR and amilCP expression. In that condition we assume that the the cutinase expression will be increassing until reach some value that could release the inclusion body, than the expression will be represed. In figure 2, we could observe the osilation graph. From the figure 3, we could see that by the time of PET degradation the ethylene glicol product that could be released is increase.



  • References
    • Carrio, M.M and A. Villaverde. 2002. Construction and Deconstruction of Bacterial Inclusion Bodies. Journal of Biotechnology 96. 3-12
    • Chapman, and Halu/CRC, “AN INTRODUCTION TO SYSTEMS BIOLOGY Design Principle of Biological Circuit”
    • Fink, Anthony L. 1998. Protein Aggregation: folding aggregates, inclusion bodies and amyloid. © Current Biology Ltd ISSN 1359-0278