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

 
(53 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{HZAU-China}}
 
{{HZAU-China}}
 
<html>
 
<html>
 +
<head>
 +
    <meta charset="utf-8">
 +
    <!--公式编辑器-->
 +
    <script src="//cdn.bootcss.com/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
 +
    <script type="text/x-mathjax-config">
 +
          MathJax.Hub.Config({
 +
          extensions: ["tex2jax.js"],
 +
          jax: ["input/TeX", "output/HTML-CSS"],
 +
          tex2jax: {
 +
          inlineMath: [ ['$','$'], ["\\(","\\)"] ],
 +
          displayMath: [ ['$$','$$'], ["\\[","\\]"] ],
 +
          processEscapes: true
 +
          },
 +
          "HTML-CSS": { availableFonts: ["TeX"] }
 +
          });
 +
          </script>
 +
    <script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
 +
    </script>
 +
    <style>
 +
        /*改变超链接的位置*/
  
 +
        .jiaozheng {
 +
            position: relative;
 +
            top: -66px;
 +
        }
 +
    </style>
 +
    <!--内容的样式-->
 +
    <style>
 +
        /*总样式*/
  
 +
        body {
 +
            font-family: "Arial", Helvetica, sans-serif;
 +
            text-align: justify;
 +
            margin: 0px;
 +
            background-color: #ffffff;
 +
        }
  
<div class="column full_size">
+
        /*内容框子的样式*/
<h1>Description</h1>
+
  
<p><li>This year our project is about using light to control the reproduction of E.coli.</li>
+
        .HZAU_div_main {
<li>We decide to block the replication of E.coli by using dCas9 targeting at OriC.</li>
+
            margin: 64px auto 0 auto;
<li>By splitting dCas9 into two parts, each separately fused with a light inducible dimer. </li>
+
            padding: 0 30px 0 30px;
<li>Under the irradiation of light, the dimer will dimerize, promoting the function of dCas9.</li>
+
            width: 1100px;
<li>Then the dCas9 will block the OriC, the replication origin of E.coli. </li>
+
        }
<li>After turning off the light, the dCas9 will split again, which causes the E.coli to reproduce again.</li></p>
+
  
</div>
+
        /*内容中几种文体的样式*/
 +
 
 +
        .HZAU_div_main a:hover {
 +
            color: #000;
 +
            text-decoration: none;
 +
        }
 +
 
 +
        .HZAU_title {
 +
            font-size: 50px;
 +
            font-weight: bold;
 +
            text-align: center;
 +
            width: 360px;
 +
            display: block;
 +
            margin: 0 auto;
 +
            padding-bottom: 50px;
 +
            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;
 +
        }
 +
 
 +
        .biaoti {
 +
            font-size: 35px;
 +
            font-weight: bold;
 +
            text-align: center;
 +
            width: 100%;
 +
            display: block;
 +
            padding-bottom: 30px;
 +
            padding-top: 30px;
 +
            color: #000;
 +
        }
 +
 
 +
        .fubiaoti {
 +
            font-size: 24px;
 +
            font-weight: bold;
 +
            text-indent: 50px;
 +
            width: 100%;
 +
            display: block;
 +
            padding-bottom: 30px;
 +
            padding-top: 30px;
 +
            color: #000;
 +
            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;
 +
        }
 +
 
 +
        .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;
 +
        }
 +
 
 +
        .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;
 +
        }
 +
 
 +
        .yinzhu {
 +
            color:blue;
 +
        }
 +
 
 +
        .yinzhu:hover .yinzhu {
 +
            color:black;
 +
        }
 +
 
 +
        .yinwen {
 +
            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;
 +
        }
 +
 
 +
        /*图片的样式*/
 +
        .tuzhu_wenzi{
 +
          display: block;
 +
            font-style: arial;
 +
            font-size: 17px;
 +
            line-height: 28px;
 +
            text-align: justify;
 +
            color: #000;
 +
            margin-bottom: 9px;
 +
            margin-left: 0px;
 +
            margin-right: 0px;
 +
            margin-top: 7.2px;
 +
        }
 +
 
 +
        .tu_1 {
 +
            width: 600px;
 +
            margin: 0 auto;
 +
            display: block;
 +
        }
 +
 
 +
        .tu_2 {
 +
            width: 800px;
 +
            margin: 0 auto;
 +
            display: block;
 +
        }
 +
 
 +
        .tu_3 {
 +
            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;
 +
        }
 +
 
 +
        label {
 +
            cursor: pointer;
 +
        }
 +
 
 +
        #HZAUmenu-toggle {
 +
            display: none;
 +
        }
 +
 
 +
        #HZAUmenu {
 +
            display: none;
 +
            font-size: 18px;
 +
            padding: 0 50px 0 50px;
 +
            width: 1000px;
 +
            margin: 0;
 +
            color: black;
 +
        }
 +
 
 +
        #HZAUmenu>a {
 +
            color: #000;
 +
        }
 +
 
 +
        #HZAUmenu>a:hover {
 +
            color: #000;
 +
            text-decoration: none;
 +
        }
 +
 
 +
        #HZAUmenu-toggle:checked+#HZAUmenu {
 +
            display: block;
 +
        }
 +
    </style>
 +
