Team:BIT/Modeling

From 2013.igem.org

(Difference between revisions)
 
(8 intermediate revisions not shown)
Line 74: Line 74:
width: 1024px;
width: 1024px;
height: 150px;
height: 150px;
-
background-image:url(https://static.igem.org/mediawiki/2013/5/55/Bitlogo.png);
+
background-image:url(https://static.igem.org/mediawiki/2013/2/23/Bitlogo1.png);
}
}
#menu {
#menu {
Line 159: Line 159:
width: 824px;
width: 824px;
margin-left: 200px;
margin-left: 200px;
 +
        overflow-x:hidden;
 +
overflow-y:auto;
}
}
#right a {color: #09F;}
#right a {color: #09F;}
Line 183: Line 185:
font-size: medium;
font-size: medium;
color: #CFF;
color: #CFF;
 +
        text-align: justify;
line-height: 25px;
line-height: 25px;
padding-top: 10px;
padding-top: 10px;
Line 201: Line 204:
         <tr>
         <tr>
           <td width="713"><div><a id="a1" href="https://2013.igem.org/wiki/index.php?title=Team:BIT/Modeling&action=edit"></a></div></td>
           <td width="713"><div><a id="a1" href="https://2013.igem.org/wiki/index.php?title=Team:BIT/Modeling&action=edit"></a></div></td>
-
           <td width="167"><div><a id="a2" href="https://2013.igem.org/Team:BIT"></a></div></td>
+
           <td width="167"><div><a id="a2" href="http://www.igem.org/Main_Page"></a></div></td>
           <td width="130"><div><a id="a3" href="https://2013.igem.org/wiki/index.php?title=Special:UserLogout&returnto=Main_Page"></a></div></td>
           <td width="130"><div><a id="a3" href="https://2013.igem.org/wiki/index.php?title=Special:UserLogout&returnto=Main_Page"></a></div></td>
         </tr>
         </tr>
Line 246: Line 249:
  <table width="824" border="0" class="bg3">
  <table width="824" border="0" class="bg3">
    <tr>
    <tr>
-
      <td class="t1">put title here</td>
+
      <td class="t1">Modeling</td>
         </tr>
         </tr>
    <tr>
    <tr>
-
      <td class="t2">put contents here</td>
+
      <td class="t2"><strong>Introduction</storng></td>
 +
</tr>
 +
<tr>
 +
<td class="t2">&nbsp;&nbsp;&nbsp;&nbsp;Our biological system connects the biosensors and the reporters. The different concentration of antibiotics can result in different intension of fluorescences.So if we can predict the concentration with the detected intension of fluorescences. The problem is how to get the relationship of them in math.<br>
 +
&nbsp;&nbsp;&nbsp;&nbsp;In addition, noise exits in the system and the electronic device. That is the reason we make the amplifier and the controller. Through those parts, we can get the value of prediction more accurately.<br>
 +
&nbsp;&nbsp;&nbsp;&nbsp;What’s more, on the condition that the intension of fluorescence is constant, to make sure our system can adjust to different standard of concentration, we can predict the IPTG which needs adding based on our model. In other word, we can give a value of IPTG which needs adding to decide if the antibiotics is superscalar in any standards.</td>
 +
</tr>
 +
<tr>
 +
      <td class="t2"><strong>Calculation</strong></td>
 +
</tr>
 +
<tr>
 +
      <td class="t2">&nbsp;&nbsp;&nbsp;&nbsp;In this part, we list our calculating progress. Because of the same principle, we only take the tetracycline part as an example.<br>
 +
&nbsp;&nbsp;&nbsp;&nbsp;At first, let’s look at our tetracycline biosensor:<br>
 +
<img src="https://static.igem.org/mediawiki/2013/8/8c/BIT_Modeling1.jpg"><br>
 +
&nbsp;&nbsp;&nbsp;&nbsp;We use Df  represent the concentration of DNA that does not combine with tetR protein; and X-D represent the concentration of DNA bonded by tetR protein; Dt represent the total concentration of promoter of DNA; X represent the concentration of tetR protein.<br>
 +
