Difference between revisions of "Team:HZAU-China/Design"

Line 3: Line 3:
  
 
<head>
 
<head>
  <meta charset="utf-8">
+
    <meta charset="utf-8">
  <!--公式编辑器-->
+
    <!--公式编辑器-->
  <script src="//cdn.bootcss.com/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
+
    <script src="//cdn.bootcss.com/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
  <script type="text/x-mathjax-config">
+
    <script type="text/x-mathjax-config">
 
           MathJax.Hub.Config({
 
           MathJax.Hub.Config({
 
           extensions: ["tex2jax.js"],
 
           extensions: ["tex2jax.js"],
Line 18: Line 18:
 
           });
 
           });
 
           </script>
 
           </script>
  <script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
+
    <script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
  </script>
+
    </script>
  <style>
+
    <style>
    /*改变超链接的位置*/
+
        /*改变超链接的位置*/
  
    .jiaozheng {
+
        .jiaozheng {
      position: relative;
+
            position: relative;
      top: -66px;
+
            top: -66px;
    }
+
        }
  </style>
+
    </style>
  <!--内容的样式-->
+
    <!--内容的样式-->
  <style>
+
    <style>
    /*总样式*/
+
        /*总样式*/
  
    body {
+
        body {
      font-family: "Arial", Helvetica, sans-serif;
+
            font-family: "Arial", Helvetica, sans-serif;
      text-align: justify;
+
            text-align: justify;
      margin: 0px;
+
            margin: 0px;
      background-color: #ffffff;
+
            background-color: #ffffff;
    }
+
        }
  
    /*内容框子的样式*/
+
        /*内容框子的样式*/
  
    .HZAU_div_main {
+
        .HZAU_div_main {
      margin: 64px auto 0 auto;
+
            margin: 64px auto 0 auto;
      padding: 0 30px 0 30px;
+
            padding: 0 30px 0 30px;
      width: 1100px;
+
            width: 1100px;
      height: 2300px;
+
        }
    }
+
  
    /*内容中几种文体的样式*/
