Team:CIDEB-UANL Mexico/Test2

From 2012hs.igem.org

(Difference between revisions)
Line 1: Line 1:
 +
{{:Team:CIDEB-UANL_Mexico/Templates/Header}}
 +
{{:Team:CIDEB-UANL_Mexico/Templates/Menu}}
 +
{{:Team:CIDEB-UANL_Mexico/Templates/Style}}
 +
<html>
<html>
<head>
<head>
 +
<!--
-
        <!-- Include jQuery first. -->
+
============================================================================================
-
<script type="text/javascript" src="http://www.asebiogen.org/igemuanl/jquery-1.3.2.min.js"></script>
+
*** Acknowledgments ***
 +
>>>To iGEM UANL_Mty-Mexico 2011 team for contributing with some code for our wiki :)
-
       
 
-
<style>
+
============================================================================================
 +
/-->
-
 
+
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-
.style5.top-menu {
+
   <title>Team: UANL_Mty-Mexico</title>
-
  background: transparent;
+
-
   margin: auto;
+
-
  width: 950px;
+
-
  margin-top: -38px;
+
    
    
-
}
+
<META NAME="keywords" CONTENT="">
-
.style5 ul.top-menu-main {
+
<META NAME="description" CONTENT="">
-
  margin: auto;
+
<META NAME="abstract" CONTENT="">
-
  width: 950px;
+
<META NAME="author" CONTENT="iGEM-UANL">
-
  font-family: Georgia, Tahoma, Arial;
+
<META NAME="robots" CONTENT="FOLLOW,INDEX">
-
  font-size: 10px;
+
-
  line-height: 18px;
+
-
}
+
-
 
+
-
.style5 ul.top-menu-main > li {
+
-
  background: #007143;
+
-
  border-right: 1px solid #afafaf;
+
-
  color: #fff;
+
-
  margin: 0;
+
-
}
+
-
 
+
-
.style5 ul.top-menu-main > li.last {
+
-
  border-right: none;
+
-
}
+
-
.style5 ul.top-menu-main > li:hover .menu-item-text
+
-
{color: #cfcfcf; text-shadow: 0 1px 0 #0C131C;}
+
-
 
+
-
.style5 ul.top-menu-main > li:hover{
+
-
  background: #333 transparent;
+
-
  color: #fff;
+
-
  -moz-box-shadow: 0 0 8px #333;
+
-
  -webkit-box-shadow: 0 0 8px #333;
+
-
  box-shadow: 0 0 8px #333;
+
-
}
+
-
 
+
-
.style5 ul.top-menu-main > li > a {
+
-
  color: #fff;
+
-
  text-decoration: none;
+
-
}
+
-
.style5 ul.top-menu-main > li > a:hover {
+
-
  color: #fff;
+
-
}
+
-
 
+
-
.style5 ul.top-menu-main > li > a {
+
-
  padding: 10px 10px;
+
-
}
+
-
 
+
-
.style5 ul.top-submenu {
+
-
  -moz-box-shadow: 0 0 8px #333;
+
-
  -webkit-box-shadow: 0 0 8px #333;
+
-
  /*box-shadow: 0 0 8px #333;*/
+
-
  box-shadow: 0 0 8px #fff;
+
    
    
-
}
 
-
.style5 ul.top-submenu > li {
+
<script type="text/javascript" src="http://www.asebiogen.org/igemuanl/Scripts/jquery-1.3.2.min.js"></script>
-
  margin: 0px;
+
-
  padding: 5px 10px;
+
-
  background: #003e25;
+
-
 
+
-
  color: #fff;
+
-
  white-space: nowrap;
+
-
 
+
-
}
+
-
.style5 ul.top-submenu > li a {
 
-
  margin: 0px;
 
-
  padding: 5px 10px;
 
-
  background: #fff transparent;
 
-
 
 
-
  color: #fff;
 
-
  white-space: nowrap;
 
-
 
 
-
}
 
-
.style5 ul.top-submenu > li.hover {
+
<script type="text/javascript" src="http://www.asebiogen.org/igemuanl/Scripts/jquery-1.3.2.min.js"></script>
-
  background: #000 ;
+
-
  color: #fff;
+
-
 
+
-
}
+
-
.style5 ul.top-submenu > li a:hover {
+
<script type='text/javascript' src='http://www.asebiogen.org/igemuanl/jquery.easing.1.3.js'></script>
-
  background: #000 ;
+
<script type='text/javascript' src='http://www.asebiogen.org/igemuanl/jquery.slideup.menu.1.0.min.js'></script>
-
  color: #fff;
+
    
    
-
}
+
 
 +
<script type="text/javascript" src="http://www.asebiogen.org/igemuanl/Scripts/jquery.scroll-follow.js"></script>
 +
<script type="text/javascript" src="http://www.asebiogen.org/igemuanl/Scripts/slimbox2/js/slimbox2.js"></script>
-
/* Wiki Hacks - START */
 
-
/* Author: Pieter van Boheemen */
 
-
/* Team: TU Delft */
 
-
#globalWrapper { background-color: transparent; border: none; margin: 0; padding: 0; width: 100%; height:100%;}
 
-
#content { background-color: transparent; border: none; padding: 0; margin: 0; width: 100%; overflow: hidden; height:100%;}
 
-
#bodyContent { border: none; padding:0; margin:0; width:100%; height:100%;}
 
-
#top-section { height: 0px; margin: 0px; margin-left: auto; margin-right: auto; margin-bottom: 0 !important;
+
-
padding:0; border: none; font-size: 10px}
+
  <script type="text/javascript">
 +
  $( document ).ready( function ()
 +
{
 +
$( '#rightColumn' ).scrollFollow();
 +
}
 +
);
 +
  </script>
