Difference between revisions of "Team:NCKU Tainan/Model"

Line 1: Line 1:
 
{{NCKU_Tainan/Header}}
 
{{NCKU_Tainan/Header}}
 
<html>
 
<html>
 +
 
<head>
 
<head>
<title>MathJax AsciiMath Test Page</title>
+
  <title>MathJax AsciiMath Test Page</title>
 
   <script src="https://2017.igem.org/common/MathJax-2.5-latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
 
   <script src="https://2017.igem.org/common/MathJax-2.5-latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
<style>
+
  <style>
.vertical-container{
+
    .vertical-container {
  background-image: url(https://static.igem.org/mediawiki/2017/5/54/T--NCKU_Tainan--modeltop.png);
+
      background-image: url(https://static.igem.org/mediawiki/2017/5/54/T--NCKU_Tainan--modeltop.png);
  background-attachment: fixed;
+
      background-attachment: fixed;
}
+
    }
  #paragraph table {
+
    border-width: 0px;
+
  }
+
  
.wrap-title {
+
    #paragraph table {
margin-top: 100px;
+
      border-width: 0px;
}
+
    }
  .wrap-title:hover{
+
  cursor: pointer;
+
}
+
.wrap-title h2::after{
+
  position: absolute;
+
  right:  10%;
+
  margin-top:5px;
+
  z-index: 10;
+
  content: '';
+
  width: 16px;
+
  height: 16px;
+
  /*margin: -12px 0 0 -8px;*/
+
  border-left: 3px solid #f19181;
+
  border-bottom: 3px solid #f19181;
+
  -webkit-transform: rotate(-45deg);
+
  transform: rotate(-45deg);
+
  box-sizing: border-box;
+
}
+
  
.wrap-title.active h2::after{
+
    .wrap-title {
  position: absolute;
+
      margin-top: 100px;
  margin-top: 10px;
+
    }
  right: 10%;
+
  z-index: 10;
+
  content: '';
+
  width: 16px;
+
  height: 16px;
+
  /*margin: -12px 0 0 -8px;*/
+
  border-left: 3px solid #f19181;
+
  border-bottom: 3px solid #f19181;
+
  -webkit-transform: rotate(135deg);
+
  transform: rotate(135deg);
+
  box-sizing: border-box;
+
}
+
  
#paragraph .wrap-title hr {
+
    .wrap-title:hover {
  -webkit-transition: 0.5s;
+
      cursor: pointer;
}
+
    }
#paragraph .wrap-title.active hr {
+
 
  margin-left: 20%;
+
    .wrap-title h2::after {
  margin-right: 20%;
+
      position: absolute;
  -webkit-transition: 0.5s;
+
      right: 10%;
}
+
      margin-top: 5px;
#paragraph .wrap-content h3{
+
      z-index: 10;
  left: 0;
+
      content: '';
}
+
      width: 16px;
  .wrap-content{
+
      height: 16px;
    display: none;
+
      /*margin: -12px 0 0 -8px;*/
  }
+
      border-left: 3px solid #f19181;
  .wrap-content.active{
+
      border-bottom: 3px solid #f19181;
    display: block;
+
      -webkit-transform: rotate(-45deg);
    margin-bottom: 100px;
+
      transform: rotate(-45deg);
  }
+
      box-sizing: border-box;
</style>
+
    }
<script>
+
 
  function show(id1,id2){
+
    .wrap-title.active h2::after {
    $(id1).toggleClass('active');
+
      position: absolute;
    $(id2).toggleClass('active');
+
      margin-top: 10px;
  }
+
      right: 10%;
</script>
+
      z-index: 10;
 +
      content: '';
 +
      width: 16px;
 +
      height: 16px;
 +
      /*margin: -12px 0 0 -8px;*/
 +
      border-left: 3px solid #f19181;
 +
      border-bottom: 3px solid #f19181;
 +
      -webkit-transform: rotate(135deg);
 +
      transform: rotate(135deg);
 +
      box-sizing: border-box;
 +
    }
 +
 
 +
    #paragraph .wrap-title hr {
 +
      -webkit-transition: 0.5s;
 +
    }
 +
 
 +
    #paragraph .wrap-title.active hr {
 +
      margin-left: 20%;
 +
      margin-right: 20%;
 +
      -webkit-transition: 0.5s;
 +
    }
 +
 
 +
    #paragraph .wrap-content h3 {
 +
      left: 0;
 +
    }
 +
 
 +
    .wrap-content {
 +
      display: none;
 +
    }
 +
 
 +
    .wrap-content.active {
 +
      display: block;
 +
      margin-bottom: 100px;
 +
    }
 +
  </style>
 +
  <script>
 +
    function show(id1, id2) {
 +
      $(id1).toggleClass('active');
 +
      $(id2).toggleClass('active');
 +
    }
 +
  </script>
 
</head>
 
</head>
 +
 
<body>
 
<body>
<div class="container-fluid">
+
  <div class="container-fluid">
  <div class="row">
+
    <div class="row">
    <div class="col">
+
      <div class="col">
      <div id="top">
+
        <div id="top">
      </div>
+
        </div>
      <div id="category" class="vertical-container">
+
        <div id="category" class="vertical-container">
        <h1 class="wet">Model</h1>
+
          <h1 class="wet">Model</h1>
 +
        </div>
 
       </div>
 
       </div>
 
     </div>
 
     </div>
 
   </div>
 
   </div>
</div>
+
  <div class="container-fluid">
<div class="container-fluid">
+
    <div class="row">
  <div class="row">
+
      <div id="paragraph" class="paragraph col-md-8 col-md-offset-1 col-xs-offset-1 col-xs-10">
    <div id="paragraph" class="paragraph col-md-8 col-md-offset-1 col-xs-offset-1 col-xs-10">
+
        <h2 id="abstract">
      <h2 id="abstract">
+
 
         Abstract
 
         Abstract
 
       </h2>
 
       </h2>
      <hr>
+
        <hr>
      <p>
+
        <p>
        In order to combine the sensing device with synthetic biotechnology, first of all, we us Simbiology software to built a theoretical model for our promoter P<sub>yeaR</sub> and describing the whole mechanism and reaction.
+
          In order to combine the sensing device with synthetic biotechnology, first of all, we us Simbiology software to built a theoretical model for our promoter P<sub>yeaR</sub> and describing the whole mechanism and reaction.
        <br>
+
          <br> Then we found out the concentration of each substance varied with time by Matlab, and approximate method was applied for choosing a proper model fitting with GFP fluorescence variation curve.
        Then we found out the concentration of each substance varied with time by Matlab, and approximate method was applied for choosing a proper model fitting with GFP fluorescence variation curve.
+
          <br> To improve our sensing detection, we built a statistical model by nonlinear regression and calibration. Furthermore, we created analysis method for sensing data by our empirical model constructed with data from more than 150 experiments;
        <br>
+
          this model is able to divide nitrate concentration into 5 sections.
        To improve our sensing detection, we built a statistical model by nonlinear regression and calibration. Furthermore, we created analysis method for sensing data by our empirical model constructed with data from more than 150 experiments; this model is able to divide nitrate concentration into 5 sections.
+
        </p>
      </p>
+
        <h2 id="motivation">
      <h2 id="motivation">
+
 
         Motivation of Improving P<sub>yeaR</sub> Model
 
         Motivation of Improving P<sub>yeaR</sub> Model
 
       </h2>
 
       </h2>
      <hr>
+
        <hr>
      <p>
+
        <p>
        After taking a look to the result of previous teams, we found out that it’s not enough if we only describe the sensing reaction of P<sub>yeaR</sub> with NsrR; so to realize the mechanism, the paper, <i>Activation of yeaR-yoaG Operon Transcription by the Nitrate-Responsive Regulator NarL Is Independent of Oxygen-Responsive Regulator Fnr in Escherichia coli K-12</i>, was referred. From figure 1. in the paper, no matter with or without O2, the influence of NsrR and NarL to NO<sub>3</sub><sup>-</sup> had not much difference.
+
          After taking a look to the result of previous teams, we found out that it’s not enough if we only describe the sensing reaction of P<sub>yeaR</sub> with NsrR; so to realize the mechanism, the paper, <i>Activation of yeaR-yoaG Operon Transcription by the Nitrate-Responsive Regulator NarL Is Independent of Oxygen-Responsive Regulator Fnr in Escherichia coli K-12</i>,
        <br>
+
          was referred. From figure 1. in the paper, no matter with or without O2, the influence of NsrR and NarL to NO<sub>3</sub><sup>-</sup> had not much difference.
        Instead, from Figure 2. the influence of NsrR and NarL to P<sub>yeaR</sub> promoter was significant, which was the reason for us to consider the effects of both NsrR and NarL while building a more complete model.
+
          <br> Instead, from Figure 2. the influence of NsrR and NarL to P<sub>yeaR</sub> promoter was significant, which was the reason for us to consider the effects of both NsrR and NarL while building a more complete model.
      </p>
+
        </p>
      <div class="row imagerow">
+
        <div class="row imagerow">
        <div class="col-12">
+
          <div class="col-12">
          <img src="https://static.igem.org/mediawiki/2017/7/70/T--NCKU_Tainan--model-paper2.png" alt="" class="img-responsive">
+
            <img src="https://static.igem.org/mediawiki/2017/7/70/T--NCKU_Tainan--model-paper2.png" alt="" class="img-responsive">
          <p>
+
            <p>
            Figure 1.
+
              Figure 1.
          </p>
+
            </p>
          <img src="https://static.igem.org/mediawiki/2017/f/ff/T--NCKU_Tainan--model-paper1.png" alt="" class="img-responsive">