+
        /*内容中几种文体的样式*/
  
    .HZAU_div_main a:hover {
+
        .HZAU_div_main a:hover {
      color: #000;
+
            color: #000;
      text-decoration: none;
+
            text-decoration: none;
    }
+
        }
  
    .biaoti {
+
        .HZAU_title {
      font-size: 50px;
+
            font-size: 50px;
      font-weight: bold;
+
            font-weight: bold;
      text-align: center;
+
            text-align: center;
      width: 100%;
+
            width: 360px;
      display: block;
+
            display: block;
      padding-bottom: 50px;
+
            margin: 0 auto;
      padding-top: 50px;
+
            padding-bottom: 50px;
      color: rgb(63, 59, 58);
+
            padding-top: 50px;
    }
+
            color: #000;
 +
            background-image: url(https://static.igem.org/mediawiki/2017/9/95/T--HZAU-China--datitle.png);
 +
            background-repeat: no-repeat;
 +
            background-size: 360px 80px;
 +
            background-position: center;
 +
        }
  
    .zhengwen {
+
        .biaoti {
      display: block;
+
            font-size: 35px;
      font-style: arial;
+
            font-weight: bold;
      font-size: 18px;
+
            text-align: center;
      line-height: 34px;
+
            width: 100%;
      text-align: justify;
+
            display: block;
      color: #000;
+
            padding-bottom: 30px;
      margin-bottom: 9px;
+
            padding-top: 30px;
      margin-left: 0px;
+
            color: #000;
      margin-right: 0px;
+
        }
      margin-top: 7.2px;
+
    }
+
  
    .zhengwen_disblock {
+
        .fubiaoti {
      font-style: arial;
+
            font-size: 24px;
      font-size: 18px;
+
            font-weight: bold;
      line-height: 34px;
+
            text-indent: 50px;
      text-align: justify;
+
            width: 100%;
      color: #000;
+
            display: block;
      margin-bottom: 9px;
+
            padding-bottom: 30px;
      margin-left: 0px;
+
            padding-top: 30px;
      margin-right: 0px;
+
            color: #000;
      margin-top: 7.2px;
+
            background-image: url(https://static.igem.org/mediawiki/2017/e/e7/T--HZAU-China--xiaotitle.png);
    }
+
            background-repeat: no-repeat;
 +
            background-size: 65px 50px;
 +
            background-position: left;
 +
        }
  
    .yinzhu {}
+
        .zhengwen {
 +
            display: block;
 +
            font-style: arial;
 +
            font-size: 18px;
 +
            line-height: 34px;
 +
            text-align: justify;
 +
            color: #000;
 +
            margin-bottom: 9px;
 +
            margin-left: 0px;
 +
            margin-right: 0px;
 +
            margin-top: 7.2px;
 +
        }
  
    .yinzhu:hover .yinzhu {}
+
        .zhengwen_disblock {
 +
            display: inline;
 +
            font-style: arial;
 +
            font-size: 18px;
 +
            line-height: 34px;
 +
            text-align: justify;
 +
            color: #000;
 +
            margin-bottom: 9px;
 +
            margin-left: 0px;
 +
            margin-right: 0px;
 +
            margin-top: 7.2px;
 +
        }
  
    .yinwen {
+
        .yinzhu {
      display: block;
+
            color:blue;
      font-style: arial;
+
        }
      font-size: 18px;
+
      line-height: 34px;
+
      text-align: justify;
+
      color: #000;
+
      margin-bottom: 9px;
+
      margin-left: 0px;
+
      margin-right: 0px;
+
      margin-top: 7.2px;
+
    }
+
  
    /*图片的样式*/
+
        .yinzhu:hover .yinzhu {
 +
            color:black;
 +
        }
  
    .tu_1 {
+
        .yinwen {
      width: 600px;
+
            display: block;
      margin: 0 auto;
+
            font-style: arial;
      display: block;
+
            font-size: 18px;
    }
+
            line-height: 34px;
 +
            text-align: justify;
 +
            color: #000;
 +
            margin-bottom: 9px;
 +
            margin-left: 0px;
 +
            margin-right: 0px;
 +
            margin-top: 7.2px;
 +
        }
  
    .tu_2 {
+
        /*图片的样式*/
      width: 800px;
+
      margin: 0 auto;
+
      display: block;
+
    }
+
  
    .tu_3 {
+
        .tu_1 {
      width: 555px;
+
            width: 600px;
      margin: 0 auto;
+
            margin: 0 auto;
      display: block;
+
            display: block;
    }
+
        }
  </style>
+
  <!--点击展开部分的样式-->
+
  <style>
+
    span.caret_black {
+
      display: inline-block;
+
      margin-left: 6px;
+
      vertical-align: middle;
+
      width: 0;
+
      height: 0;
+
      border-left: 6px solid transparent;
+
      border-right: 6px solid transparent;
+
      border-top: 6px solid black;
+
    }
+
  
    label {
+
        .tu_2 {
      cursor: pointer;
+
            width: 800px;
    }
+
            margin: 0 auto;
 +
            display: block;
 +
        }
  
     #HZAUmenu-toggle {
+
        .tu_3 {
      display: none;
+
            width: 555px;
    }
+
            margin: 0 auto;
 +
            display: block;
 +
        }
 +
    </style>
 +
     <!--点击展开部分的样式-->
 +
    <style>
 +
        span.caret_black {
 +
            display: inline-block;
 +
            margin-left: 6px;
 +
            vertical-align: middle;
 +
            width: 0;
 +
            height: 0;
 +
            border-left: 6px solid transparent;
 +
            border-right: 6px solid transparent;
 +
            border-top: 6px solid black;
 +
        }
  
    #HZAUmenu {
+
        label {
      display: none;
+
            cursor: pointer;
      font-size: 18px;
+
        }
      padding: 0 50px 0 50px;
+
      width: 1000px;
+
      margin: 0;
+
      color: black;
+
    }
+
  
    #HZAUmenu>a {
+
        #HZAUmenu-toggle {
      color: #000;
+
            display: none;
    }
+
        }
  
    #HZAUmenu>a:hover {
+
        #HZAUmenu {
      color: #000;
+
            display: none;
      text-decoration: none;
+
            font-size: 18px;
    }