-
#p-logo { height:1px; overflow:hidden; display: none;}
 
-
#search-controls { overflow:hidden; display:block; background: none; position: absolute; top: 100px; right: 40px;}
 
-
#footer-box { background-image: url(http://www.asebiogen.org/igemuanl/images/back.jpg); background-color: #000000; width: 100%; margin: -10px; padding: 20px 0; display: none;}
+
</head>
-
.visualClear { display: none; }
 
-
#search-controls { display:none; }
 
-
h3#siteSub { display: none;}
 
-
#contentSub {display: none;}
 
-
//p:first-child { display: none;}
 
-
#footer { border: none; width: 965px; margin: 0 auto; padding: 0;}
 
-
.firstHeading { display: none;}
 
-
#f-list a { color: #333; font-size: 10px;}
 
-
#f-list a:hover { color: #666; height: 100px;}
 
-
.printfooter { display: none; }
 
-
#footer ul { margin: 0; padding: 0;}
 
-
#footer ul li { margin-top: 0; margin-bottom: 0; margin-left: 10px; margin-right: 10px; padding: 0;}
 
-
/* Wiki Hacks - END */
 
 +
<body>
-
</style>
+
<div class="content">
 +
  <div class="main" style="width:930px">
 +
  <!--<div style="width:900px">-->
 +
    <div class="br2"></div><div class="br2"></div><div class="br2"></div>           
 +
    <div id="leftColumn">
 +
    <div id="ColorHeader">
 +
            Modelling
 +
    </div>
-
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+
<div class="br"></div><div class="br"></div>
-
  <title>Team: UANL_Mty-Mexico</title>
+
<div class="br"></div><div class="br"></div>
-
 
+
-
  <script type='text/javascript' src='http://www.asebiogen.org/igemuanl/jquery.easing.1.3.js'></script>
+
-
  <script type='text/javascript' src='http://www.asebiogen.org/igemuanl/jquery.slideup.menu.1.0.min.js'></script>
+
-
<script>
 
-
    var opts = {slideUpSpeed:500, slideDownSpeed: 200};
 