+
            <img src="https://static.igem.org/mediawiki/2017/f/ff/T--NCKU_Tainan--model-paper1.png" alt="" class="img-responsive">
          <p>
+
            <p>
            Figure 2.
+
              Figure 2.
          </p>
+
            </p>
 +
          </div>
 
         </div>
 
         </div>
      </div>
+
        <h2 id="pyear">
      <h2 id="pyear">
+
 
         P<sub>yeaR</sub> Mechanism
 
         P<sub>yeaR</sub> Mechanism
 
       </h2>
 
       </h2>
      <hr>
+
        <hr>
      <p>
+
        <p>
        There are Nap and NirK enzymes that can catalyze NO<sub>3</sub><sup>-</sup> to NO<sub>2</sub><sup>-</sup> and NO<sub>2</sub><sup>-</sup> to NO separately in our <i>E. coli</i> system. After paper searching, we found that the promoter's reaction was controlled by two gene representing two binding sites, one of which was NarL, and the other was NsrR. NarL is able to sense both nitrate and nitrite, promoting P<sub>yeaR</sub> to produce GFP further. On the other hand, NsrR has the ability to block RNA polymerase from binding with P<sub>yeaR</sub> promoter, but nitric oxide will release NsrR from the binding site, therefore allow transcription process to start.
+
          There are Nap and NirK enzymes that can catalyze NO<sub>3</sub><sup>-</sup> to NO<sub>2</sub><sup>-</sup> and NO<sub>2</sub><sup>-</sup> to NO separately in our <i>E. coli</i> system. After paper searching, we found that the promoter's reaction
      </p>
+
          was controlled by two gene representing two binding sites, one of which was NarL, and the other was NsrR. NarL is able to sense both nitrate and nitrite, promoting P<sub>yeaR</sub> to produce GFP further. On the other hand, NsrR has the ability
      <div class="row imagerow">
+
          to block RNA polymerase from binding with P<sub>yeaR</sub> promoter, but nitric oxide will release NsrR from the binding site, therefore allow transcription process to start.
        <div class="col-12">
+
        </p>
          <img src="https://static.igem.org/mediawiki/2017/c/ca/T--NCKU_Tainan--PyeaR-model-final.gif" alt="" class="img-responsive">
+
        <div class="row imagerow">
 +
          <div class="col-12">
 +
            <img src="https://static.igem.org/mediawiki/2017/c/ca/T--NCKU_Tainan--PyeaR-model-final.gif" alt="" class="img-responsive">
 +
          </div>
 
         </div>
 
         </div>
      </div>
+
        <div class="row imagerow">
      <div class="row imagerow">
+
          <div class="col-12">
        <div class="col-12">
+
            <img src="https://static.igem.org/mediawiki/2017/b/b5/T--NCKU_Tainan--model1.png" alt="" class="img-responsive">
          <img src="https://static.igem.org/mediawiki/2017/b/b5/T--NCKU_Tainan--model1.png" alt="" class="img-responsive">
+
          </div>
 
         </div>
 
         </div>
      </div>
+
        <h2 id="equation">
      <h2 id="equation">
+
 
         Equations of Our Sensing Pathway Model
 
         Equations of Our Sensing Pathway Model
 
       </h2>
 
       </h2>
      <hr>
 
      <p>
 
        NO<sub>3</sub><sup>-</sup> will be consumed in two ways, one of which is turning into NO<sub>2</sub><sup>-</sup> by Nap enzyme, and the other one is binding with NarL thus directly induce the transcription of GFP gene
 
        <br><br>
 
        The rate of [NO<sub>3</sub><sup>-</sup>] can be expressed by:
 
      </p>
 
      <div class="row imagerow">
 
        <div class="col-12">
 
          <img src="https://static.igem.org/mediawiki/2017/1/14/NCKU-model-formular-1.png" alt="" class="img-responsive" style="height:">
 
        </div>
 
      </div>
 
      <p>
 
        NO<sub>2</sub><sup>-</sup>  can be produced by Nap enzyme, being consumed by NarL and NirK enzyme, or induce the production of mRNA of GFP (mGFP).
 
        <br>
 
        <br> The rate of [NO<sub>2</sub><sup>-</sup>] can be expressed by:
 
      </p>
 
    <div class="row imagerow">
 
        <div class="col-12">
 
          <img src="https://static.igem.org/mediawiki/2017/1/15/T--NCKU_Tainan--equation2.png" alt="" class="img-responsive" style="height:">
 
        </div>
 
      </div>
 
      <p>
 
        NO can be produced by NirK enzyme.
 
        <br>
 
        <br> The rate of [NO] can be expressed by:
 
      </p>
 
    <div class="row imagerow">
 
        <div class="col-12">
 
          <img src="https://static.igem.org/mediawiki/2017/c/c4/NCKU-model-formular-3.png" alt="" class="img-responsive" style="height:">
 
        </div>
 
      </div>
 
      <p>
 
        There are 3 major sources of mGFP production: one is from NO<sub>3</sub><sup>-</sup>, another is from NO<sub>2</sub><sup>-</sup>, and the other is from NO.
 
        <br> Also, mGFP will be degraded naturally, which is also included in our model.
 
      </p>
 
      <p>
 
        The rate of [mGFP] can be expressed by:
 
      </p>
 
      <div class="row imagerow">
 
        <div class="col-12">
 
          <img src="https://static.igem.org/mediawiki/2017/d/df/T--NCKU_Tainan--77.png" alt="" class="img-responsive" style="height:">
 
        </div>
 
      </div>
 
     
 
      <div id="p1-1" class="wrap-title" onclick="show('#p1-1','#p1-2')">
 
        <h2 style="color:#f19181 ;">
 
          How can we derive this term
 
      </h2>
 
      <hr class="hr" style="background-color: #f19181;">
 
      </div>
 
      <div id="p1-2" class="wrap-content">
 
        <h2>
 
          For NsrR
 
        </h2>
 
 
         <hr>
 
         <hr>
 
         <p>
 
         <p>
           Two NO and NsrR combine to form a complex before they are functional. Therefore, transcription factors cooperatively regulate expression of genes.
+
           NO<sub>3</sub><sup>-</sup> will be consumed in two ways, one of which is turning into NO<sub>2</sub><sup>-</sup> by Nap enzyme, and the other one is binding with NarL thus directly induce the transcription of GFP gene
           <br><br> Consider some free inducer NO* that bind to two repressors NsrR, giving rise to a complex NsrR<sub>2</sub>NO:
+
           <br><br> The rate of [NO<sub>3</sub><sup>-</sup>] can be expressed by:
 
         </p>
 
         </p>
 +
        <div class="row imagerow">
 +
          <div class="col-12">
 +
            <img src="https://static.igem.org/mediawiki/2017/1/14/NCKU-model-formular-1.png" alt="" class="img-responsive" style="height:">
 +
          </div>
 +
        </div>
 
         <p>
 
         <p>
           2 [NsrR] + [NO]
+
           NO<sub>2</sub><sup>-</sup> can be produced by Nap enzyme, being consumed by NarL and NirK enzyme, or induce the production of mRNA of GFP (mGFP).
          <math xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math"><mover accent="false"><mo>↔</mo><mrow><mi>k</mi><mi>o</mi><mi>n</mi><mo>/</mo><mi>k</mi><mi>o</mi><mi>f</mi><mi>f</mi></mrow></mover></math>
+
          <br>
          [NsrR<sub>2</sub>NO]
+
          <br> The rate of [NO<sub>2</sub><sup>-</sup>] can be expressed by:
 
         </p>
 
         </p>
 +
        <div class="row imagerow">
 +
          <div class="col-12">
 +
            <img src="https://static.igem.org/mediawiki/2017/1/15/T--NCKU_Tainan--equation2.png" alt="" class="img-responsive" style="height:">
 +
          </div>
 +
        </div>
 
         <p>
 
         <p>
           a) rate of complex formation:
+
           NO can be produced by NirK enzyme.
        </p>
+
           <br>
        <p style="text-align: center">
+
           <br> The rate of [NO] can be expressed by:
          k<sub>on</sub>[NO][NsrR]<sub>2</sub>
+
        </p>
+
        <p>
+
           b) rate of dissociation:
+
        </p>
+
        <p style="text-align: center">
+
           k<sub>off</sub>[NsrR<sub>2</sub>NO]
+
        </p>
+
        <p>
+
          c) The rate of complex formation at steady state:
+
        </p>
+
        <p style="text-align: center;">
+
          <math xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math"><mfrac><mrow><mi mathvariant="normal">d</mi><mfenced open="[" close="]" separators="|"><mrow><msub><mrow><mi mathvariant="normal">N</mi><mi mathvariant="normal">s</mi><mi mathvariant="normal">r</mi><mi mathvariant="normal">R</mi></mrow><mrow><mn>2</mn></mrow></msub><mi mathvariant="normal">N</mi><mi mathvariant="normal">O</mi></mrow></mfenced></mrow><mrow><mi mathvariant="normal">d</mi><mi mathvariant="normal">t</mi></mrow></mfrac><mo>=</mo></math>
+
          =k<sub>on</sub>[NO][NsrR]<sub>2</sub>-k<sub>off</sub>[NsrR<sub>2</sub>NO]=0
+
        </p>
+
        <p>
+
          For conservation equation, describing the total concentration can be obtained:
+
        </p>
+
        <p style="text-align: center;">
+
          [NsrR<sub>2</sub>NO] + [NO*] = [NOTotal]
+
        </p>
+
        <p>
+
          NsrR dimerization with respect to unbound NsrR can be represented by the following equation by considering the degree of cooperativity of NO binding into account:
+
 
         </p>
 
         </p>
 
         <div class="row imagerow">
 
         <div class="row imagerow">
        <div class="col-12">
