Difference between revisions of "Team:ZJUT-China/Model"

 
(20 intermediate revisions by 2 users not shown)
Line 127: Line 127:
 
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
 
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
  
.judges-will-not-evaluate { border: 4px solid #e4dede; padding: 2% !important; width: 92%!important;}
 
  
  
Line 569: Line 568:
  
 
}
 
}
 +
p{
 +
  text-indent:2em!important;
 +
}
 +
 
.homepage_img{
 
.homepage_img{
 
   text-align: center;
 
   text-align: center;
   background: url(https://static.igem.org/mediawiki/2018/8/83/T--ZJUT-China--home2.jpg);
+
  margin-top: 41px;
  height: 800px;
+
   background: url(https://static.igem.org/mediawiki/2018/e/e9/T--ZJUT-China--modeling2.jpg);
  width: 1500px;
+
 
   background-size:cover;
 
   background-size:cover;
 +
  width: 100% ;
 +
  min-height: 800px;
 +
  height: auto;
 +
  clear: both;
 +
  background-repeat: no-repeat;
 +
  background-size: 100% 100%;
 +
  overflow: hidden;
 
}
 
}
  
Line 620: Line 629:
 
/* 下拉按钮样式 */
 
/* 下拉按钮样式 */
 
.dropbkgd{
 
.dropbkgd{
    height: 51px;
+
     background-image: url(https://static.igem.org/mediawiki/2018/c/ca/T--ZJUT-China--topbar1.jpg);
     background-image: url(https://static.igem.org/mediawiki/2018/7/76/T--ZJUT-China--topbar.gif);
+
    min-height: 51px;
 +
    height: auto;
 +
    width: 100% ;
 
     clear: both;
 
     clear: both;
     width: 100%;
+
     background-repeat: no-repeat;
 +
    background-size: 100% 100%;
 +
    overflow: hidden;
 
   }
 
   }
 
.drop{
 
.drop{
Line 635: Line 648:
 
.dropposition{
 
.dropposition{
 
     position: absolute;
 
     position: absolute;
     left: 240px;
+
     left: 15.2%;
 
     width: 100%;
 
     width: 100%;
 
     height: 51px;
 
     height: 51px;
Line 675: Line 688:
 
.dropdown2{
 
.dropdown2{
 
     width: 7%;
 
     width: 7%;
     left: 25px;
+
     left: 2%;
 
}
 
}
 
.dropdown3{
 
.dropdown3{
 
   width: 8%;
 
   width: 8%;
   left: 40px;
+
   left: 3%;
 
}
 
}
 
.dropdown4{
 
.dropdown4{
 
   width:7%;
 
   width:7%;
   left:60px;
+
   left:5%;
 
}
 
}
 
.dropdown5{
 
.dropdown5{
 
   width: 7%;
 
   width: 7%;
   left:70px;
+
   left:6%;
 
}
 
}
 
.dropdown6{
 
.dropdown6{
 
   width:15.2%;
 
   width:15.2%;
   left: 87px;
+
   left: 7%;
 
}
 
}
 
.dropdown7{
 
.dropdown7{
 
   width:12%;
 
   width:12%;
   left: 90px;
+
   left: 7%;
 
}
 
}
 
.dropdown8{
 
.dropdown8{
 
   width:12%;
 
   width:12%;
   left: 100px;
+
   left: 8%;
 
}
 
}
 
/* 下拉内容 (默认隐藏) */
 
/* 下拉内容 (默认隐藏) */
Line 770: Line 783:
 
font-family: 'Tempus Sans ITC',georgia !important;
 
font-family: 'Tempus Sans ITC',georgia !important;
 
padding: 10px 0px;
 
padding: 10px 0px;
 +
    width: 100%;
 
}
 
}
 
   .container .col-10 h1{
 
   .container .col-10 h1{
Line 828: Line 842:
 
}
 
}
 
/* 底部 */
 
/* 底部 */
.footer{
+
  .footer{
  background: #eee;
+
    background: #eee;
  margin-top: 30px;
+
    margin-top: 30px;
  padding: 30px 0;
+
    padding: 30px 0;
   width: 100%;
+
    width: 100%;
 +
   }
 +
  .foottop{
 +
    height: 330px;
 +
    width: 100%;
 +
  }
 +
  .footbottom{
 +
    height:50px;
 +
    width: 100%;
 +
  }
 +
  .footbottom .note{
 +
    padding-top: 40px;
 +
  }
 +
  .footmessage-left,
 +
  .footmessage-left2,
 +
  .footmessage-right,
 +
  .footmessage-middle {
 +
    width: 24%;
 +
    float: left;
 +
    height: 100%;
 +
  }
 +
  .footmessage-middle img{
 +
    width: 60%;
 +
    padding-top: 60px;
 +
  }
 +
  .footmessage-right img{
 +
    width: 80%;
 +
    max-height: 100%;
 +
    padding-top: 10px;
 +
    padding-left: 30px;
 +
  }
 +
  .footmessage-left2 img{
 +
    width: 80%;
 +
    padding-left: 30px;
 +
    padding-top: 15px;
 +
  }
 +
  .footmessage-left img{
 +
    padding-top: 60px;
 +
    padding-left: 30px;
 +
    width: 80%;
 +
    max-height: 100%;
 +
  }
 +
  .footmessage-right h3{
 +
    font-size: 30px;
 +
  }
 +
  .footmessage-right{
 +
    padding-left: 30px;
 +
  }
 +
  .footmessage-right p{
 +
    font-size: 15px!important;
 +
  }
 +
.col-10 table{
 +
  align:center!important;
 
}
 
}
.foottop{
+
.modelingimg{
  height: 230px;
+
 
   width: 100%;
 
   width: 100%;
 +
  text-align: center;
 +
  padding-top: 20px;
 +
  padding-bottom: 20px;
 
}
 
}
.footbottom{
+
.modelingimg img{
   height:50px;
+
   max-width: 60%;
  width: 100%;
+
 
}
 
}
.footbottom .note{
+
.note2{
   padding-top: 40px;
+
  color:#708090;
 +
  font-size: 18px;
 +
  width: 80%;
 +
   padding-left: 10%;
 
}
 
}
.footmessage-left,
+
.note3{
.footmessage-right,
+
    color:#708090;
.footmessage-middle {
+
    font-size: 18px;
  width: 30%;
+
    width: 60%;
  float: left;
+
    padding-left: 20%;
  height: 100%;
+
    line-height: 30px;
}
+
 
.footmessage-right, img{
+
  max-width: 100%;
+
  max-height: 100%;
+
  padding-top: 10px;
+
  padding-left: 30px;
+
 
}
 
}
.footmessage-left img{
+
.modelingmath{
  padding-top: 22px;
+
   padding-left: 30%;
   padding-left: 30px;
+
   font-size: 18px;
  max-width: 100%;
+
   margin-top: 15px;
   max-height: 100%;
+
   margin-bottom: 15px;
}
+
.footmessage-right h3{
+
   font-size: 30px;
+
}
+
.footmessage-right p{
+
   font-size: 15px!important;
+
 
}
 
}
 +
.footmessage-middle img{
 +
      padding-left: 60px;
 +
        }
 
</style>
 
</style>
  
Line 887: Line 949:
 
<!-- 导航栏 -->
 
<!-- 导航栏 -->
 
<div class="topbar">
 
<div class="topbar">
  <div class="dropbkgd">
+
    <div class="dropbkgd">
    <div class="dropposition">
+
      <div class="dropposition">
      <div class="dropdown1">
+
        <div class="dropdown1">
        <div class="drop">
+
          <div class="drop">
          <a href="https://2018.igem.org/Team:ZJUT-China">Home</a>
+
            <a href="https://2018.igem.org/Team:ZJUT-China">Home</a>
 +
          </div>
 
         </div>
 
         </div>
      </div>
+
        <div class="dropdown2">
      <div class="dropdown2">
+
          <div class="drop">
        <div class="drop">
+
              Team
            Team
+
            <div class="dropdown-content">
          <div class="dropdown-content">
+
              <a href="https://2018.igem.org/Team:ZJUT-China/Team">Team Members</a>
            <a href="https://2018.igem.org/Team:ZJUT-China/Team">Team Members</a>
+
              <a href="https://2018.igem.org/Team:ZJUT-China/Attributions">Attributions</a>
            <a href="https://2018.igem.org/Team:ZJUT-China/Attributions">Attributions</a>
+
              <a href="https://2018.igem.org/Team:ZJUT-China/Collaborations">Collaborations</a>
            <a href="https://2018.igem.org/Team:ZJUT-China/Collaborations">Collaborations</a>
+
            </div>
 
           </div>
 
           </div>
 
         </div>
 
         </div>
      </div>
+
        <div class="dropdown3">
      <div class="dropdown3">
+
          <div class="drop">
        <div class="drop">
+
              Project
            Project
+
            <div class="dropdown-content">
          <div class="dropdown-content">
+
              <a href="https://2018.igem.org/Team:ZJUT-China/Description" >Description</a>
            <a href="https://2018.igem.org/Team:ZJUT-China/Description" >Description</a>
+
              <a href="https://2018.igem.org/Team:ZJUT-China/Design">Design</a>
            <a href="https://2018.igem.org/Team:ZJUT-China/Design">Design</a>
+
              <a href="https://2018.igem.org/Team:ZJUT-China/Results">Results</a>
            <a href="https://2018.igem.org/Team:ZJUT-China/Results">Results</a>
+
              <a href="https://2018.igem.org/Team:ZJUT-China/Demonstrate">Demonstrate</a>
 +
            </div>
 
           </div>
 
           </div>
 
         </div>
 
         </div>
      </div>
+
        <div class="dropdown4">
      <div class="dropdown4">
+
          <div class="drop">
        <div class="drop">
+
              Parts
            Parts
+
            <div class="dropdown-content">
          <div class="dropdown-content">
+
              <a href="https://2018.igem.org/Team:ZJUT-China/Parts">All parts</a>
            <a href="https://2018.igem.org/Team:ZJUT-China/Parts">Overview</a>
+
              <a href="https://2018.igem.org/Team:ZJUT-China/Improve">Improve</a>
            <a href="https://2018.igem.org/Team:ZJUT-China/Basic_Part">Basic parts</a>
+
             </div>
            <a href="https://2018.igem.org/Team:ZJUT-China/Composite_Part">Composite parts</a>
+
             <a href="https://2018.igem.org/Team:ZJUT-China/Part_Collection" >Part collection</a>
+
 
           </div>
 
           </div>
 
         </div>
 
         </div>
      </div>
+
        <div class="dropdown5">
      <div class="dropdown5">
+
          <div class="drop">
        <div class="drop">
+
            Lab
          Lab
+
            <div class="dropdown-content">
          <div class="dropdown-content">
+
              <a href="https://2018.igem.org/Team:ZJUT-China/Notebook">Notebook</a>
            <a href="https://2018.igem.org/Team:ZJUT-China/Notebook">Notebook</a>
+
              <a href="https://2018.igem.org/Team:ZJUT-China/Protocols2018">Protocols</a>
            <a href="https://2018.igem.org/Team:ZJUT-China/Protocols2018">Protocols</a>
+
              <a href="https://2018.igem.org/Team:ZJUT-China/Safety">Safety</a>
            <a href="https://2018.igem.org/Team:ZJUT-China/Safety">Safety</a>
+
              <a href="https://2018.igem.org/Team:ZJUT-China/InterLab" >Interlab</a>
            <a href="https://2018.igem.org/Team:ZJUT-China/InterLab" >Interlab</a>
+
            </div>
 
           </div>
 
           </div>
 
         </div>
 
         </div>
      </div>
+
        <div class="dropdown6">
      <div class="dropdown6">
+
          <div class="drop">
        <div class="drop">
+
              Human Practices
            Human Practices
+
            <div class="dropdown-content">
          <div class="dropdown-content">
+
              <a href="https://2018.igem.org/Team:ZJUT-China/Human_Practices">Integrated hp</a>
            <a href="https://2018.igem.org/Team:ZJUT-China/Human_Practices">Integrated hp</a>
+
              <a href="https://2018.igem.org/Team:ZJUT-China/Public_Engagement">Public Engagement & Education</a>
            <a href="https://2018.igem.org/Team:ZJUT-China/PublicEngagement2018">Public Engagement</a>
+
             </div>
            <a href="https://2018.igem.org/Team:ZJUT-China/Public_Engagement8">Education</a>
+
             <a href="https://2018.igem.org/Team:ZJUT-China/Collaboration2018">Collaboration</a>
+
 
           </div>
 
           </div>
 
         </div>
 
         </div>
      </div>
+
        <div class="dropdown7">
      <div class="dropdown7">
+
          <div class="drop">
        <div class="drop">
+
            <a href="https://2018.igem.org/Team:ZJUT-China/Model"> Modeling</a>
          <a href="https://2018.igem.org/Team:ZJUT-China/Model"> Modelling</a>
+
          </div>
 
         </div>
 
         </div>
      </div>
+
        <div class="dropdown8">
      <div class="dropdown8">
+
          <div class="drop">
        <div class="drop">
+
            <a href="https://2018.igem.org/Team:ZJUT-China/Achievement2018"> Judging</a>
          <a href="https://2018.igem.org/Team:ZJUT-China/Achievement2018"> Achievement</a>
+
          </div>
 
         </div>
 
         </div>
 
       </div>
 
       </div>
 
     </div>
 
     </div>
 
   </div>
 
   </div>
</div>
 
 
<!-- 首页大图 -->
 
<!-- 首页大图 -->
 
<div class="homepage_img">
 
<div class="homepage_img">
Line 965: Line 1,024:
 
<!-- 主体 -->
 
<!-- 主体 -->
 
<div class="container">
 
<div class="container">
  <div>
+
   <!-- 正文 -->
    <br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
+
  <div class="col-10">
  </div>
+
    <h1>Abstract</h1>
</div>
+
     <p>
   <!-- 底部信息 -->
+
       In order to improve the feasibility of our system utilized by other researchers , we have tried our best to develop a model to predict the time point when the all antibiotic resistance genes(ARGs) are cut off and the cell auto-lysis is going to begin. This model is made up of some rate equations which are based on experimental data of our system. Then we are able to simulate the operation of our system and gain the information we need from the analog results.
<div class="footer">
+
    </p>
  <div class="foottop">
+
    <h1>System modeling Ver1.0</h1>
     <div class="footmessage-left">
+
    For the purpose of calculating the time point when the all ARGs are cut off and the cell auto-lysis is going to begin,we have tried to construct a model used by the following equations.
       <a href="http://www.zjut.edu.cn/"><img src="https://static.igem.org/mediawiki/2018/4/4c/T--ZJUT-China--%E6%B5%99%E5%B7%A5%E5%A4%A7.jpg"  width="348px" alt="工大首页"></a>
+
    <div class="modelingimg">
       <a href="http://www.cbb.zjut.edu.cn/"><img src="https://static.igem.org/mediawiki/2018/e/e8/T--ZJUT-China--%E6%B5%99%E5%B7%A5%E5%A4%A7%E7%94%9F%E5%B7%A5%E5%AD%A6%E9%99%A2.jpg" alt="生工首页"></a>
+
       <img src="https://static.igem.org/mediawiki/2018/9/9a/T--ZJUT-China--modeling10181.png" alt="">
 
     </div>
 
     </div>
     <div class="footmessage-middle">
+
     <div class="note3">Our ODE model of the light control ARG cutting system ver1.0.
         <img src="https://static.igem.org/mediawiki/2018/b/be/T--ZJUT-China--%E5%85%AC%E4%BC%97%E5%8F%B7%E4%BA%8C%E7%BB%B4%E7%A0%81.jpg" alt="公众号二维码">
+
         <br>[Cas9]: The relative number of Cas9 protein
 +
        <br>[vector]: The relative copy number of the vector
 +
        <br>[light signal]: The relative light strength
 +
      <br>  [ARG]: The relative number of ARGs
 +
        <br>[sg]: The relative number of sgRNA
 +
      </div>
 +
    <h1>Result</h1>
 +
    <p>
 +
      The result that we gain from the system modeling ver1.0 is shown below.
 +
    </p>
 +
    <div class="modelingimg">
 +
      <img src="https://static.igem.org/mediawiki/2018/3/31/T--ZJUT-China--modeling10182.png" alt="">
 
     </div>
 
     </div>
     <div class="footmessage-right">
+
     <h1>System modeling Ver1.1</h1>
      <h3>Contact</h3>
+
       <p>
      <br><br>
+
        Our system modeling ver1.0 is limited by problems that we are unable to verify the validity of the model through the experiments.Because the quantization of cas9 protein and ARGs is difficult.Therefore,we have tried to build up another model which is named as System modeling Ver1.1. This model can be used to predict the time point which is same as the System modeling Ver1.0 by growth curve. We are able to verify our model by experiments because the growth curve is easily gained by experiments.In addition,we can also prove the validity of system model ver1.0 for the reason that the equations of this model is based on the system model ver1.0.
       <p>College of Bioengineering
+
 
+
      <br><br>Zhejiang University of Technology
+
 
+
      <br><br>310000, Hangzhou
+
 
+
 
       </p>
 
       </p>
 +
      <div class="modelingimg">
 +
        <img src="https://static.igem.org/mediawiki/2018/0/0a/T--ZJUT-China--modeling10183.png" alt="">
 +
      </div>
 +
      <div class="note3">
 +
        Our ODE model of the light control ARG cutting system ver1.1.(the experimental group with the system and ARG)
 +
        <br>[Cas9]: The relative number of Cas9 protein
 +
        <br>[vector]: The relative copy number of the vector
 +
        <br>[ara]: The concentration of arabinose used to induced expression
 +
        <br>[ARG]: The relative number of ARGs
 +
        <br>[sg]: The relative number of sgRNA
 +
        <br>[cell]: The OD600 of viable cell
 +
      </div>
 +
      <div class="modelingimg">
 +
        <img src="https://static.igem.org/mediawiki/2018/8/8c/T--ZJUT-China--modeling10184.png" alt="">
 +
      </div>
 +
        <div class="note3">
 +
          Our ODE model of the light control ARG cutting system ver1.1.(the control group with ARG but without the system)
 +
          <br>[cell-c]: The OD600 of viable cell
 +
        </div>
 +
      <h1>Result</h1>
 +
    <div class="modelingimg">
 +
      <img src="https://static.igem.org/mediawiki/2018/b/bd/T--ZJUT-China--modeli20.png" alt="">
 
     </div>
 
     </div>
  </div>
 
  <div class="footbottom">
 
 
     <div class="note">
 
     <div class="note">
     Copyright © 2018 ZJUT-China
+
      When time=5h we put in different concentrations of Arabinose in the medium.
 +
      <br>The points are the data get tested by wet lab and the lines are the data simulated by computer.
 +
     </div>
 +
    <p>Our ODE model after fit data:</p>
 +
    <div class="modelingimg">
 +
      <img src="https://static.igem.org/mediawiki/2018/c/c8/T--ZJUT-China--modeling10186.png" alt="">
 +
    </div>
 +
    <div class="note3">
 +
      Our ODE model of the light control ARG cutting system ver1.1.(the experimental group)
 +
    <br>  [Cas9]: The relative number of Cas9 protein
 +
    <br>  [vector]: The relative copy number of the vector
 +
    <br>  [ara]: The concentration of arabinose used to induced expression
 +
    <br>  [ARG]: The relative number of ARGs
 +
    <br>  [sg]: The relative number of sgRNA
 +
    <br>  [cell]: The OD600 of viable cell
 +
    </div>
 +
    <div class="modelingimg">
 +
      <img src="https://static.igem.org/mediawiki/2018/1/18/T--ZJUT-China--modeling10187.png" alt="">
 +
    </div>
 +
    <div class="note3">
 +
      Our ODE model of the light control ARG cutting system ver1.1.(the control group)
 +
      <br>[cell]: The OD600 of viable cell
 +
    </div>
 +
    <p>
 +
      By fitting the experimental data, we find that our system is feasible to predict the completion time of all the ARGs cleavage.Furthermore, we determine some constants based on experimental data which further improves our system and meets the requirements of the construction of the next model.
 +
    </p>
 +
        <h1>System modeling Ver2.0</h1>
 +
    <p>
 +
      However, if researchers would like to use our system in the complex environment,System modeling Ver1.1 can not meet their requirements. In order to address this issue, we have managed to develop a mathematical model considering the influence of light signal and some other factors.In other words,we regard the factors which include the influence of three repressors, sgRNA and lysin as parameters of system modeling ver2.0 .
 +
    </p>
 +
    <div class="modelingimg">
 +
      <img src="https://static.igem.org/mediawiki/2018/c/c5/T--ZJUT-China--modeling10188.png" alt="">
 +
    </div>
 +
    <div class="note3">
 +
      Our ODE model of the light control ARG cutting system ver2.0. In this model we considered the express and degrade rate of the Repressors and the effect of the copy number of 2vectors.
 +
    <br>  [Repressor-1]: The relative number of the first Repressor protein we used in the system
 +
    <br>  [Repressor-2]: The relative number of the second Repressor protein we used in the system
 +
    <br>  [Repressor-3]: The relative number of the third Repressor protein we used in the system
 +
    <br>  [vector-1]: The relative copy number of the vector with the light-controlled promoter, repressor gene-2, cas9 gene, sgRNA gene-1, ARG-2, repressor gene-3 on it
 +
    <br>  [vector-2]: The relative copy number of the vector with ARG-1, repressor gene-2 on it
 +
    <br>  [chromosome]: The relative copy number of the chromosome
 +
    <br>  [Cas9]: The relative number of Cas9 protein
 +
    <br>  [sg-1]: The relative number of the first sgRNA
 +
    <br>  [sg-2]: The relative number of the second sgRNA
 +
    <br>  [ARG-1]: The relative number of the first ARG
 +
    <br>  [ARG-2]: The relative number of the second ARG
 +
    <br>  [lysin]: The relative number of the lysin protein
 +
    <br>  [cell]: The OD600 of viable cell
 +
        </div>
 +
    <p>
 +
      Through change the copy number of two vectors in our system model, we can get a ratio of the copy number let our system do nothing before we give the light signal, while has a faster react rate when we want it work.
 +
    </p>
 +
    <h1>Result</h1>
 +
    <div class="modelingimg">
 +
      <img src="https://static.igem.org/mediawiki/2018/1/1f/T--ZJUT-China--modeling10189.png" alt="">
 +
    </div>
 +
    <div class="note">Our system spend 9t on cutting off all the ARGs and 23t for lysis, when time no less than 1t and the strength of light signal is 0.1.
 +
    </div>
 +
    <div class="modelingimg">
 +
      <img src="https://static.igem.org/mediawiki/2018/0/07/T--ZJUT-China--modeling101810.png" alt="">
 +
    </div>
 +
    <div class="note">Our system spend 8t on cutting off all the ARGs and 21t for lysis, when time no less than 1t and the strength of light signal is 1.</div>
 +
    <div class="modelingimg">
 +
      <img src="https://static.igem.org/mediawiki/2018/e/e8/T--ZJUT-China--modeling101811.png" alt="">
 +
    </div>
 +
    <div class="note">Our system spend 11t on cutting off all the ARGs and 23t for lysis, when time no less than 1t , the strength of light signal is 1 and the time of stopping lighting is 2t.
 +
    </div>
 +
    <div class="modelingimg">
 +
      <img src="https://static.igem.org/mediawiki/2018/4/47/T--ZJUT-China--modeling101812.png" alt="">
 +
    </div>
 +
    <div class="note">Our system spend 11t on cutting off all the ARGs and 28t for lysis, when time no less than 1t , the strength of light signal is 0.01 and the time of stopping lighting is 2t.
 +
    </div>
 +
    <p>
 +
      From the above results,we can clearly see that our system react faster under a very strength light signal.What’ more,we find that just a quite weak pulsed light signal is enough to start the operation of our system. According to this conclusion,our system is safe because the accidental leakage of bacteria will cut off all the ARGs and autolysis for the natural light.
 +
    </p>
 +
    <h1>Discussion</h1>
 +
    <p>
 +
      From the test of system modeling ver2.0, we find that the effect of giving a short pulsed light signal is almost same as a constant light signal.Therefore, we decide to  give a short pulsed light signal for energy conservation.All in all, our modeling and analysis was focused to achieve a better theoretical grounding of forecasting how our system works after giving the light signal.
 +
    </p>
 +
    <div class="note1">
 +
      [1]Quantitative approaches to the study of bistability in the lac operon of Escherichia coli  J R Soc Interface. 2008 Aug 6; 5(Suppl 1): S29–S39.
 +
      Published online 2008 Apr 15. doi:  10.1098/rsif.2008.0086.focus
 +
      <br>[2]Combinatorial transcriptional control of the lactose operon of <i>Escherichia coli</i>
 +
      Thomas Kuhlman, Zhongge Zhang, Milton H. Saier, Jr., Terence Hwa
 +
      Proc Natl Acad Sci U S A. 2007 Apr 3; 104(14): 6043–6048. Published online 2007 Mar 21. doi: 10.1073/pnas.0606717104
 
     </div>
 
     </div>
 
   </div>
 
   </div>
 
</div>
 
</div>
 +
  <!-- 底部信息 -->
 +
  <div class="footer">
 +
    <div class="foottop">
 +
      <div class="footmessage-left">
 +
        <img src="https://static.igem.org/mediawiki/2018/4/4c/T--ZJUT-China--%E6%B5%99%E5%B7%A5%E5%A4%A7.jpg"  width="348px" alt="工大首页">
 +
        <img src="https://static.igem.org/mediawiki/2018/e/e8/T--ZJUT-China--%E6%B5%99%E5%B7%A5%E5%A4%A7%E7%94%9F%E5%B7%A5%E5%AD%A6%E9%99%A2.jpg" alt="生工首页">
 +
      </div>
 +
      <div class="footmessage-left2">
 +
        <img src="https://static.igem.org/mediawiki/2018/f/f6/T--ZJUT-China--logo5.png" alt="">
 +
        <img src="https://static.igem.org/mediawiki/2018/d/db/HQ_IDT_logo.jpg" alt="" >
 +
        <img src="https://static.igem.org/mediawiki/2018/1/1e/T--ZJUT-China--logo6.png" alt="">
 +
        <img src="https://static.igem.org/mediawiki/2018/f/fe/New-mathworks_logo.jpg" alt="">
 +
      </div>
 +
      <div class="footmessage-middle">
 +
          <img src="https://static.igem.org/mediawiki/2018/b/be/T--ZJUT-China--%E5%85%AC%E4%BC%97%E5%8F%B7%E4%BA%8C%E7%BB%B4%E7%A0%81.jpg" alt="公众号二维码">
 +
      </div>
 +
      <div class="footmessage-right">
 +
        <h3>Contact</h3>
 +
        <p>
 +
        <br><br>
 +
        College of Biotechnology and Bioengineering
 +
        <br><br>Zhejiang University of Technology
 +
        <br><br>Chaowang Rd. 18, 310014, Hangzhou, China
 +
        <br><br>E-mail: cbb@zjut.edu.cn Tel: +86-571-88320391
 +
        </p>
 +
      </div>
 +
    </div>
 +
    <div class="footbottom">
 +
      <div class="note">
 +
      Copyright © 2018 ZJUT-China
 +
      </div>
 +
    </div>
 +
  </div>

Latest revision as of 17:40, 17 October 2018

Team:ZJUT-China - 2018.igem.org

Loading menubar.....

Team:ZJUT-China

Abstract

In order to improve the feasibility of our system utilized by other researchers , we have tried our best to develop a model to predict the time point when the all antibiotic resistance genes(ARGs) are cut off and the cell auto-lysis is going to begin. This model is made up of some rate equations which are based on experimental data of our system. Then we are able to simulate the operation of our system and gain the information we need from the analog results.

System modeling Ver1.0

For the purpose of calculating the time point when the all ARGs are cut off and the cell auto-lysis is going to begin,we have tried to construct a model used by the following equations.
Our ODE model of the light control ARG cutting system ver1.0.
[Cas9]: The relative number of Cas9 protein
[vector]: The relative copy number of the vector
[light signal]: The relative light strength
[ARG]: The relative number of ARGs
[sg]: The relative number of sgRNA

Result

The result that we gain from the system modeling ver1.0 is shown below.

System modeling Ver1.1

Our system modeling ver1.0 is limited by problems that we are unable to verify the validity of the model through the experiments.Because the quantization of cas9 protein and ARGs is difficult.Therefore,we have tried to build up another model which is named as System modeling Ver1.1. This model can be used to predict the time point which is same as the System modeling Ver1.0 by growth curve. We are able to verify our model by experiments because the growth curve is easily gained by experiments.In addition,we can also prove the validity of system model ver1.0 for the reason that the equations of this model is based on the system model ver1.0.

Our ODE model of the light control ARG cutting system ver1.1.(the experimental group with the system and ARG)
[Cas9]: The relative number of Cas9 protein
[vector]: The relative copy number of the vector
[ara]: The concentration of arabinose used to induced expression
[ARG]: The relative number of ARGs
[sg]: The relative number of sgRNA
[cell]: The OD600 of viable cell
Our ODE model of the light control ARG cutting system ver1.1.(the control group with ARG but without the system)
[cell-c]: The OD600 of viable cell

Result

When time=5h we put in different concentrations of Arabinose in the medium.
The points are the data get tested by wet lab and the lines are the data simulated by computer.

Our ODE model after fit data:

Our ODE model of the light control ARG cutting system ver1.1.(the experimental group)
[Cas9]: The relative number of Cas9 protein
[vector]: The relative copy number of the vector
[ara]: The concentration of arabinose used to induced expression
[ARG]: The relative number of ARGs
[sg]: The relative number of sgRNA
[cell]: The OD600 of viable cell
Our ODE model of the light control ARG cutting system ver1.1.(the control group)
[cell]: The OD600 of viable cell

By fitting the experimental data, we find that our system is feasible to predict the completion time of all the ARGs cleavage.Furthermore, we determine some constants based on experimental data which further improves our system and meets the requirements of the construction of the next model.

System modeling Ver2.0

However, if researchers would like to use our system in the complex environment,System modeling Ver1.1 can not meet their requirements. In order to address this issue, we have managed to develop a mathematical model considering the influence of light signal and some other factors.In other words,we regard the factors which include the influence of three repressors, sgRNA and lysin as parameters of system modeling ver2.0 .

Our ODE model of the light control ARG cutting system ver2.0. In this model we considered the express and degrade rate of the Repressors and the effect of the copy number of 2vectors.
[Repressor-1]: The relative number of the first Repressor protein we used in the system
[Repressor-2]: The relative number of the second Repressor protein we used in the system
[Repressor-3]: The relative number of the third Repressor protein we used in the system
[vector-1]: The relative copy number of the vector with the light-controlled promoter, repressor gene-2, cas9 gene, sgRNA gene-1, ARG-2, repressor gene-3 on it
[vector-2]: The relative copy number of the vector with ARG-1, repressor gene-2 on it
[chromosome]: The relative copy number of the chromosome
[Cas9]: The relative number of Cas9 protein
[sg-1]: The relative number of the first sgRNA
[sg-2]: The relative number of the second sgRNA
[ARG-1]: The relative number of the first ARG
[ARG-2]: The relative number of the second ARG
[lysin]: The relative number of the lysin protein
[cell]: The OD600 of viable cell

Through change the copy number of two vectors in our system model, we can get a ratio of the copy number let our system do nothing before we give the light signal, while has a faster react rate when we want it work.

Result

Our system spend 9t on cutting off all the ARGs and 23t for lysis, when time no less than 1t and the strength of light signal is 0.1.
Our system spend 8t on cutting off all the ARGs and 21t for lysis, when time no less than 1t and the strength of light signal is 1.
Our system spend 11t on cutting off all the ARGs and 23t for lysis, when time no less than 1t , the strength of light signal is 1 and the time of stopping lighting is 2t.
Our system spend 11t on cutting off all the ARGs and 28t for lysis, when time no less than 1t , the strength of light signal is 0.01 and the time of stopping lighting is 2t.

From the above results,we can clearly see that our system react faster under a very strength light signal.What’ more,we find that just a quite weak pulsed light signal is enough to start the operation of our system. According to this conclusion,our system is safe because the accidental leakage of bacteria will cut off all the ARGs and autolysis for the natural light.

Discussion

From the test of system modeling ver2.0, we find that the effect of giving a short pulsed light signal is almost same as a constant light signal.Therefore, we decide to give a short pulsed light signal for energy conservation.All in all, our modeling and analysis was focused to achieve a better theoretical grounding of forecasting how our system works after giving the light signal.

[1]Quantitative approaches to the study of bistability in the lac operon of Escherichia coli J R Soc Interface. 2008 Aug 6; 5(Suppl 1): S29–S39. Published online 2008 Apr 15. doi:  10.1098/rsif.2008.0086.focus
[2]Combinatorial transcriptional control of the lactose operon of Escherichia coli Thomas Kuhlman, Zhongge Zhang, Milton H. Saier, Jr., Terence Hwa Proc Natl Acad Sci U S A. 2007 Apr 3; 104(14): 6043–6048. Published online 2007 Mar 21. doi: 10.1073/pnas.0606717104