-
    $(document).ready(function(){
 
-
$('.top-menu').removeClass().addClass('top-menu').addClass('style5');
 
-
      $('ul.s-menu li').click(function(){
 
-
        $(this).parent().find('li').removeClass('selected');
 
-
        $(this).addClass('selected');
 
-
      });
 
-
      $('ul.s-style li').click(function(){
 
-
      $('.top-menu').removeClass().addClass('top-menu').addClass('style'+$(this).attr('rel'));
 
-
      $('.top-menu').removeClass().addClass('top-menu').addClass('style5');
 
-
        $(".top-menu").slideupmenu(opts); 
+
    <div id="header-project-column">
-
      });
+
<div class="br2"></div><div class="br2"></div><div class="br2"></div>           
-
     
+
          <a name="Overview"></a>Overview
-
      $('ul.s-way li[rel="1"]').live('click', function() {
+
<div class="br2"></div><div class="br2"></div>           
-
        opts = {slideUpSpeed:500, slideDownSpeed: 200};
+
       </div>
-
        $(".top-menu").slideupmenu(opts); 
+
-
      });
+
-
      $('ul.s-way li[rel="2"]').live('click', function() {
+
-
        opts = {slideUpSpeed: 500, slideDownSpeed: 500, ease: "easeOutBounce", stopQueue: true};
+
-
        $(".top-menu").slideupmenu(opts); 
+
-
      });
+
-
      $('ul.s-way li[rel="3"]').live('click', function() {
+
-
        opts = {slideUpSpeed: 1000, slideDownSpeed: 100, ease: "easeOutBack", stopQueue: true};
+
-
        $(".top-menu").slideupmenu(opts); 
+
-
      });
+
-
      $('ul.s-way li[rel="4"]').live('click', function() {
+
-
        opts = {slideUpSpeed: 500, slideDownSpeed: 500, ease:false, stopQueue: false};
+
-
        $(".top-menu").slideupmenu(opts); 
+
-
       });
+
-
      $(".top-menu").slideupmenu(opts); 
+
-
    });
+
-
  </script>
+
 +
<div class="br"></div><div class="br"></div>
 +
    <p>We decided to follow a deterministic approach for the mathematical representation of our genetic circuits. The simulations were made using MATLAB’s Simulink, according to the following general expressions for the genetic inhibition and activation elements present in the ODE systems. These expressions were adapted from Mendes, P, <i>et al</i>., (2003).</p>
 +
<p>The effect of an inhibitor was modeled as follows:</p>
 +
<center>
 +
<div class = "img-holder" style="width:130px; font-size: 18px;">
 +
<a href="https://static.igem.org/mediawiki/2011/9/9d/1_Inhibitor_effect.gif" rel="lightbox">
 +
<img src="https://static.igem.org/mediawiki/2011/9/9d/1_Inhibitor_effect.gif"width="126px" height="44px" align="center">
 +
</a>
 +
<span class="img-holder-text"><b></b> </div><div class="br">
 +
</center>
 +
<p>where α is the maximum transcription rate of a gene, K is the dissociation constant of the inhibitor, I represents its concentration and n is its Hill coefficient.</p>
 +
<p>In the other hand, the effect of an activator was expressed as follows:</p>
 +
<center>
 +
<div class = "img-holder" style="width:135px; font-size: 18px;">
 +
<a href="https://static.igem.org/mediawiki/2011/4/41/2_Activator_effect.gif" rel="lightbox" >
 +
<img src="https://static.igem.org/mediawiki/2011/4/41/2_Activator_effect.gif"width="130px" height="44px" align="center">
 +
</a>
 +
<span class="img-holder-text"><b></b> </div><div class="br">
 +
</center>
 +
<p>where α is also the maximum transcription rate of a gene, K is the dissociation constant of the activator, A represents its concentration and n is its Hill coefficient.</p>
 +