+
          <div class="col-12">
          <img src="https://static.igem.org/mediawiki/2017/f/fc/T--NCKU_Tainan--44.png" alt="" class="img-responsive" style="height:">
+
            <img src="https://static.igem.org/mediawiki/2017/c/c4/NCKU-model-formular-3.png" alt="" class="img-responsive" style="height:">
 +
          </div>
 
         </div>
 
         </div>
      </div>
 
 
         <p>
 
         <p>
           Therefore,
+
           There are 3 major sources of mGFP production: one is from NO<sub>3</sub><sup>-</sup>, another is from NO<sub>2</sub><sup>-</sup>, and the other is from NO.
 +
          <br> Also, mGFP will be degraded naturally, which is also included in our model.
 
         </p>
 
         </p>
      <div class="row imagerow">
 
        <div class="col-12">
 
          <img src="https://static.igem.org/mediawiki/2017/3/36/T--NCKU_Tainan--55.png" alt="" class="img-responsive" style="height:">
 
        </div>
 
      </div>
 
       
 
 
         <p>
 
         <p>
           Finally, mGFP varied with time can be described into: (for only influenced by NO/NsrR effect)
+
           The rate of [mGFP] can be expressed by:
 
         </p>
 
         </p>
 
         <div class="row imagerow">
 
         <div class="row imagerow">
         <div class="col-12">
+
          <div class="col-12">
           <img src="https://static.igem.org/mediawiki/2017/9/9a/T--NCKU_Tainan--66.png" alt="" class="img-responsive" style="height:">
+
            <img src="https://static.igem.org/mediawiki/2017/d/df/T--NCKU_Tainan--77.png" alt="" class="img-responsive" style="height:">
 +
          </div>
 +
         </div>
 +
 
 +
        <div id="p1-1" class="wrap-title" onclick="show('#p1-1','#p1-2')">
 +
          <h2 style="color:#f19181 ;">
 +
          How can we derive this term
 +
      </h2>
 +
          <hr class="hr" style="background-color: #f19181;">
 +
        </div>
 +
        <div id="p1-2" class="wrap-content">
 +
          <h2>
 +
          For NsrR
 +
        </h2>
 +
          <hr>
 +
          <p>
 +
            Two NO and NsrR combine to form a complex before they are functional. Therefore, transcription factors cooperatively regulate expression of genes.
 +
            <br><br> Consider some free inducer NO* that bind to two repressors NsrR, giving rise to a complex NsrR<sub>2</sub>NO:
 +
          </p>
 +
          <p>
 +
            2 [NsrR] + [NO]
 +
            <math xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math"><mover accent="false"><mo>↔</mo><mrow><mi>k</mi><mi>o</mi><mi>n</mi><mo>/</mo><mi>k</mi><mi>o</mi><mi>f</mi><mi>f</mi></mrow></mover></math>            [NsrR
 +
            <sub>2</sub>NO]
 +
          </p>
 +
          <p>
 +
            a) rate of complex formation:
 +
          </p>
 +
          <p style="text-align: center">
 +
            k<sub>on</sub>[NO][NsrR]<sub>2</sub>
 +
          </p>
 +
          <p>
 +
            b) rate of dissociation:
 +
          </p>
 +
          <p style="text-align: center">
 +
            k<sub>off</sub>[NsrR<sub>2</sub>NO]
 +
          </p>
 +
          <p>
 +
            c) The rate of complex formation at steady state:
 +
          </p>
 +
          <p style="text-align: center;">
 +
            <math xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math"><mfrac><mrow><mi mathvariant="normal">d</mi><mfenced open="[" close="]" separators="|"><mrow><msub><mrow><mi mathvariant="normal">N</mi><mi mathvariant="normal">s</mi><mi mathvariant="normal">r</mi><mi mathvariant="normal">R</mi></mrow><mrow><mn>2</mn></mrow></msub><mi mathvariant="normal">N</mi><mi mathvariant="normal">O</mi></mrow></mfenced></mrow><mrow><mi mathvariant="normal">d</mi><mi mathvariant="normal">t</mi></mrow></mfrac><mo>=</mo></math>            =k
 +
            <sub>on</sub>[NO][NsrR]<sub>2</sub>-k<sub>off</sub>[NsrR<sub>2</sub>NO]=0
 +
          </p>
 +
          <p>
 +
            For conservation equation, describing the total concentration can be obtained:
 +
          </p>
 +
          <p style="text-align: center;">
 +
            [NsrR<sub>2</sub>NO] + [NO*] = [NOTotal]
 +
          </p>
 +
          <p>
 +
            NsrR dimerization with respect to unbound NsrR can be represented by the following equation by considering the degree of cooperativity of NO binding into account:
 +
          </p>
 +
          <div class="row imagerow">
 +
            <div class="col-12">
 +
              <img src="https://static.igem.org/mediawiki/2017/f/fc/T--NCKU_Tainan--44.png" alt="" class="img-responsive" style="height:">
 +
            </div>
 +
           </div>
 +
          <p>
 +
            Therefore,
 +
          </p>
 +
          <div class="row imagerow">
 +
            <div class="col-12">
 +
              <img src="https://static.igem.org/mediawiki/2017/3/36/T--NCKU_Tainan--55.png" alt="" class="img-responsive" style="height:">
 +
            </div>
 +
          </div>
 +
 
 +
          <p>
 +
            Finally, mGFP varied with time can be described into: (for only influenced by NO/NsrR effect)
 +
          </p>
 +
          <div class="row imagerow">
 +
            <div class="col-12">
 +
              <img src="https://static.igem.org/mediawiki/2017/9/9a/T--NCKU_Tainan--66.png" alt="" class="img-responsive" style="height:">
 +
            </div>
 +
          </div>
 +
          <p>
 +
            More information can be looked for in the following references.
 +
          </p>
 
         </div>
 
         </div>
      </div>
 
 
         <p>
 
         <p>
           More information can be looked for in the following references.
+
           Finally, mRNA of GFP will be translated into GFP.
 +
          <br>
 +
          <br> The rate of [GFP] can be expressed by:
 
         </p>
 
         </p>
      </div>
+
         <p style="text-align: center">
      <p>
+
          <math xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math"><mfrac><mrow><mi>d</mi><mo>[</mo><mi>G</mi><mi>F</mi><mi>P</mi><mo>]</mo></mrow><mrow><mi>d</mi><mi>t</mi></mrow></mfrac><mo>=</mo><mi>k</mi><mi>t</mi><mi>r</mi><mi>a</mi><mi>n</mi><mi>s</mi><mi>l</mi><mi>a</mi><mi>t</mi><mi>i</mi><mi>o</mi><mi>n</mi><mo>×</mo><mfenced open="[" close="]" separators="|"><mrow><mi>m</mi><mi>G</mi><mi>F</mi><mi>P</mi></mrow></mfenced><mo>-</mo><msub><mrow><mi>r</mi></mrow><mrow><mi>G</mi><mi>F</mi><mi>P</mi></mrow></msub><mo>×</mo><mfenced open="[" close="]" separators="|"><mrow><mi>G</mi><mi>F</mi><mi>P</mi></mrow></mfenced></math>------(5)
        Finally, mRNA of GFP will be translated into GFP.
+
        </p>
         <br>
+
        <h3>
        <br> The rate of [GFP] can be expressed by:
+
      </p>
+
      <p style="text-align: center">
+
        <math xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math"><mfrac><mrow><mi>d</mi><mo>[</mo><mi>G</mi><mi>F</mi><mi>P</mi><mo>]</mo></mrow><mrow><mi>d</mi><mi>t</mi></mrow></mfrac><mo>=</mo><mi>k</mi><mi>t</mi><mi>r</mi><mi>a</mi><mi>n</mi><mi>s</mi><mi>l</mi><mi>a</mi><mi>t</mi><mi>i</mi><mi>o</mi><mi>n</mi><mo>×</mo><mfenced open="[" close="]" separators="|"><mrow><mi>m</mi><mi>G</mi><mi>F</mi><mi>P</mi></mrow></mfenced><mo>-</mo><msub><mrow><mi>r</mi></mrow><mrow><mi>G</mi><mi>F</mi><mi>P</mi></mrow></msub><mo>×</mo><mfenced open="[" close="]" separators="|"><mrow><mi>G</mi><mi>F</mi><mi>P</mi></mrow></mfenced></math>------(5)
+
      </p>
+
      <h3>
+
 
         Parameter Table
 
         Parameter Table
 
       </h3>
 
       </h3>
<div class="table-responsive">
+
      <div class="table-responsive">
      <table class="table margin_bottom" style="padding-left: 30px;">
+
        <table class="table margin_bottom" style="padding-left: 30px;">
        <thead>
+
          <thead>
          <tr>
+
            <tr>
            <th></th>
+
              <th></th>
            <th>
+
              <th>
              Description
+
                Description
            </th>
+
              </th>
            <th>
+
              <th>
              Value
+
                Value
            </th>
+
              </th>
            <th>
+
              <th>
              Unit(SI)
+
                Unit(SI)
            </th>
+
              </th>
          </tr>
+
            </tr>
        </thead>
+
          </thead>
        <tbody>
+
          <tbody>
          <tr>
+
            <tr>
            <td>
+
              <td>
              [NO<sub>3</sub><sup>-</sup>] (100ppm)
+
                [NO<sub>3</sub><sup>-</sup>] (100ppm)
            </td>
+
              </td>
            <td>
+
              <td>
              Nitrate initial value
+
                Nitrate initial value
            </td>
+
              </td>
            <td>
+
              <td>
              1.6x10<sup>-6</sup>
+
                1.6x10<sup>-6</sup>
            </td>
+
              </td>
            <td>