</head>
 +
 
 +
<body>
 +
  <div class="HZAU_div_main">
 +
    <a class="HZAU_title">Description</a>
 +
    <a class="zhengwen_disblock">The chromosome replication of bacteria can be divided into three phases: B C and D</a>
 +
        <a class="yinzhu" href="#yinwen_jiaozheng">$^{[1-3]}$</a>
 +
        <a class="zhengwen_disblock">, and meanwhile multi-rounds of replication exist simultaneously in one cell</a>
 +
        <a class="yinzhu" href="#yinwen_jiaozheng">$^{[1]}$</a>
 +
        <a class="zhengwen_disblock">. So both the replication phase and the copy number of chromosome are heterogeneous in a culture.</a>
 +
    <div>
 +
      <label for="HZAUmenu-toggle" class="zhengwen" style="font-weight:bold;">To know more about replication
 +
        <span class="caret_black"></span>
 +
      </label>
 +
      <input type="checkbox" id="HZAUmenu-toggle" />
 +
      <ul id="HZAUmenu">
 +
        <a  class="zhengwen">The replication process of E. coli can be divided into three phases; phase B, phase C and phase D. Phase B is also called
 +
          pre-replication phase, in which cells are preparing for DNA replication, like G1 phase of eukaryotes. Phase C is also
 +
          called replication phase, in which the genome is under replication, corresponding to phase S in eukaryotic cell cycle.
 +
          The last phase D, of course, is called post-replication phase, in which chromosome separates and one cell divides
 +
          into two, corresponding to G2 and M phases in eukaryotes. Among the three phases, C and D are relatively constant,
 +
          about 40 min and 20 min separately, so when to initiate a replication determines the whole cell cycle. Recent work
 +
          revealed a relationship between replication initiation and cell volume, but many details still remain unknown.
 +
          What we know is that a protein, DnaA, plays an important role in this process. DnaA is a versatile protein possessing
 +
          many different functions related to cell cycle, among which the most important one is to attach to the OriC,
 +
          the origins of chromosome replication, and initiates replication. So controlling cell cycle by interrupting the
 +
          attachment of DnaA and the corresponding DNA sequence with dCas9 is an efficient approach.
 +
          <br>
 +
        </a>
 +
        <a  class="zhengwen">The whole cell cycles of eukaryotes and prokaryotes show a certain similarity, but there is difference between them.
 +
          The cell cycle of prokaryotes can overlap, which means the next round of replication initiates before the last
 +
          replication complete, while eukaryotic cell cycle initiates one after another. Experiments have shown that even
 +
          an isogenic bacteria growing in the same culture show differences in both replication phase and genome copy numbers
 +
          and this becomes a huge noise when constructing the 3D genome structure and building up a circuit related to genome
 +
          . Besides, the development of synthetic biology requires a system to control the reproduction of engineered
 +
          organisms. So we believe that our project would be a useful tool no matter in theoretical areas or application
 +
          areas.</a>
 +
      </ul>
 +
    </div>
 +
    <img src="https://static.igem.org/mediawiki/2017/4/44/T--HZAU-China--BCDperiod.png" class="tu_1">
 +
    <img src="https://static.igem.org/mediawiki/2017/1/19/T--HZAU-China--description_Figure2.png" class="tu_2">
 +
    <a class="zhengwen_disblock">Our project is inspired by the research about constructing 4D genomes of eukaryotes. We wonder why there isn’t a
 +
      4D genome project of prokaryote. After investigation we find that due to the complicated mechanisms of bacteria chromosome replication, there will be a huge noise while detecting its chromosome structure, which hinders the research on prokaryotic 4D genome
 +
    </a>
 +
    <a class="yinzhu" href="#yinwen_jiaozheng">$^{[4]}$</a>
 +
    <a class="zhengwen_disblock">. </a>
 +
    <a class="zhengwen_disblock">Besides, the heterogenicity of cells are gathering more and more attentions in different fields, like industrial fermentation,
 +
      antidrug resistance research and synthetic biology</a>
 +
    <a class="yinzhu" href="#yinwen_jiaozheng">$^{[5-7]}$</a>
 +
    <a class="zhengwen_disblock">.</a>
 +
    <img src="https://static.igem.org/mediawiki/2017/a/a6/T--HZAU-China--computorHand.png" class="tu_3">
 +
    <a class="zhengwen">Therefore, we begin to think if there could be a method to eliminate the heterogeneity. When thinking deeper into this
 +
      problem, it becomes interesting that what would happen if all the cells are synchronized, will there be a new phenomenon
 +
      that can change the traditional opinions?
 +
      In our mind, the ideal synchronization methods should not only simply inhibit the cell cycle but at the same time
 +
      can free the inhibition according to our requirements. As we all know, the manipulation of machine is much more accurate
 +
      than living beings, and there is a trend to let machine help us to control the organisms, so we want our synchronization
 +
      system can also be controlled by machine and program.</a>   
 +
    <a class="zhengwen">
 +
      <br>
 +
    </a>
 +
    <div>
 +
      <div id="yinwen_jiaozheng" class="jiaozheng">
 +
      </div>
 +
    </div>
 +
    <a class="biaoti">References</a>
 +
    <a class="yinwen">1. Helmstetter CE. DNA synthesis during the division cycle of rapidly growing Escherichia coli B/r. J Mol Biol. 1968
 +
      Feb;31(3) 507-518. doi:10.1016/0022-2836(68)90424-5.</a>
 +
    <a class="yinwen">2. Skarstad K, Steen HB, Boye E. Cell cycle parameters of slowly growing Escherichia coli B/r studied by flow cytometry.
 +
      J Bacteriol. 1983 May;154(2) 656-662.</a>
 +
    <a class="yinwen">3. Umbarger, M. A., Toro, E., Wright, M. A., Porreca, G. J., Bau, D., Hong, S. H., . . . Church, G. M. (2011). The three-dimensional
 +
      architecture of a bacterial genome and its alteration by genetic perturbation. Mol Cell, 44(2), 252-264.
 +
    </a>
 +
    <a class="yinwen">4. Paalme, T., Tiisma, K., Kahru, A., Vanatalu, K. & Vilu, R. Glucose-limited fed-batch cultivation of Escherichia coli
 +
      with computer-controlled fixed growth rate. Biotechnol. Bioeng. 35, 312–319 (1990).</a>
 +
    <a class="yinwen">5. Baumgart, Leo & Mather, William & Hasty, Jeff. (2017). Synchronized DNA cycling across a bacterial population. Nature
 +
      Genetics. 49. . 10.1038/ng.3915.</a>
 +
  </div>
 +
  </div>
 +