<p>The maximum transcription rate is used instead of the basal transcription rate under the assumption that inducible promoters should not present significant basal activity and that repressible promoters are active at this maximum rate in the absence of an inhibitor. The maximum transcription rate was calculated according to the Team Beijing iGEM 2009 (<a href="https://2008.igem.org/Team:KULeuven/Model/Inverter">https://2009.igem.org/Team:PKU_Beijing/Modeling/Parameters</a>).</p>
 +
<p>The general form of the differential equations used to model the change of the mRNA concentration of a gene is as follows:</p>
 +
<center>
 +
<div class = "img-holder" style="width:490px; font-size: 18px;">
 +
<a href="https://static.igem.org/mediawiki/2011/a/ad/3_mRNA_concentration_change.gif" rel="lightbox" >
 +
<img src="https://static.igem.org/mediawiki/2011/a/ad/3_mRNA_concentration_change.gif"width="482px" height="44px" alt="" align="center">
 +
</a>
 +
<span class="img-holder-text"><b></b> </div><div class="br">
 +
</center>
 +
<p>This general form represents an hypothetical gene, whose transcription is affected by an inhibitor I and an activator A. Different Hill Coefficients (n1 and n2) are used for the inhibitor and activator. The equation includes also the degradation rate, µ, for which we used the same numerical value for all the genes included in our circuits, cell division rate (1/30 min) plus substance degradation rate (1/4.4 min), as suggested by the Team Beijing iGEM 2009.</p>
 +
<p>For the protein concentration differential equations we took into consideration the maximum translation rate, α<sub>T </sub>, (also calculated as suggested also by the Team Beijing iGEM), the degradation rate, µ<sub>T</sub> , and the rate of postranslational modifications, specifically, phosphorylations of some transcription factors.</p>
 +
<p>Because all the genes in our circuits have been modified with a LVA tag, unless it is otherwise stated, all the protein degradation rates were considered to be equal to the cell division rate (1/30 min) plus the substance degradation rate (1/40 min, as suggested by Team Leuven iGEM 2008, <a href="https://2008.igem.org/Team:KULeuven/Model/Inverter">https://2008.igem.org/Team:KULeuven/Model/Inverter</a>)</p>
 +
<p>The general form for the differential equation of protein concentration change the following:</p>
 +
<center>
 +
<div class = "img-holder" style="width:350px; font-size: 18px;">
 +
<a href="https://static.igem.org/mediawiki/2011/3/39/4_Protein_concentration_change.gif" rel="lightbox">
 +
<img src="https://static.igem.org/mediawiki/2011/3/39/4_Protein_concentration_change.gif"width="346px" height="39px" alt="" align="center">
 +
</a>
 +
<span class="img-holder-text"><b></b> </div><div class="br">
 +
</center>
-
</head>
+
  <div id="header-project-column">
 +
<div class="br2"></div><div class="br2"></div><div class="br2"></div>           
 +
          <a name="References"></a>References
 +
<div class="br2"></div><div class="br2"></div><div class="br2"></div>           
 +
      </div>
 +
<ol>
 +
  <li>Mendes, P, et al., (2003), Artificial gene networks for objective comparison of analysis algorithms, BIOINFORMATICS, Vol. 19 Suppl. 2, pages ii122–ii129</li>
 +
  <li>Team Beijing iGEM 2009 (<a href="https://2008.igem.org/Team:KULeuven/Model/Inverter">https://2009.igem.org/Team:PKU_Beijing/Modeling/Parameters</a>).</li>
 +
  <li>Team Leuven iGEM 2008,<a href="https://2008.igem.org/Team:KULeuven/Model/Inverter">https://2008.igem.org/Team:KULeuven/Model/Inverter</a>)</li>
 +
</ol>
 +
<div class="br"></div>
 +
<div class="br"></div>
 +
<div class="br"></div>
 +
<div class="br"></div>
 +
</div>
 +
<div id="rightColumn">
 +
   
 +
       
 +
       
 +
    <a href="#top" title="Go back to top"><img src="https://static.igem.org/mediawiki/2012hs/1/1b/Khumus.jpg" width="150" height="300" alt="OurSymbol"></a>
 +
   
 +
<div class="br"></div>
 +
        <div class="br"></div>
 +
        <div class="br"></div>
 +
    <div id="botonera">
 +
    <div class="lateral-button"><a href="https://2011.igem.org/Team:UANL_Mty-Mexico/Modelling/Overview#Overview">Overview</a></div>
 +
    <div class="lateral-button"><a href="https://2011.igem.org/Team:UANL_Mty-Mexico/Modelling/Overview#References">References</a></div>
 +
 
 +
    </div>
 +
        <div class="br"></div>
 +
        <div class="br"></div>
 +
        <div class="br"></div>
-
<body>
 
-
  <div class="top-menu style4">
 
-
    <ul class="top-menu-main">
 
-
   
 
-
      <li class="first">
 
-
        <a href="https://2012hs.igem.org/Team:CIDEB-UANL_Mexico" class="menu-item-text">Home</a>
 
-
      </li>
 
-
     
 
-
      <li class="">
 
-
        <ul class="top-submenu">
 
-
          <li class="last"><a href="https://2012hs.igem.org/Team:CIDEB-UANL_Mexico">Applications</a></li>
 
-
          <li class=""><a href="https://2012hs.igem.org/Team:CIDEB-UANL_Mexico">Circuit</a></li>
 
-
          <li class=""><a href="https://2012hs.igem.org/Team:CIDEB-UANL_Mexico">Mechanism</a></li>
 
-
          <li class=""><a href="https://2012hs.igem.org/Team:CIDEB-UANL_Mexico">The Code</a></li>
 
-
          <li class="first"><a href="https://2012hs.igem.org/Team:CIDEB-UANL_Mexico">Overview</a></li>
 
-
        </ul>
 
-
        <a href="https://2012hs.igem.org/Team:CIDEB-UANL_Mexico/Project" class="menu-item-text">Project</a>
 
-
      </li>
 
-
      <li class="">
 
-
        <ul class="top-submenu">
 
-
          <li class="last"><a href="https://2012hs.igem.org/Team:CIDEB-UANL_Mexico">Light Experiments</a></li>
 
-
<li class=""><a href="https://2012hs.igem.org/Team:CIDEB-UANL_Mexico">Integration</a></li>
 
-
<li class=""><a href="https://2012hs.igem.org/Team:CIDEB-UANL_Mexico">Circuit</a></li>
 
-
          <li class="first"><a href="https://2012hs.igem.org/Team:CIDEB-UANL_Mexico">Photocassette</a></li>
 
-
        </ul>     
 
-
        <a href="https://2012hs.igem.org/Team:CIDEB-UANL_Mexico/Wet_lab" class="menu-item-text">Wet lab</a>
 
-
      </li> 
 
-
      <li class="">
+
  </div>
-
        <ul class="top-submenu">
+
   
-
          <li class="last"><a href="https://2012hs.igem.org/Team:CIDEB-UANL_Mexico">Parameters</a></li>
+
    <div style="clear:both"></div> <!-- Catches the shorter column up -->
-
          <li class="last"><a href="https://2012hs.igem.org/Team:CIDEB-UANL_Mexico">Quorum sensing</a></li>
+
   
-
          <li class="last"><a href="https://2012hs.igem.org/Team:CIDEB-UANL_Mexico">Biphasic Switch</a></li>
+
  </div>
-
          <li class="first"><a href="https://2012hs.igem.org/Team:CIDEB-UANL_Mexico">Overview</a></li>
+
 +
<div id="footer1">
 +
      <p class="footer-text"> iGEM High School Division, 2012 edition - CIDEB-UANL_Mexico team </p>
 +
      </div>
-
        </ul>
 
-
        <a href="https://2012hs.igem.org/Team:CIDEB-UANL_Mexico/Math" class="menu-item-text">Math</a>
 
-
      </li>   
 
-
 
-
      <li class="">
 
-
        <ul class="top-submenu">
 
-
          <li class="last"><a href="https://2012hs.igem.org/Team:CIDEB-UANL_Mexico">Parts</a></li>
 
-
          <li class=""><a href="https://2012hs.igem.org/Team:CIDEB-UANL_Mexico">UANLBricks</a></li>
 
-
          <li class=""><a href="https://2012hs.igem.org/Team:CIDEB-UANL_Mexico">Light Machine</a></li>
 
-
          <li class="first"><a href="https://2012hs.igem.org/Team:CIDEB-UANL_Mexico">Photochassis</a></li>
 
-
        </ul>
 
-
        <a href="https://2012hs.igem.org/Team:CIDEB-UANL_Mexico" class="menu-item-text">Contributions</a>
 
-
      </li>
 
-
     
 
-
      <li class="">
 
-
        <ul class="top-submenu">
 
-
 
-
          <li class="last"><a href="https://2011.igem.org/Team:UANL_Mty-Mexico/Human_Practices/Safety">Safety</a></li>
 
-
          <li class=""><a href="https://2011.igem.org/Team:UANL_Mty-Mexico/Human_Practices/iGEM-Lighters">iGEM Lighters</a></li>
 
-
          <li class=""><a href="https://2011.igem.org/Team:UANL_Mty-Mexico/Human_Practices/Collaboration">Collaboration</a></li>
 
-
          <li class="first"><a href="https://2011.igem.org/Team:UANL_Mty-Mexico/Human_Practices/Bio_Blog">Bio! Blog</a></li>
 
-
        </ul>
 
-
        <a href="https://2011.igem.org/Team:UANL_Mty-Mexico/Human_Practices" class="menu-item-text">Human Practices</a>
 
-
 
-
      </li>
 
-
     
 
-
     
 
-
 
-
      <li class="">
 
-
        <ul class="top-submenu">
 
-
            <li class="last"><a href="https://2011.igem.org/Team:UANL_Mty-Mexico/Notebook/Integration">Integration Protocol</a></li>
 
-
            <li class="first"><a href="https://2011.igem.org/Team:UANL_Mty-Mexico/Notebook/Protocols">Protocols</a></li>
 
-
        </ul>
 
-
        <a href="https://2011.igem.org/Team:UANL_Mty-Mexico/Notebook/Protocols" class="menu-item-text">Notebook</a>
 
-
      </li>
 
-
 
-
<li class="last">
 
-
        <a href="https://2011.igem.org/Team:UANL_Mty-Mexico/Acknowledgments" class="menu-item-text">Acknowledgments</a>
 
-
      </li>
 
-
    </ul>
 
</div>
</div>
-
 
+
</div>
-
 
+
-
 
+
</body>
</body>
</html>
</html>

Revision as of 20:20, 16 June 2012

banner-main iGEM-logo
Team: UANL_Mty-Mexico

Team: UANL_Mty-Mexico

Modelling
Overview

We decided to follow a deterministic approach for the mathematical representation of our genetic circuits. The simulations were made using MATLAB’s Simulink, according to the following general expressions for the genetic inhibition and activation elements present in the ODE systems. These expressions were adapted from Mendes, P, et al., (2003).

The effect of an inhibitor was modeled as follows:

where α is the maximum transcription rate of a gene, K is the dissociation constant of the inhibitor, I represents its concentration and n is its Hill coefficient.

In the other hand, the effect of an activator was expressed as follows:

where α is also the maximum transcription rate of a gene, K is the dissociation constant of the activator, A represents its concentration and n is its Hill coefficient.

The maximum transcription rate is used instead of the basal transcription rate under the assumption that inducible promoters should not present significant basal activity and that repressible promoters are active at this maximum rate in the absence of an inhibitor. The maximum transcription rate was calculated according to the Team Beijing iGEM 2009 (https://2009.igem.org/Team:PKU_Beijing/Modeling/Parameters).

The general form of the differential equations used to model the change of the mRNA concentration of a gene is as follows:

This general form represents an hypothetical gene, whose transcription is affected by an inhibitor I and an activator A. Different Hill Coefficients (n1 and n2) are used for the inhibitor and activator. The equation includes also the degradation rate, µ, for which we used the same numerical value for all the genes included in our circuits, cell division rate (1/30 min) plus substance degradation rate (1/4.4 min), as suggested by the Team Beijing iGEM 2009.

For the protein concentration differential equations we took into consideration the maximum translation rate, αT , (also calculated as suggested also by the Team Beijing iGEM), the degradation rate, µT , and the rate of postranslational modifications, specifically, phosphorylations of some transcription factors.

Because all the genes in our circuits have been modified with a LVA tag, unless it is otherwise stated, all the protein degradation rates were considered to be equal to the cell division rate (1/30 min) plus the substance degradation rate (1/40 min, as suggested by Team Leuven iGEM 2008, https://2008.igem.org/Team:KULeuven/Model/Inverter)

The general form for the differential equation of protein concentration change the following:

References
  1. Mendes, P, et al., (2003), Artificial gene networks for objective comparison of analysis algorithms, BIOINFORMATICS, Vol. 19 Suppl. 2, pages ii122–ii129
  2. Team Beijing iGEM 2009 (https://2009.igem.org/Team:PKU_Beijing/Modeling/Parameters).
  3. Team Leuven iGEM 2008,https://2008.igem.org/Team:KULeuven/Model/Inverter)