+
              <td>
              mol/m<sup>3</sup>
+
                mol/m<sup>3</sup>
            </td>
+
              </td>
          </tr>
+
            </tr>
          <tr>
+
            <tr>
            <td>
+
              <td>
              Km <sub>(Nap)</sub>
+
                Km <sub>(Nap)</sub>
            </td>
+
              </td>
            <td>
+
              <td>
              the NO<sub>3</sub><sup>-</sup> at which the reaction rate is at half-maximum
+
                the NO<sub>3</sub><sup>-</sup> at which the reaction rate is at half-maximum
            </td>
+
              </td>
            <td>
+
              <td>
              8x10<sup>-3</sup>
+
                8x10<sup>-3</sup>
            </td>
+
              </td>
            <td>
+
              <td>
              mol/m<sup>3</sup>
+
                mol/m<sup>3</sup>
            </td>
+
              </td>
          </tr>
+
            </tr>
          <tr>
+
            <tr>
            <td>
+
              <td>
              Vmax<sub>(Nap)</sub>
+
                Vmax<sub>(Nap)</sub>
            </td>
+
              </td>
            <td>
+
              <td>
              Maximum velocity of Nap
+
                Maximum velocity of Nap
            </td>
+
              </td>
            <td>
+
              <td>
              4.7x10<sup>-1</sup>
+
                4.7x10<sup>-1</sup>
            </td>
+
              </td>
            <td>
+
              <td>
              mol/s x m<sup>3</sup>
+
                mol/s x m<sup>3</sup>
            </td>
+
              </td>
          </tr>
+
            </tr>
          <tr>
+
            <tr>
            <td>
+
              <td>
              Km<sub>(NirK)</sub>
+
                Km<sub>(NirK)</sub>
            </td>
+
              </td>
            <td>
+
              <td>
              the NO<sub>2</sub><sup>-</sup> at which the reaction rate is at half-maximum
+
                the NO<sub>2</sub><sup>-</sup> at which the reaction rate is at half-maximum
            </td>
+
              </td>
            <td>
+
              <td>
              2.5x10<sup>-1</sup>
+
                2.5x10<sup>-1</sup>
            </td>
+
              </td>
            <td>
+
              <td>
              mol/m<sup>3</sup>
+
                mol/m<sup>3</sup>
            </td>
+
              </td>
          </tr>
+
            </tr>
          <tr>
+
            <tr>
            <td>
+
              <td>
              Vmax<sub>(NirK)</sub>
+
                Vmax<sub>(NirK)</sub>
            </td>
+
              </td>
            <td>
+
              <td>
              Maximum velocity of NirK
+
                Maximum velocity of NirK
            </td>
+
              </td>
            <td>
+
              <td>
              5x10<sup>-3</sup>
+
                5x10<sup>-3</sup>
            </td>
+
              </td>
            <td>
+
              <td>
              mol/s x m<sup>3</sup>
+
                mol/s x m<sup>3</sup>
            </td>
+
              </td>
          </tr>
+
            </tr>
          <tr>
+
            <tr>
            <td>
+
              <td>
              [P<sub>yeaR</sub>]
+
                [P<sub>yeaR</sub>]
            </td>
+
              </td>
            <td>
+
              <td>
              Concentration of P<sub>yeaR</sub>
+
                Concentration of P<sub>yeaR</sub>
            </td>
+
              </td>
            <td>
+
              <td>
              10<sup>-10</sup>
+
                10<sup>-10</sup>
            </td>
+
              </td>
            <td>
+
              <td>
              mol/m<sup>3</sup>
+
                mol/m<sup>3</sup>
            </td>
+
              </td>
          </tr>
+
            </tr>
          <tr>
+
            <tr>
            <td>
+
              <td>
              k<sub>transcription</sub>
+
                k<sub>transcription</sub>
            </td>
+
              </td>
            <td>
+
              <td>
              Rate of mGFP synthesis
+
                Rate of mGFP synthesis
            </td>
+
              </td>
            <td>
+
              <td>
              1.8x10<sup>-5</sup>
+
                1.8x10<sup>-5</sup>
            </td>
+
              </td>
            <td>
+
              <td>
              1/s
+
                1/s
            </td>
+
              </td>
          </tr>
+
            </tr>
          <tr>
+
            <tr>
            <td>
+
              <td>
              k<sub>fNo3</sub>
+
                k<sub>fNo3</sub>
            </td>
+
              </td>
            <td>
+
              <td>
              Related constant of NO<sub>3</sub><sup>-</sup> and NarL
+
                Related constant of NO<sub>3</sub><sup>-</sup> and NarL
            </td>
+
              </td>
            <td>
+
              <td>
              3x10<sup>-4</sup>
+
                3x10<sup>-4</sup>
            </td>
+
              </td>
            <td>
+
              <td>
              1/s
+
                1/s
            </td>
+
              </td>
          </tr>
+
            </tr>
          <tr>
+
            <tr>
            <td>
+
              <td>
              k<sub>fNo2</sub>
+
                k<sub>fNo2</sub>
            </td>
+
              </td>
            <td>
+
              <td>
              Related constant of NO<sub>2</sub><sup>-</sup> and NarL
+
                Related constant of NO<sub>2</sub><sup>-</sup> and NarL
            </td>
+
              </td>
            <td>
+
              <td>
              6x10<sup>-5</sup>
+
                6x10<sup>-5</sup>
            </td>
+
              </td>
            <td>
+
              <td>
              1/s
+
                1/s
            </td>
+
              </td>
          </tr>
+
            </tr>
          <tr>
+
            <tr>
            <td>
+
              <td>
              <math xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math"><msub><mrow><mi>r</mi></mrow><mrow><mi>m</mi><mi>G</mi><mi>F</mi><mi>P</mi></mrow></msub></math>
+
                <math xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math"><msub><mrow><mi>r</mi></mrow><mrow><mi>m</mi><mi>G</mi><mi>F</mi><mi>P</mi></mrow></msub></math>
            </td>
+
              </td>
            <td>
+
              <td>
              mGFP degradation rate
+
                mGFP degradation rate
            </td>
+
              </td>
            <td>
+
              <td>
              5x10<sup>-5</sup>
+
                5x10<sup>-5</sup>
            </td>
+
              </td>
            <td>
+
              <td>
              1/s
+
                1/s
            </td>
+
              </td>
          </tr>
+
            </tr>
          <tr>
+
            <tr>
            <td>
+
              <td>
              <math xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math"><msub><mrow><mi>r</mi></mrow><mrow><mi>G</mi><mi>F</mi><mi>P</mi></mrow></msub></math>
+
                <math xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math"><msub><mrow><mi>r</mi></mrow><mrow><mi>G</mi><mi>F</mi><mi>P</mi></mrow></msub></math>
            </td>
+
              </td>
            <td>
+
              <td>
              GFP degradation rate
+
                GFP degradation rate
            </td>
+
              </td>
            <td>
+
              <td>
              2.5x10<sup>-6</sup>
+
                2.5x10<sup>-6</sup>
            </td>
+
              </td>
            <td>
+
              <td>
              1/s
+
                1/s
            </td>
+
              </td>
          </tr>
+
            </tr>
          <tr>
+
            <tr>
            <td>
+
              <td>
              ktranslation
+
                ktranslation
            </td>
+
              </td>
            <td>
+
              <td>
              Rate of GFP synthesis
+
                Rate of GFP synthesis
            </td>
+
              </td>
            <td>
+
              <td>
              4x10<sup>-4</sup>
+
                4x10<sup>-4</sup>
            </td>
+
              </td>
            <td>
+
              <td>
              1/s
+
                1/s
            </td>
+
              </td>
          </tr>
+
            </tr>
          <tr>
+
            <tr>
            <td>
+
              <td>
              k<sub>d(NsrR)</sub>
+
                k<sub>d(NsrR)</sub>
            </td>
+
              </td>
            <td>
+
              <td>
              Dissociation constant of NsrR
+
                Dissociation constant of NsrR
            </td>
+
              </td>
            <td>
+
              <td>
              3.5x10<sup>-6</sup>
+
                3.5x10<sup>-6</sup>
            </td>
+
              </td>
            <td>
+
              <td>
              m<sup>3</sup>/mol
+
                m<sup>3</sup>/mol
            </td>
+
              </td>
          </tr>
+
            </tr>
          <tr>
+
            <tr>
            <td>
+
              <td>
              k<sub>NO</sub>
+
                k<sub>NO</sub>
            </td>
+
              </td>
            <td>
+
              <td>
              Dissociation constant of NO
+
                Dissociation constant of NO
            </td>
+
              </td>
            <td>
+
              <td>
              1.4x10<sup>-4</sup>
+
                1.4x10<sup>-4</sup>
            </td>
+
              </td>
            <td>
+
              <td>
              mol/m<sup>3</sup>
+
                mol/m<sup>3</sup>
            </td>
+
              </td>
          </tr>
+
            </tr>
          <tr>
+
            <tr>
            <td>
+
              <td>
              [NsrR]
+
                [NsrR]
            </td>
+
              </td>
            <td>
+
              <td>
              Concentration of NsrR
+
                Concentration of NsrR
            </td>
+
              </td>
            <td>
+
              <td>
              10<sup>-6</sup>
+
                10<sup>-6</sup>
            </td>
+
              </td>
            <td>
+
              <td>
              mol/m<sup>3</sup>
+
                mol/m<sup>3</sup>
            </td>
+
              </td>
          </tr>
+
            </tr>
        </tbody>
+
          </tbody>
      </table>
+
        </table>
<div>
+
      </div>
       <h2 id="simulation">
+
        
 +
        <h2 id="simulation">
 
         Simulation
 
         Simulation
 
       </h2>
 
       </h2>
      <hr>