&nbsp;&nbsp;&nbsp;&nbsp;According to law of conservation of mass:</br>
 +
<img src="https://static.igem.org/mediawiki/2013/8/8b/BIT_Modeling2.jpg"><br>
 +
&nbsp;&nbsp;&nbsp;&nbsp;Among them, kon represent the compound X-D generation rate and koff represent the compound X-D dissociation rate.<br>
 +
&nbsp;&nbsp;&nbsp;&nbsp;If<img src="https://static.igem.org/mediawiki/2013/0/0c/BIT_Modeling3.jpg"<br>
 +
&nbsp;&nbsp;&nbsp;&nbsp;Then:<img src="https://static.igem.org/mediawiki/2013/b/b8/BIT_Modeling4.jpg" <br><br>
 +
&nbsp;&nbsp;&nbsp;&nbsp;When location of D is free, the RNA polymerase could combine with promoter PltetO1, and start transcription. The transcription rate of free promoter PltetO1 can described by the biggest transcription rate β. As we know, β is changed along with the changes of DNA sequence, the location of RNA combine to and other facts.<br>
 +
&nbsp;&nbsp;&nbsp;&nbsp;The activity of promoter=<br>
 +
<img src="https://static.igem.org/mediawiki/2013/f/f2/BIT_Modeling5.jpg"><br>
 +
&nbsp;&nbsp;&nbsp;&nbsp;Now, let’s look at tetracycline. Just as our PPT shows, tetracycline is an inducer.<br>
 +
&nbsp;&nbsp;&nbsp;&nbsp;X-Tx represent the concentration of X bonded with Tx, and Tx is the concentration of inducer-tetracycline. Xt is the total concentration of tetR protein.<br>
 +
<img src="https://static.igem.org/mediawiki/2013/8/81/BIT_Modeling6.jpg"><br>
 +
&nbsp;&nbsp;&nbsp;&nbsp;And if we use X* represent the tetR protein not bond with tetracycline<br>
 +
<img src="https://static.igem.org/mediawiki/2013/e/e0/BIT_Modeling7.jpg"><br>
 +
&nbsp;&nbsp;&nbsp;&nbsp;But in fact, there is a tetR dimer that will prohibit the gene GFP.<br>
 +
&nbsp;&nbsp;&nbsp;&nbsp;So, we should change equation (1.1.6) into the following equation:<br>
 +
<img src="https://static.igem.org/mediawiki/2013/d/dd/BIT_Modeling8.jpg"><br>
 +
&nbsp;&nbsp;&nbsp;&nbsp;Similarly, by the Hill equation:<br>
 +
<img src="https://static.igem.org/mediawiki/2013/e/e4/BIT_Modeling9.jpg"><br>
 +
&nbsp;&nbsp;&nbsp;&nbsp;Considering the more specific model, we use the Monod-Changeux model. And L represents the bigger probability X present than X*.<br>
 +
<img src="https://static.igem.org/mediawiki/2013/0/05/BIT_Modeling10.jpg"><br>
 +
&nbsp;&nbsp;&nbsp;&nbsp;So far, we can write the equation of transcription:<br>
 +
&nbsp;&nbsp;&nbsp;&nbsp;At this point, the input function describe transcription rate as input function of the concentration of inducer Tx<br>
 +
<img src="https://static.igem.org/mediawiki/2013/0/0b/BIT_Modeling11.jpg"><br>
 +
&nbsp;&nbsp;&nbsp;&nbsp;Now, it’s time to quantify the expression of GFP. G is the concentration of GFP protein, α represent the depression coefficient.<br>
 +
<img src="https://static.igem.org/mediawiki/2013/2/20/BIT_Modeling12.jpg"><br>
 +
&nbsp;&nbsp;&nbsp;&nbsp;Here, Tx =0.5 Txout, Xt>>Kd, because tetracycline is a kind of fat soluble antibiotic, it should diffuse freely until the concentrations between the intracellular and extracellular cell are equal.<br>
 +
&nbsp;&nbsp;&nbsp;&nbsp;Equation (1.1.15) can be roughly write to (1.1.17) :<br>
 +
<img src="https://static.igem.org/mediawiki/2013/6/64/BIT_Modeling13.jpg"><br>
 +