+
            padding: 0 50px 0 50px;
 +
            width: 1000px;
 +
            margin: 0;
 +
            color: black;
 +
        }
  
    #HZAUmenu-toggle:checked+#HZAUmenu {
+
        #HZAUmenu>a {
      display: block;
+
            color: #000;
    }
+
        }
  </style>
+
 
 +
        #HZAUmenu>a:hover {
 +
            color: #000;
 +
            text-decoration: none;
 +
        }
 +
 
 +
        #HZAUmenu-toggle:checked+#HZAUmenu {
 +
            display: block;
 +
        }
 +
    </style>
 
</head>
 
</head>
  
 
<body>
 
<body>
 
   <div class="HZAU_div_main">
 
   <div class="HZAU_div_main">
     <a class="biaoti">Design</a>
+
     <a class="HZAU_title">Design</a>
 
     <a class="zhengwen">Our whole plan is to control the cell replication dynamically. After research, we decided to combine the CRISPR and optogenetic to construct our system.</a>
 
     <a class="zhengwen">Our whole plan is to control the cell replication dynamically. After research, we decided to combine the CRISPR and optogenetic to construct our system.</a>
 
     <img src="https://static.igem.org/mediawiki/2017/0/0b/T--HZAU-China--hand.gif" class="tu_1">
 
     <img src="https://static.igem.org/mediawiki/2017/0/0b/T--HZAU-China--hand.gif" class="tu_1">
Line 185: Line 220:
 
     <a class="zhengwen_disblock">The protein level of light controlled dCas9 system is based on the split protein and light induced dimerization (LID) protein. By infusing split dCas9 and LID protein together dCas9 can be controlled by light. (Figure 2.) The pMag and nMag developed from fungal is chosen to induce the complement of dCas9<a class="yinzhu" href="#yinwen_jiaozheng">$^{[4]}$</a><a class="zhengwen_disblock">. They are engineered VVD protein using FAD as its light sensing molecule. Under the irritation of blue light, the conformation change of FAD influences the structure of pMag and nMag revealing its dimerization domain. We choose this pair of protein due to its low molecular weight and tunable dynamics. (Figue 3. )</a>
 
     <a class="zhengwen_disblock">The protein level of light controlled dCas9 system is based on the split protein and light induced dimerization (LID) protein. By infusing split dCas9 and LID protein together dCas9 can be controlled by light. (Figure 2.) The pMag and nMag developed from fungal is chosen to induce the complement of dCas9<a class="yinzhu" href="#yinwen_jiaozheng">$^{[4]}$</a><a class="zhengwen_disblock">. They are engineered VVD protein using FAD as its light sensing molecule. Under the irritation of blue light, the conformation change of FAD influences the structure of pMag and nMag revealing its dimerization domain. We choose this pair of protein due to its low molecular weight and tunable dynamics. (Figue 3. )</a>
 
     <a><img src="https://static.igem.org/mediawiki/2017/1/18/T--HZAU-China--design_figure3.png" class="tu_1">Figure 3.  
 
     <a><img src="https://static.igem.org/mediawiki/2017/1/18/T--HZAU-China--design_figure3.png" class="tu_1">Figure 3.  
     <a class="zhengwen">These two approaches both can satisfy our need in a certain way, but the former one is simpler but more related to metabolic state of chassis, and the latter one is more difficult to fulfill. We tried two approaches at the same time. For more information please view EXPERIMENT.</a>
+
     <a class="zhengwen">These two approaches both can satisfy our need in a certain way, but the former one is simpler but more related to metabolic state of chassis, and the latter one is more difficult to fulfill. We tried two approaches at the same time. For more information please view <a class="zhengwen_disblock" href="https://2017.igem.org/Team:HZAU-China/Experiments">EXPERIMENT.</a></a>
 
       <div>
 
       <div>
 
           <div id="yinwen_jiaozheng" class="jiaozheng">
 
           <div id="yinwen_jiaozheng" class="jiaozheng">
 
           </div>
 
           </div>
 
         </div>
 
         </div>
     <a class="biaoti" align="left">References</a>