+
        <hr>
      <p>
+
        <p>
        Simbiology of Matlab is used to simulate the model:
+
          Simbiology of Matlab is used to simulate the model:
      </p>
+
        </p>
      <div class="row imagerow" style="margin-bottom: 100px;">
+
        <div class="row imagerow" style="margin-bottom: 100px;">
        <div class="col-12">
+
          <div class="col-12">
          <img src="https://static.igem.org/mediawiki/2017/c/c7/T--NCKU_Tainan--model2.png" alt="" class="img-responsive">
+
            <img src="https://static.igem.org/mediawiki/2017/c/c7/T--NCKU_Tainan--model2.png" alt="" class="img-responsive">
        </div>
+
          </div>
        <br>
+
          <br>
        <br>
+
          <br>
        <div class="col-12">
+
          <div class="col-12">
          <img src="https://static.igem.org/mediawiki/2017/e/ec/T--NCKU_Tainan--model3.png" alt="" class="img-responsive">
+
            <img src="https://static.igem.org/mediawiki/2017/e/ec/T--NCKU_Tainan--model3.png" alt="" class="img-responsive">
        </div>
+
          </div>
        <br>
+
          <br>
        <br>
+
          <br>
        <div class="col-12">
+
          <div class="col-12">
          <img src="https://static.igem.org/mediawiki/2017/0/03/T--NCKU_Tainan--model4.png" alt="" class="img-responsive">
+
            <img src="https://static.igem.org/mediawiki/2017/0/03/T--NCKU_Tainan--model4.png" alt="" class="img-responsive">
 +
          </div>
 +
          <br>
 +
          <br>
 +
          <div class="col-12">
 +
            <img src="https://static.igem.org/mediawiki/2017/2/27/T--NCKU_Tainan--model5.png" alt="" class="img-responsive">
 +
          </div>
 
         </div>
 
         </div>
         <br>
+
         <h2 id="GFP">
        <br>
+
        <div class="col-12">
+
          <img src="https://static.igem.org/mediawiki/2017/2/27/T--NCKU_Tainan--model5.png" alt="" class="img-responsive">
+
        </div>
+
      </div>
+
      <h2 id="GFP">
+
 
         Get a Function to Describe GFP varied with time
 
         Get a Function to Describe GFP varied with time
 
       </h2>
 
       </h2>
      <hr>
+
        <hr>
      <p>
+
        <p>
        By taking the parameters into the (1)~(5) equations, the [GFP] can be described by:
+
          By taking the parameters into the (1)~(5) equations, the [GFP] can be described by:
      </p>
+
        </p>
      <p style="font-size: 18px;text-align:center;">
+
        <p style="font-size: 18px;text-align:center;">
        GFP(t)=
+
          GFP(t)=
        <span style="color:#00b3ea;">(2.9x10<sup>-8</sup>)e<sup>-2.5x10<sup>-6t</sup></sup></span> -
+
          <span style="color:#00b3ea;">(2.9x10<sup>-8</sup>)e<sup>-2.5x10<sup>-6t</sup></sup></span> -
        <span style="color:#f9cb8f;">(3.08x10<sup>-8</sup>)e<sup>-4.485x10<sup>-4t</sup></sup></span> +
+
          <span style="color:#f9cb8f;">(3.08x10<sup>-8</sup>)e<sup>-4.485x10<sup>-4t</sup></sup></span> +
        <span style="color:#f19181;">(6.06x10<sup>-10</sup>)e<sup>-2x10<sup>-2t</sup></sup></span> -
+
          <span style="color:#f19181;">(6.06x10<sup>-10</sup>)e<sup>-2x10<sup>-2t</sup></sup></span> -
        <span style="color:#3cbac8;">(1.48x10<sup>-9</sup>)e<sup>-1.74x10<sup>-2t</sup></sup></span>
+
          <span style="color:#3cbac8;">(1.48x10<sup>-9</sup>)e<sup>-1.74x10<sup>-2t</sup></sup></span>
      </p>
+
        </p>
      <p class="margin_bottom" style="text-align: center;">
+
        <p class="margin_bottom" style="text-align: center;">
        (This equation is for initial concentration of nitrate 100ppm)
+
          (This equation is for initial concentration of nitrate 100ppm)
      </p>
+
        </p>
      <h2 id="fitting">
+
        <h2 id="fitting">
 
         The Fitting Results
 
         The Fitting Results
 
       </h2>
 
       </h2>
      <hr>
+
        <hr>
      <p>
+
        <p>
        As to know each term how to influence GFP, we divide GFP(t) into 4 parts:
+
          As to know each term how to influence GFP, we divide GFP(t) into 4 parts:
      </p>
+
        </p>
      <ol style="padding-left: 30%;margin-bottom: 100px;">
+
        <ol style="padding-left: 30%;margin-bottom: 100px;">
        <li>
+
          <li>
          <span style="color:#00b3ea;">A(t)=(2.9x10<sup>-8</sup>)e<sup>-2.5x10<sup>-6t</sup></sup></span>
+
            <span style="color:#00b3ea;">A(t)=(2.9x10<sup>-8</sup>)e<sup>-2.5x10<sup>-6t</sup></sup></span>
        </li>
+
          </li>
        <li>
+
          <li>
          <span style="color:#f9cb8f;">B(t)=(3.08x10<sup>-8</sup>)e<sup>-4.485x10<sup>-4t</sup></sup></span>
+
            <span style="color:#f9cb8f;">B(t)=(3.08x10<sup>-8</sup>)e<sup>-4.485x10<sup>-4t</sup></sup></span>
        </li>
+
          </li>
        <li>
+
          <li>
          <span style="color:#f19181;">C(t)=(6.06x10<sup>-10</sup>)e<sup>-2x10<sup>-2t</sup></sup></span>
+
            <span style="color:#f19181;">C(t)=(6.06x10<sup>-10</sup>)e<sup>-2x10<sup>-2t</sup></sup></span>
        </li>
+
          </li>
        <li>
+
          <li>
          <span style="color:#3cbac8;">D(t)=(1.48x10<sup>-9</sup>)e<sup>-1.74x10<sup>-2t</sup></sup></span>
+
            <span style="color:#3cbac8;">D(t)=(1.48x10<sup>-9</sup>)e<sup>-1.74x10<sup>-2t</sup></sup></span>
        </li>
+
          </li>
      </ol>
+
        </ol>
      <div class="row imagerow" style="margin-bottom: 100px;">
+
        <div class="row imagerow" style="margin-bottom: 100px;">
        <div class="col-12">
+
          <div class="col-12">
          <img src="https://static.igem.org/mediawiki/2017/4/40/NCKU-model-fitting-1.png" alt="" class="img-responsive">
+
            <img src="https://static.igem.org/mediawiki/2017/4/40/NCKU-model-fitting-1.png" alt="" class="img-responsive">
 +
          </div>
 
         </div>
 
         </div>
      </div>
+
        <p>
      <p>
+
          Obviously, we easily know the influence within 2 hours of terms A and B are more essential than that of terms C and D. Consequently, we modify equation to be simpler, which neglact C and D terms, to fit our data getting from experiments with our device
        Obviously, we easily know the influence within 2 hours of terms A and B are more essential than that of terms C and D. Consequently, we modify equation to be simpler, which neglact C and D terms, to fit our data getting from experiments with our device
+
          and with powder.
        and with powder.
+
          <br>By using general model Exp2:
        <br>By using general model Exp2:
+
        </p>
      </p>
+
        <p style="text-align: center">
      <p style="text-align: center">
+
          <math xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math"><mi mathvariant="normal">f</mi><mfenced separators="|"><mrow><mi mathvariant="normal">x</mi></mrow></mfenced><mo>=</mo><mi mathvariant="normal">d</mi><mo>×</mo><msup><mrow><mi mathvariant="normal">e</mi></mrow><mrow><mi mathvariant="normal">g</mi><mi mathvariant="normal">x</mi></mrow></msup><mo>+</mo><mi>h</mi><mo>×</mo><msup><mrow><mi>e</mi></mrow><mrow><mi>j</mi><mi>x</mi></mrow></msup></math>
        <math xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math"><mi mathvariant="normal">f</mi><mfenced separators="|"><mrow><mi mathvariant="normal">x</mi></mrow></mfenced><mo>=</mo><mi mathvariant="normal">d</mi><mo>×</mo><msup><mrow><mi mathvariant="normal">e</mi></mrow><mrow><mi mathvariant="normal">g</mi><mi mathvariant="normal">x</mi></mrow></msup><mo>+</mo><mi>h</mi><mo>×</mo><msup><mrow><mi>e</mi></mrow><mrow><mi>j</mi><mi>x</mi></mrow></msup></math>
+
        </p>
      </p>
+
        <div class="row imagerow" style="margin-bottom: 100px;">
      <div class="row imagerow" style="margin-bottom: 100px;">
+
          <div class="col-12">
        <div class="col-12">
+
            <img src="https://static.igem.org/mediawiki/2017/e/e9/NCKU-model-fitting-2.png" alt="" class="img-responsive">
          <img src="https://static.igem.org/mediawiki/2017/e/e9/NCKU-model-fitting-2.png" alt="" class="img-responsive">
+
          </div>
        </div>
+
          <br>
        <br>
+
          <br>
        <br>
+
          <br>
        <br>
+
          <div class="col-12">
        <div class="col-12">
+
            <img src="https://static.igem.org/mediawiki/2017/7/78/NCKU-model-fitting-3.png" alt="" class="img-responsive">
          <img src="https://static.igem.org/mediawiki/2017/7/78/NCKU-model-fitting-3.png" alt="" class="img-responsive">