</body>
  
 
</html>
 
</html>

Latest revision as of 12:27, 28 November 2017

Description The chromosome replication of bacteria can be divided into three phases: B C and D $^{[1-3]}$ , and meanwhile multi-rounds of replication exist simultaneously in one cell $^{[1]}$ . So both the replication phase and the copy number of chromosome are heterogeneous in a culture.
Our project is inspired by the research about constructing 4D genomes of eukaryotes. We wonder why there isn’t a 4D genome project of prokaryote. After investigation we find that due to the complicated mechanisms of bacteria chromosome replication, there will be a huge noise while detecting its chromosome structure, which hinders the research on prokaryotic 4D genome $^{[4]}$ . Besides, the heterogenicity of cells are gathering more and more attentions in different fields, like industrial fermentation, antidrug resistance research and synthetic biology $^{[5-7]}$ . Therefore, we begin to think if there could be a method to eliminate the heterogeneity. When thinking deeper into this problem, it becomes interesting that what would happen if all the cells are synchronized, will there be a new phenomenon that can change the traditional opinions? In our mind, the ideal synchronization methods should not only simply inhibit the cell cycle but at the same time can free the inhibition according to our requirements. As we all know, the manipulation of machine is much more accurate than living beings, and there is a trend to let machine help us to control the organisms, so we want our synchronization system can also be controlled by machine and program.
References 1. Helmstetter CE. DNA synthesis during the division cycle of rapidly growing Escherichia coli B/r. J Mol Biol. 1968 Feb;31(3) 507-518. doi:10.1016/0022-2836(68)90424-5. 2. Skarstad K, Steen HB, Boye E. Cell cycle parameters of slowly growing Escherichia coli B/r studied by flow cytometry. J Bacteriol. 1983 May;154(2) 656-662. 3. Umbarger, M. A., Toro, E., Wright, M. A., Porreca, G. J., Bau, D., Hong, S. H., . . . Church, G. M. (2011). The three-dimensional architecture of a bacterial genome and its alteration by genetic perturbation. Mol Cell, 44(2), 252-264. 4. Paalme, T., Tiisma, K., Kahru, A., Vanatalu, K. & Vilu, R. Glucose-limited fed-batch cultivation of Escherichia coli with computer-controlled fixed growth rate. Biotechnol. Bioeng. 35, 312–319 (1990). 5. Baumgart, Leo & Mather, William & Hasty, Jeff. (2017). Synchronized DNA cycling across a bacterial population. Nature Genetics. 49. . 10.1038/ng.3915.