+
     <a class="biaoti">References</a>
 
     <a class="yinwen">1. Mott,M.L. and Berger,J.M. (2007) DNA replication initiation: mechanisms and regulation in bacteria. Nat. Rev. Microbiol., 5,343–354.</a>
 
     <a class="yinwen">1. Mott,M.L. and Berger,J.M. (2007) DNA replication initiation: mechanisms and regulation in bacteria. Nat. Rev. Microbiol., 5,343–354.</a>
 
     <a class="yinwen">2. Wiktor, J., Lesterlin, C., Sherratt, D. J., & Dekker, C. (2016). CRISPR-mediated control of the bacterial initiation of replication. Nucleic Acids Res, 44(8), 3801-3810.</a>
 
     <a class="yinwen">2. Wiktor, J., Lesterlin, C., Sherratt, D. J., & Dekker, C. (2016). CRISPR-mediated control of the bacterial initiation of replication. Nucleic Acids Res, 44(8), 3801-3810.</a>

Revision as of 21:38, 1 November 2017

Design Our whole plan is to control the cell replication dynamically. After research, we decided to combine the CRISPR and optogenetic to construct our system. Like mentioned in description, DnaA protein is essential for cell cycle control$^{[1]}$, so we decide to interrupt its binding to corresponding DNA using CRISPR/dCas9. Under the guidance of gRNA dCas9 will bind to where DnaA should bind blocking further reaction to form replisome$^{[2]}$. Without replisome, the chromosome can’t replicate block it at phase B. Compared with engineering DnaA protein, this method is more easy and robust, and can be readily integrated into other prokaryotes. Optogenetic is used to regulate the function of dCas9 due to its specificity in time and space and its easy manipulation, and it is also considered to be a proper connection between organism and computer. So we decided to use light to control the whole system. To accomplish this system, we designed two approaches, one is based on the reaction of transcription level, and the other is based on the protein interaction. On the transcription level, we used CcaS-CcaR system, which is developed from cyanobacteria and is well used in synthetic biology$^{[3]}$. The CcaS-CcaR system is a two-component system. Under the green light, CcaS protein will be phosphorylated and the CcaR protein accept this phosphate and dimerize into a transcriptor inducing the transcription of gRNA, in which leading to the inhibition of replication. In the red light, the gRNA will stop transcription and degrade in a short time, and the inhibition will decrease in a short time freeing cell from blocking(Figure 1.). Corresponding results please see HERE. Figure 2. The CcaS-CcaR system is developed from Synechocystis PCC 6803, and engineered into E.coli. It is a two component system(TCS) in which CcaS can sense green light and autophosphorylate as a membrane-binding protein, and CcaR can be phophorylated by CcaS-P and dimerize into a transcription factor.
The protein level of light controlled dCas9 system is based on the split protein and light induced dimerization (LID) protein. By infusing split dCas9 and LID protein together dCas9 can be controlled by light. (Figure 2.) The pMag and nMag developed from fungal is chosen to induce the complement of dCas9$^{[4]}$. They are engineered VVD protein using FAD as its light sensing molecule. Under the irritation of blue light, the conformation change of FAD influences the structure of pMag and nMag revealing its dimerization domain. We choose this pair of protein due to its low molecular weight and tunable dynamics. (Figue 3. ) Figure 3. These two approaches both can satisfy our need in a certain way, but the former one is simpler but more related to metabolic state of chassis, and the latter one is more difficult to fulfill. We tried two approaches at the same time. For more information please view EXPERIMENT.
References 1. Mott,M.L. and Berger,J.M. (2007) DNA replication initiation: mechanisms and regulation in bacteria. Nat. Rev. Microbiol., 5,343–354. 2. Wiktor, J., Lesterlin, C., Sherratt, D. J., & Dekker, C. (2016). CRISPR-mediated control of the bacterial initiation of replication. Nucleic Acids Res, 44(8), 3801-3810. 3. Fernandez-Rodriguez, J., Moser, F., Song, M., & Voigt, C. A. (2017). Engineering RGB color vision into Escherichia coli. Nature Chemical Biology, 13(7), 706-708. 4. Kawano, F., Suzuki, H., Furuya, A., & Sato, M. (2015). Engineered pairs of distinct photoswitches for optogenetic control of cellular proteins. Nat Commun, 6, 6256.