+
          </div>
 
         </div>
 
         </div>
      </div>
+
        <h3>
      <h3>
+
 
         Coefficients (with 95% confidence bounds):
 
         Coefficients (with 95% confidence bounds):
 
       </h3>
 
       </h3>
      <p style="text-align: center;">
+
        <p style="text-align: center;">
        Coefficients Table
+
          Coefficients Table
      </p>
+
        </p>
<div class="table-responsive">
+
        <div class="table-responsive">
      <table class="table">
+
          <table class="table">
        <thead>
+
            <thead>
          <tr>
+
              <tr>
            <th>
+
                <th>
  
            </th>
+
                </th>
            <th>
+
                <th>
              value
+
                  value
            </th>
+
                </th>
            <th>
+
                <th>
              min
+
                  min
            </th>
+
                </th>
            <th>
+
                <th>
              max
+
                  max
            </th>
+
                </th>
          </tr>
+
              </tr>
        </thead>
+
            </thead>
        <tbody>
+
            <tbody>
          <tr>
+
              <tr>
            <td>
+
                <td>
              d
+
                  d
            </td>
+
                </td>
            <td>
+
                <td>
              2846
+
                  2846
            </td>
+
                </td>
            <td>
+
                <td>
              2808
+
                  2808
            </td>
+
                </td>
            <td>
+
                <td>
              2885
+
                  2885
            </td>
+
                </td>
          </tr>
+
              </tr>
          <tr>
+
              <tr>
            <td>
+
                <td>
              g
+
                  g
            </td>
+
                </td>
            <td>
+
                <td>
              0.00002
+
                  0.00002
            </td>
+
                </td>
            <td>
+
                <td>
              0.000018
+
                  0.000018
            </td>
+
                </td>
            <td>
+
                <td>
              0.000022
+
                  0.000022
            </td>
+
                </td>
          </tr>
+
              </tr>
          <tr>
+
              <tr>
            <td>
+
                <td>
              h
+
                  h
            </td>
+
                </td>
            <td>
+
                <td>
              -390.5
+
                  -390.5
            </td>
+
                </td>
            <td>
+
                <td>
              -425.5
+
                  -425.5
            </td>
+
                </td>
            <td>
+
                <td>
              -355.6
+
                  -355.6
            </td>
+
                </td>
          </tr>
+
              </tr>
          <tr>
+
              <tr>
            <td>
+
                <td>
              j
+
                  j
            </td>
+
                </td>
            <td>
+
                <td>
              -0.000558
+
                  -0.000558
            </td>
+
                </td>
            <td>
+
                <td>
              -0.0006369
+
                  -0.0006369
            </td>
+
                </td>
            <td>
+
                <td>
              -0.0004792
+
                  -0.0004792
            </td>
+
                </td>
          </tr>
+
              </tr>
        </tbody>
+
            </tbody>
      </table>
+
          </table>
</div>
+
        </div>
      <p style="text-align: center">
+
        <p style="text-align: center">
        Goodness of fit:
+
          Goodness of fit:
        <br>
+
          <br> SSE: 5.624e+04
        SSE: 5.624e+04
+
          <br> R-square: 0.9953
        <br>
+
          <br> Adjusted R-square: 0.9952
        R-square: 0.9953
+
          <br> RMSE: 15.41
        <br>
+
        </p>
        Adjusted R-square: 0.9952
+
        <p style="text-align: center">
        <br>
+
          GFP<math xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math"><mfenced separators="|"><mrow><mi mathvariant="bold">t</mi></mrow></mfenced><mo>=</mo><mn> 2846</mn><mo>×</mo><msup><mrow><mi mathvariant="bold">e</mi></mrow><mrow><mn>0.00002</mn><mi mathvariant="bold">t</mi></mrow></msup><mo>-</mo><mn>390.5</mn><mo>×</mo><msup><mrow><mi mathvariant="bold-italic">e</mi></mrow><mrow><mo>-</mo><mn>-0.000558</mn><mi mathvariant="bold-italic">t</mi></mrow></msup></math>         (for 100 ppm)
        RMSE: 15.41
+
        </p>
      </p>
+
        <h2 id="statistical">
      <p style="text-align: center">
+
        GFP<math xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math"><mfenced separators="|"><mrow><mi mathvariant="bold">t</mi></mrow></mfenced><mo>=</mo><mn> 2846</mn><mo>×</mo><msup><mrow><mi mathvariant="bold">e</mi></mrow><mrow><mn>0.00002</mn><mi mathvariant="bold">t</mi></mrow></msup><mo>-</mo><mn>390.5</mn><mo>×</mo><msup><mrow><mi mathvariant="bold-italic">e</mi></mrow><mrow><mo>-</mo><mn>-0.000558</mn><mi mathvariant="bold-italic">t</mi></mrow></msup></math>
+
     
+
        (for 100 ppm)
+
      </p>
+
      <h2 id="statistical">
+
 
         Statistical Model
 
         Statistical Model
 
       </h2>
 
       </h2>
      <hr>
+
        <hr>
      <p>
+
        <p>
        We randomly set 15 ppm of concentration of nitrate as the separating level of clean and polluted water. Hence, we dichotomized the concentration of nitrate into binary data (the outcomes of Bernoulli trials). Then, in order to fit a general linear model
+
          We randomly set 15 ppm of concentration of nitrate as the separating level of clean and polluted water. Hence, we dichotomized the concentration of nitrate into binary data (the outcomes of Bernoulli trials). Then, in order to fit a general linear model
        we use the concentration of nitrate, time as explain variables, and the electrical signals collected from our device as response variables.
+
          we use the concentration of nitrate, time as explain variables, and the electrical signals collected from our device as response variables.
        <br>Here is the regression equation:
+
          <br>Here is the regression equation:
      </p>
+
        </p>
      <div class="row imagerow" style="margin-bottom: 100px;">
+
        <div class="row imagerow" style="margin-bottom: 100px;">
        <div class="col-12">
+
          <div class="col-12">
          <img src="https://static.igem.org/mediawiki/2017/3/36/T--NCKU_Tainan--88.png" alt="" class="img-responsive">
+
            <img src="https://static.igem.org/mediawiki/2017/3/36/T--NCKU_Tainan--88.png" alt="" class="img-responsive">
 +
          </div>
 
         </div>
 
         </div>
      </div>
+
        <table class="table center-block" style="margin-bottom: 100px;padding-left: 30px">
      <table class="table center-block" style="margin-bottom: 100px;padding-left: 30px">
+
          <tbody>
        <tbody>
+
            <tr>
          <tr>
+
              <td>
            <td>
+
                Y<sub>ij</sub>
              Y<sub>ij</sub>
+
              </td>
            </td>
+
              <td>
            <td>
+
                Electrical signals collected from i <sup>th</sup> time series data with j<sup>th</sup> second.
              Electrical signals collected from i <sup>th</sup> time series data with j<sup>th</sup> second.
+
              </td>
            </td>
+
            </tr>
          </tr>
+
            <tr>
          <tr>
+
              <td>
            <td>
+
                T<sub>ij</sub>
              T<sub>ij</sub>
+
              </td>
            </td>
+
              <td>
            <td>
+
                Time of i<sup>th</sup> time series data with j<sup>th</sup> second.
              Time of i<sup>th</sup> time series data with j<sup>th</sup> second.
+
              </td>
            </td>
+
            </tr>
          </tr>
+
            <tr>
          <tr>
+
              <td>
            <td>
+
                X<sub>i</sub> = 1
              X<sub>i</sub> = 1
+
              </td>
            </td>
+
              <td>
            <td>
+
                When the concentration of nitrate above 15 ppm.
              When the concentration of nitrate above 15 ppm.
+
              </td>
            </td>
+
            </tr>
          </tr>
+
            <tr>
          <tr>
+
              <td>
            <td>
+
                X<sub>i</sub> = 0
              X<sub>i</sub> = 0
+
              </td>
            </td>
+
              <td>
            <td>
+
                When the concentration of nitrate below 15 ppm.
              When the concentration of nitrate below 15 ppm.
+
              </td>
            </td>
+
            </tr>
          </tr>
+
            <tr>
          <tr>
+
              <td>
            <td>
+
                &epsilon;<sub>ij</sub>
              &epsilon;<sub>ij</sub>
+
              </td>
            </td>
+
              <td>
            <td>
+
                Random error term of i<sub>th</sub> time series data with j<sub>th</sub> second.
              Random error term of i<sub>th</sub> time series data with j<sub>th</sub> second.
+
              </td>
            </td>
+
            </tr>
          </tr>
+
          </tbody>
        </tbody>
+
        </table>
      </table>
+
  
  
      <p>
+
        <p>
        After that, we use calibration to forecast the concentration of nitrate within the time series data with our model by minimizing the sum of square of time series data from 1<sup>st</sup> second to 1800<sup>th</sup> second. The training sensitivity and specificity are shown
+
          After that, we use calibration to forecast the concentration of nitrate within the time series data with our model by minimizing the sum of square of time series data from 1<sup>st</sup> second to 1800<sup>th</sup> second. The training sensitivity
        in the table below.
+
          and specificity are shown in the table below.
      </p>
+
        </p>
      <div class="row imagerow" style="margin-bottom: 100px;">
+
        <div class="row imagerow" style="margin-bottom: 100px;">
        <div class="col-12">
+
          <div class="col-12">
          <img src="https://static.igem.org/mediawiki/2017/9/97/T--NCKU_Tainan--model9.png" alt="" class="img-responsive">
+
            <img src="https://static.igem.org/mediawiki/2017/9/97/T--NCKU_Tainan--model9.png" alt="" class="img-responsive">
 +
          </div>
 
         </div>
 
         </div>
      </div>