&nbsp;&nbsp;&nbsp;&nbsp;Because Xt, Kd are about constant, we make K’=Xt/Kd,<br>
 +
&nbsp;&nbsp;&nbsp;&nbsp;So,<img src="https://static.igem.org/mediawiki/2013/1/1f/BIT_Modeling14.jpg"><br>
 +
&nbsp;&nbsp;&nbsp;&nbsp;At the same time, we can make M=β/K’ because both of β、K’ are constants.<br>
 +
&nbsp;&nbsp;&nbsp;&nbsp;So:<img src="https://static.igem.org/mediawiki/2013/4/4b/BIT_Modeling15.jpg"><br>
 +
&nbsp;&nbsp;&nbsp;&nbsp;If Tx is far smaller than Kx,<br>
 +
&nbsp;&nbsp;&nbsp;&nbsp;then<img src="https://static.igem.org/mediawiki/2013/6/66/BIT_Modeling16.jpg"><br>
 +
&nbsp;&nbsp;&nbsp;&nbsp;So<img src="https://static.igem.org/mediawiki/2013/b/b5/BIT_Modeling17.jpg"><br>
 +
&nbsp;&nbsp;&nbsp;&nbsp;So, when C→0, or α is big enough,<br>
 +
<img src="https://static.igem.org/mediawiki/2013/1/1b/BIT_Modeling18.jpg"><br>
 +
&nbsp;&nbsp;&nbsp;&nbsp;If Tx is far bigger than Kx, with the same method, we can easily get the following equation:          G=P’*Txout^n<br>
 +
&nbsp;&nbsp;&nbsp;&nbsp;As we know, n=2,<br>
 +
&nbsp;&nbsp;&nbsp;&nbsp;So<img src="https://static.igem.org/mediawiki/2013/2/25/BIT_Modeling19.jpg"><br>
 +
&nbsp;&nbsp;&nbsp;&nbsp;As you can see, the relationship between the expression intensity and the concentration of Tetracycline does obey equation (1.1.22)firstly, then obey equation(1.1.23).<br>
 +
&nbsp;&nbsp;&nbsp;&nbsp;Here is the result:<br>
 +
<img src="https://static.igem.org/mediawiki/2013/9/99/BIT_Modeling20.jpg"><br>
 +
&nbsp;&nbsp;&nbsp;&nbsp;Compared to our experiment data:<br>
 +
<img src="https://static.igem.org/mediawiki/2013/9/9f/BIT_Modeling21.jpg"><br>
 +
&nbsp;&nbsp;&nbsp;&nbsp;So combined with equations(1.1.22) and(1.1.23), our model is suitable for our biosensor!<br>
 +
 
 +
</td>
         </tr>
         </tr>
 +
 +
 +
 +
 +
 +
       </table>
       </table>
</div>
</div>
Line 268: Line 339:
       <tr>
       <tr>
         <td>&nbsp;</td>
         <td>&nbsp;</td>
-
         <td> E-mail: yifei0114@bit.edu.cn</td>
+
         <td> E-mail:<a href="mailto:yifei0114@bit.edu.cn"> yifei0114@bit.edu.cn</a></td>
         <td>&nbsp;</td>
         <td>&nbsp;</td>
       </tr>
       </tr>
       <tr>
       <tr>
         <td>&nbsp;</td>
         <td>&nbsp;</td>
-
         <td>Beijing Institute of Technology ? 2013<a id="d1" href="http://english.bit.edu.cn/">&nbsp;Privacy Policy</a></td>
+
         <td>Beijing Institute of Technology © 2013<a id="d1" href="http://english.bit.edu.cn/">&nbsp;Privacy Policy</a></td>
         <td>&nbsp;</td>
         <td>&nbsp;</td>
       </tr>
       </tr>

Latest revision as of 07:30, 28 October 2013

iGEM BIT

     
  Beijing Institute of Technology | 5 South Zhongguancun Street, Haidian DistrictBeijing, China 100081  
  E-mail: yifei0114@bit.edu.cn  
  Beijing Institute of Technology © 2013 Privacy Policy