+
        <h2 id="empirical">
      <h2 id="empirical">
+
 
         Empirical Model
 
         Empirical Model
 
       </h2>
 
       </h2>
      <hr>
+
        <hr>
      <p>
+
        <p>
        In order to build an empirical model for our sensing boat, we had done more than 150 experiments to set up our database.
+
          In order to build an empirical model for our sensing boat, we had done more than 150 experiments to set up our database.
        <br>We chose 5 intervals:
+
          <br>We chose 5 intervals:
      </p>
+
        </p>
      <p style="text-align: center;">
+
        <p style="text-align: center;">
        0 – 4 ppm
+
          0 – 4 ppm
        <br> 4 – 10 ppm
+
          <br> 4 – 10 ppm
        <br> 10 – 20 ppm
+
          <br> 10 – 20 ppm
        <br> 20 – 60 ppm
+
          <br> 20 – 60 ppm
        <br> Over 60 ppm
+
          <br> Over 60 ppm
        <br>
+
          <br>
      </p>
+
        </p>
      <p>
+
        <p>
        And our sensing device only need to detect the Optical signal on 5 min, 10 min, 15 min, 20 min. By using this method, we can easily, quickly and precisely distinguish the concentration into this 5 intervals.
+
          And our sensing device only need to detect the Optical signal on 5 min, 10 min, 15 min, 20 min. By using this method, we can easily, quickly and precisely distinguish the concentration into this 5 intervals.
      </p>
+
        </p>
      <div class="row imagerow" style="margin-bottom: 100px;">
+
        <div class="row imagerow" style="margin-bottom: 100px;">
        <div class="col-12">
+
          <div class="col-12">
          <img src="https://static.igem.org/mediawiki/2017/d/df/T--NCKU_Tainan--model10.png" alt="" class="img-responsive">
+
            <img src="https://static.igem.org/mediawiki/2017/d/df/T--NCKU_Tainan--model10.png" alt="" class="img-responsive">
 +
          </div>
 
         </div>
 
         </div>
      </div>
+
        <h2 id="conclusion">
      <h2 id="conclusion">
+
 
         Conclusion
 
         Conclusion
 
       </h2>
 
       </h2>
      <hr>
+
        <hr>
      <p class="margin_bottom">
+
        <p class="margin_bottom">
        Not only to build a more complete model, according to species and application in the reality, we can also set different intervals by empirical method and any separating level by statistical method. With this advance, we are able to get the results within
+
          Not only to build a more complete model, according to species and application in the reality, we can also set different intervals by empirical method and any separating level by statistical method. With this advance, we are able to get the results within
        20 to 30 minutes, which is quicker and more precise as well.
+
          20 to 30 minutes, which is quicker and more precise as well.
      </p>
+
        </p>
      <h2 id="references">
+
        <h2 id="references">
 
         References
 
         References
 
       </h2>
 
       </h2>
      <hr>
+
        <hr>
      <p style="margin-bottom: 25px;">
+
        <p style="margin-bottom: 25px;">
[1] Lin, H. Y., Bledsoe, P. J., & Stewart, V. (2007) "Activation of yeaR-yoaG operon transcription by the nitrate-responsive regulator NarL is independent of oxygen-responsive regulator Fnr in Escherichia coli K-12." <i>Journal of bacteriology, 189</i>(21), 7539-7548.
+
          [1] Lin, H. Y., Bledsoe, P. J., & Stewart, V. (2007) "Activation of yeaR-yoaG operon transcription by the nitrate-responsive regulator NarL is independent of oxygen-responsive regulator Fnr in Escherichia coli K-12." <i>Journal of bacteriology, 189</i>(21),
</p>
+
          7539-7548.
<p style="margin-bottom: 25px;">
+
        </p>
[2] Csicsery, N. & O’Laughlin, R. (2013) "A Mathematical Model of a Synthetically Constructed Genetic Toggle Switch." <i>BENG 221 – Mathematical Methods in Bioengineering</i>
+
        <p style="margin-bottom: 25px;">
</p>
+
          [2] Csicsery, N. & O’Laughlin, R. (2013) "A Mathematical Model of a Synthetically Constructed Genetic Toggle Switch." <i>BENG 221 – Mathematical Methods in Bioengineering</i>
<p style="margin-bottom: 25px;">
+
        </p>
[3] Nohno, T., Noji, S., Taniguchi, S., & Saito, T. (1989) "The narX and narL genes encoding the nitrate-sensing regulators of Escherichia coli are homologous to a family of prokaryotic two-component regulatory genes." <i>Nucleic acids research, 17</i>(8), 2947-2957.
+
        <p style="margin-bottom: 25px;">
</p>
+
          [3] Nohno, T., Noji, S., Taniguchi, S., & Saito, T. (1989) "The narX and narL genes encoding the nitrate-sensing regulators of Escherichia coli are homologous to a family of prokaryotic two-component regulatory genes." <i>Nucleic acids research, 17</i>(8),
<p style="margin-bottom: 25px;">
+
          2947-2957.
[4] Partridge, J. D., Bodenmiller, D. M., Humphrys, M. S., & Spiro, S. (2009) "NsrR targets in the Escherichia coli genome: new insights into DNA sequence requirements for binding and a role for NsrR in the regulation of motility." <i>Molecular microbiology, 73</i>(4), 680-694.
+
        </p>
</p>
+
        <p style="margin-bottom: 25px;">
<p style="margin-bottom: 25px;">
+
          [4] Partridge, J. D., Bodenmiller, D. M., Humphrys, M. S., & Spiro, S. (2009) "NsrR targets in the Escherichia coli genome: new insights into DNA sequence requirements for binding and a role for NsrR in the regulation of motility." <i>Molecular microbiology, 73</i>(4),
  <a href="https://2016.igem.org/Team:Peshawar/Model">[5] Peshawar iGEM team (2016)</a>
+
          680-694.
</p>
+
        </p>
<p style="margin-bottom: 25px;">
+
        <p style="margin-bottom: 25px;">
  <a href="https://2012.igem.org/Team:NYMU-Taipei/ymim2">[6] NYMU-Taipei IGEM team (2012)</a>
+
          <a href="https://2016.igem.org/Team:Peshawar/Model">[5] Peshawar iGEM team (2016)</a>
</p>
+
        </p>
<p style="margin-bottom: 25px;">
+
        <p style="margin-bottom: 25px;">
  <a href="https://2015.igem.org/Team:HKUST-Rice/Nitrate_Sensor_PyeaR">[7] HKUST-Rice IGEM team (2015)</a>
+
          <a href="https://2012.igem.org/Team:NYMU-Taipei/ymim2">[6] NYMU-Taipei IGEM team (2012)</a>
</p>
+
        </p>
 +
        <p style="margin-bottom: 25px;">
 +
          <a href="https://2015.igem.org/Team:HKUST-Rice/Nitrate_Sensor_PyeaR">[7] HKUST-Rice IGEM team (2015)</a>
 +
        </p>
  
  
  
  
    </div>
+
      </div>
    <div id="sidemenu" class="col-md-2">
+
      <div id="sidemenu" class="col-md-2">
      <div class="list-group">
+
        <div class="list-group">
        <a onclick="scrollto('#abstract')" class="list-group-item">Abstract</a>
+
          <a onclick="scrollto('#abstract')" class="list-group-item">Abstract</a>
        <hr>
+
          <hr>
        <a onclick="scrollto('#motivation')" class="list-group-item">Motivation of Improving P<sub>yeaR</sub> Model</a>
+
          <a onclick="scrollto('#motivation')" class="list-group-item">Motivation of Improving P<sub>yeaR</sub> Model</a>
        <hr>
+
          <hr>
        <a onclick="scrollto('#pyear')" class="list-group-item">P<sub>yeaR</sub> Mechanism</a>
+
          <a onclick="scrollto('#pyear')" class="list-group-item">P<sub>yeaR</sub> Mechanism</a>
        <hr>
+
          <hr>
        <a onclick="scrollto('#equation')" class="list-group-item">Equations of Our Sensing Pathway Model</a>
+
          <a onclick="scrollto('#equation')" class="list-group-item">Equations of Our Sensing Pathway Model</a>
        <hr>
+
          <hr>
        <a onclick="scrollto('#simulation')" class="list-group-item">Simulation</a>
+
          <a onclick="scrollto('#simulation')" class="list-group-item">Simulation</a>
        <hr>
+
          <hr>
        <a onclick="scrollto('#GFP')" class="list-group-item">Get a Function to Describe GFP varied with time</a>
+
          <a onclick="scrollto('#GFP')" class="list-group-item">Get a Function to Describe GFP varied with time</a>
        <hr>
+
          <hr>
        <a onclick="scrollto('#fitting')" class="list-group-item">The Fitting Results</a>
+
          <a onclick="scrollto('#fitting')" class="list-group-item">The Fitting Results</a>
        <hr>
+
          <hr>
        <a onclick="scrollto('#statistical')" class="list-group-item">Statistical Model</a>
+
          <a onclick="scrollto('#statistical')" class="list-group-item">Statistical Model</a>
        <hr>
+
          <hr>
        <a onclick="scrollto('#empirical')" class="list-group-item">Empirical Model</a>
+
          <a onclick="scrollto('#empirical')" class="list-group-item">Empirical Model</a>
        <hr>
+
          <hr>
        <a onclick="scrollto('#conclusion')" class="list-group-item">Conclusion</a>
+
          <a onclick="scrollto('#conclusion')" class="list-group-item">Conclusion</a>
        <hr>
+
          <hr>
        <a onclick="scrollto('#references')" class="list-group-item">References</a>
+
          <a onclick="scrollto('#references')" class="list-group-item">References</a>
        <hr>
+
          <hr>
        <a class="list-group-item top"><i onclick="scrollto('#top')" class="fa fa-arrow-up fa-1x" aria-hidden="true"></i></a>
+
          <a class="list-group-item top"><i onclick="scrollto('#top')" class="fa fa-arrow-up fa-1x" aria-hidden="true"></i></a>
 +
        </div>
 
       </div>
 
       </div>
 
     </div>
 
     </div>
 
   </div>
 
   </div>
</div>
 
  
 
</body>
 
</body>
 +
 
</html>
 
</html>

Revision as of 10:00, 1 November 2017

MathJax AsciiMath Test Page

Model

Abstract


In order to combine the sensing device with synthetic biotechnology, first of all, we us Simbiology software to built a theoretical model for our promoter PyeaR and describing the whole mechanism and reaction.
Then we found out the concentration of each substance varied with time by Matlab, and approximate method was applied for choosing a proper model fitting with GFP fluorescence variation curve.
To improve our sensing detection, we built a statistical model by nonlinear regression and calibration. Furthermore, we created analysis method for sensing data by our empirical model constructed with data from more than 150 experiments; this model is able to divide nitrate concentration into 5 sections.

Motivation of Improving PyeaR Model


After taking a look to the result of previous teams, we found out that it’s not enough if we only describe the sensing reaction of PyeaR with NsrR; so to realize the mechanism, the paper, Activation of yeaR-yoaG Operon Transcription by the Nitrate-Responsive Regulator NarL Is Independent of Oxygen-Responsive Regulator Fnr in Escherichia coli K-12, was referred. From figure 1. in the paper, no matter with or without O2, the influence of NsrR and NarL to NO3- had not much difference.
Instead, from Figure 2. the influence of NsrR and NarL to PyeaR promoter was significant, which was the reason for us to consider the effects of both NsrR and NarL while building a more complete model.

Figure 1.

Figure 2.

PyeaR Mechanism


There are Nap and NirK enzymes that can catalyze NO3- to NO2- and NO2- to NO separately in our E. coli system. After paper searching, we found that the promoter's reaction was controlled by two gene representing two binding sites, one of which was NarL, and the other was NsrR. NarL is able to sense both nitrate and nitrite, promoting PyeaR to produce GFP further. On the other hand, NsrR has the ability to block RNA polymerase from binding with PyeaR promoter, but nitric oxide will release NsrR from the binding site, therefore allow transcription process to start.

Equations of Our Sensing Pathway Model


NO3- will be consumed in two ways, one of which is turning into NO2- by Nap enzyme, and the other one is binding with NarL thus directly induce the transcription of GFP gene

The rate of [NO3-] can be expressed by:

NO2- can be produced by Nap enzyme, being consumed by NarL and NirK enzyme, or induce the production of mRNA of GFP (mGFP).

The rate of [NO2-] can be expressed by:

NO can be produced by NirK enzyme.

The rate of [NO] can be expressed by:

There are 3 major sources of mGFP production: one is from NO3-, another is from NO2-, and the other is from NO.
Also, mGFP will be degraded naturally, which is also included in our model.

The rate of [mGFP] can be expressed by:

How can we derive this term


For NsrR


Two NO and NsrR combine to form a complex before they are functional. Therefore, transcription factors cooperatively regulate expression of genes.

Consider some free inducer NO* that bind to two repressors NsrR, giving rise to a complex NsrR2NO:

2 [NsrR] + [NO] kon/koff [NsrR 2NO]

a) rate of complex formation:

kon[NO][NsrR]2

b) rate of dissociation:

koff[NsrR2NO]

c) The rate of complex formation at steady state:

dNsrR2NOdt= =k on[NO][NsrR]2-koff[NsrR2NO]=0

For conservation equation, describing the total concentration can be obtained:

[NsrR2NO] + [NO*] = [NOTotal]

NsrR dimerization with respect to unbound NsrR can be represented by the following equation by considering the degree of cooperativity of NO binding into account:

Therefore,

Finally, mGFP varied with time can be described into: (for only influenced by NO/NsrR effect)

More information can be looked for in the following references.

Finally, mRNA of GFP will be translated into GFP.

The rate of [GFP] can be expressed by:

d[GFP]dt=ktranslation×mGFP-rGFP×GFP------(5)

Parameter Table

Description Value Unit(SI)
[NO3-] (100ppm) Nitrate initial value 1.6x10-6 mol/m3
Km (Nap) the NO3- at which the reaction rate is at half-maximum 8x10-3 mol/m3
Vmax(Nap) Maximum velocity of Nap 4.7x10-1 mol/s x m3
Km(NirK) the NO2- at which the reaction rate is at half-maximum 2.5x10-1 mol/m3
Vmax(NirK) Maximum velocity of NirK 5x10-3 mol/s x m3
[PyeaR] Concentration of PyeaR 10-10 mol/m3
ktranscription Rate of mGFP synthesis 1.8x10-5 1/s
kfNo3 Related constant of NO3- and NarL 3x10-4 1/s
kfNo2 Related constant of NO2- and NarL 6x10-5 1/s
rmGFP mGFP degradation rate 5x10-5 1/s
rGFP GFP degradation rate 2.5x10-6 1/s
ktranslation Rate of GFP synthesis 4x10-4 1/s
kd(NsrR) Dissociation constant of NsrR 3.5x10-6 m3/mol
kNO Dissociation constant of NO 1.4x10-4 mol/m3
[NsrR] Concentration of NsrR 10-6 mol/m3

Simulation


Simbiology of Matlab is used to simulate the model:







Get a Function to Describe GFP varied with time


By taking the parameters into the (1)~(5) equations, the [GFP] can be described by:

GFP(t)= (2.9x10-8)e-2.5x10-6t - (3.08x10-8)e-4.485x10-4t + (6.06x10-10)e-2x10-2t - (1.48x10-9)e-1.74x10-2t

(This equation is for initial concentration of nitrate 100ppm)

The Fitting Results


As to know each term how to influence GFP, we divide GFP(t) into 4 parts:

  1. A(t)=(2.9x10-8)e-2.5x10-6t
  2. B(t)=(3.08x10-8)e-4.485x10-4t
  3. C(t)=(6.06x10-10)e-2x10-2t
  4. D(t)=(1.48x10-9)e-1.74x10-2t

Obviously, we easily know the influence within 2 hours of terms A and B are more essential than that of terms C and D. Consequently, we modify equation to be simpler, which neglact C and D terms, to fit our data getting from experiments with our device and with powder.
By using general model Exp2:

fx=d×egx+h×ejx




Coefficients (with 95% confidence bounds):

Coefficients Table

value min max
d 2846 2808 2885
g 0.00002 0.000018 0.000022
h -390.5 -425.5 -355.6
j -0.000558 -0.0006369 -0.0004792

Goodness of fit:
SSE: 5.624e+04
R-square: 0.9953
Adjusted R-square: 0.9952
RMSE: 15.41

GFPt= 2846×e0.00002t-390.5×e--0.000558t (for 100 ppm)

Statistical Model


We randomly set 15 ppm of concentration of nitrate as the separating level of clean and polluted water. Hence, we dichotomized the concentration of nitrate into binary data (the outcomes of Bernoulli trials). Then, in order to fit a general linear model we use the concentration of nitrate, time as explain variables, and the electrical signals collected from our device as response variables.
Here is the regression equation:

Yij Electrical signals collected from i th time series data with jth second.
Tij Time of ith time series data with jth second.
Xi = 1 When the concentration of nitrate above 15 ppm.
Xi = 0 When the concentration of nitrate below 15 ppm.
εij Random error term of ith time series data with jth second.

After that, we use calibration to forecast the concentration of nitrate within the time series data with our model by minimizing the sum of square of time series data from 1st second to 1800th second. The training sensitivity and specificity are shown in the table below.

Empirical Model


In order to build an empirical model for our sensing boat, we had done more than 150 experiments to set up our database.
We chose 5 intervals:

0 – 4 ppm
4 – 10 ppm
10 – 20 ppm
20 – 60 ppm
Over 60 ppm

And our sensing device only need to detect the Optical signal on 5 min, 10 min, 15 min, 20 min. By using this method, we can easily, quickly and precisely distinguish the concentration into this 5 intervals.

Conclusion


Not only to build a more complete model, according to species and application in the reality, we can also set different intervals by empirical method and any separating level by statistical method. With this advance, we are able to get the results within 20 to 30 minutes, which is quicker and more precise as well.

References


[1] Lin, H. Y., Bledsoe, P. J., & Stewart, V. (2007) "Activation of yeaR-yoaG operon transcription by the nitrate-responsive regulator NarL is independent of oxygen-responsive regulator Fnr in Escherichia coli K-12." Journal of bacteriology, 189(21), 7539-7548.

[2] Csicsery, N. & O’Laughlin, R. (2013) "A Mathematical Model of a Synthetically Constructed Genetic Toggle Switch." BENG 221 – Mathematical Methods in Bioengineering

[3] Nohno, T., Noji, S., Taniguchi, S., & Saito, T. (1989) "The narX and narL genes encoding the nitrate-sensing regulators of Escherichia coli are homologous to a family of prokaryotic two-component regulatory genes." Nucleic acids research, 17(8), 2947-2957.

[4] Partridge, J. D., Bodenmiller, D. M., Humphrys, M. S., & Spiro, S. (2009) "NsrR targets in the Escherichia coli genome: new insights into DNA sequence requirements for binding and a role for NsrR in the regulation of motility." Molecular microbiology, 73(4), 680-694.

[5] Peshawar iGEM team (2016)

[6] NYMU-Taipei IGEM team (2012)

[7] HKUST-Rice IGEM team (2015)