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

 
(36 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{HZAU-China}}
 
{{HZAU-China}}
 
<html>
 
<html>
 
 
<head>
 
<head>
  <meta charset="utf-8">
+
    <meta charset="utf-8">
  <meta name="viewport" content="width=device-width, initial-scale=1">
+
    <!--公式编辑器-->
  <link rel="stylesheet" href="http://cdn.static.runoob.com/libs/bootstrap/3.3.7/css/bootstrap.min.css">
+
    <script src="//cdn.bootcss.com/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
  <script src="http://cdn.static.runoob.com/libs/jquery/2.1.1/jquery.min.js"></script>
+
    <script type="text/x-mathjax-config">
  <script src="http://cdn.static.runoob.com/libs/bootstrap/3.3.7/js/bootstrap.min.js"></script>
+
          MathJax.Hub.Config({
  <style>
+
          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>
 +
        /*改变超链接的位置*/
  
    .container-fluid {
+
        .jiaozheng {
      margin: 0;
+
            position: relative;
      padding: 0;
+
            top: -66px;
      border: 0;
+
        }
     }
+
     </style>
 +
    <!--内容的样式-->
 +
    <style>
 +
        /*总样式*/
  
    .container-fluid {
+
        body {
      margin: 0;
+
            font-family: "Arial", Helvetica, sans-serif;
      padding: 0;
+
            text-align: justify;
      border: 0;
+
            margin: 0px;
    }
+
            background-color: #ffffff;
 +
        }
  
    ul.nav-pills {
+
        /*内容框子的样式*/
      background: url(https://static.igem.org/mediawiki/2017/3/35/T--HZAU-China--background.png);
+
      background-size: 100% auto;
+
      background-repeat: no-repeat;
+
      position: fixed;
+
      display: block;
+
      top: 50%;
+
      margin-top: -144.5px;
+
      margin-right: 40px;
+
      height: 289px;
+
      width: 200px;
+
      overflow: hidden;
+
    }
+
  
    ul.nav-pills>li {
+
        .HZAU_div_main {
      position: relative;
+
            margin: 64px auto 0 auto;
      top: 50%;
+
            padding: 0 30px 0 30px;
    }
+
            width: 1100px;
 +
        }
  
    #change_top {
+
        /*内容中几种文体的样式*/
      margin-top: -60px;
+
    }
+
  
    /*小导航栏触碰后变色*/
+
        .HZAU_div_main a:hover {
 +
            color: #000;
 +
            text-decoration: none;
 +
        }
  
    .nav-pills>li>a {
+
        .HZAU_title {
      color: rgb(249, 228, 137);
+
            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;
 +
        }
  
    .nav-pills>li.active>a,
+
        .biaoti {
    .nav-pills>li.active>a:focus,
+
            font-size: 35px;
    .nav-pills>li.active>a:hover {
+
            font-weight: bold;
      color: #000;
+
            text-align: center;
      background-color: rgb(249, 228, 137);
+
            width: 100%;
    }
+
            display: block;
 +
            padding-bottom: 30px;
 +
            padding-top: 30px;
 +
            color: #000;
 +
        }
  
    .nav-pills>li>a:focus,
+
        .fubiaoti {
    .nav-pills>li>a:hover {
+
            font-size: 24px;
      color: #000;
+
            font-weight: bold;
      background-color: rgb(249, 228, 137);
+
            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;
 +
        }
  
    #section1 {
+
        .zhengwen_disblock {
      position: relative;
+
            display: inline;
      top: -66px;
+
            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;
 +
        }
  
    #section2 {
+
        .yinzhu {
      position: relative;
+
            color:blue;
      top: -66px;
+
        }
    }
+
  
    #section3 {
+
        .yinzhu:hover .yinzhu {
      position: relative;
+
            color:black;
      top: -66px;
+
        }
    }
+
  </style>
+
  <!--内容的样式-->
+
  <style>
+
    /*总样式*/
+
  
    body {
+
        .yinwen {
      font-family: "Arial", Helvetica, sans-serif;
+
            display: block;
      text-align: justify;
+
            font-style: arial;
      margin: 0px;
+
            font-size: 18px;
      background-color: #ffffff;
+
            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;
 +
        }
  
    .col-sm-9 {
+
        .tu_1 {
      position: absolute;
+
            width: 600px;
      top: 43px;
+
            margin: 0 auto;
      left: 50%;
+
            display: block;
      margin-left: -330px;
+
        }
      padding: 0;
+
      width: 900px;
+
      height: 2300px;
+
      z-index: -1;
+
    }
+
  
    /*内容中几种文体的样式*/
+
        .tu_2 {
 +
            width: 800px;
 +
            margin: 0 auto;
 +
            display: block;
 +
        }
  
     .col-sm-9 a:hover {
+
        .tu_3 {
      color: #000;
+
            width: 555px;
      text-decoration: none;
+
            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;
 +
        }
  
    .biaoti {
+
        label {
      font-size: 50px;
+
            cursor: pointer;
      font-weight: bold;
+
        }
      text-align: center;
+
      width: 100%;
+
      display: block;
+
      padding-bottom: 50px;
+
      padding-top: 50px;
+
      color: rgb(63, 59, 58);
+
    }
+
  
    .zhengwen {
+
        #HZAUmenu-toggle {
      display: block;
+
            display: none;
      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
+
    }
+
  
    .shangduiqi {
+
        #HZAUmenu {
      position: relative;
+
            display: none;
    }
+
            font-size: 18px;
 +
            padding: 0 50px 0 50px;
 +
            width: 1000px;
 +
            margin: 0;
 +
            color: black;
 +
        }
  
    .shangduiqi a {
+
        #HZAUmenu>a {
      position: absolute;
+
            color: #000;
      top: -66px;
+
        }
    }
+
  
    /*图片的样式*/
+
        #HZAUmenu>a:hover {
 +
            color: #000;
 +
            text-decoration: none;
 +
        }
  
    .col-sm-9 img {
+
        #HZAUmenu-toggle:checked+#HZAUmenu {
      margin: 0 auto;
+
            display: block;
      display: block;
+
        }
    }
+
     </style>
 
+
    .tu_1 {
+
      width: 666px;
+
    }
+
 
+
    .tu_2 {
+
      width: 555px;
+
    }
+
  </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: 17.5px;
+
      padding: 0 50px 0 50px;
+
      width: 800px;
+
      margin: 0;
+
      color: black;
+
    }
+
 
+
    #HZAUmenu>a {
+
      color: #000;
+
    }
+
 
+
    #HZAUmenu>a:hover {
+
      color: #000;
+
      text-decoration: none;
+
    }
+
 
+
    #HZAUmenu-toggle:checked+#HZAUmenu {
+
      display: block;
+
    }
+
  </style>
+
  <style>
+
     div.nav_body {
+
      position: fixed;
+
      padding: 7px 0 7px 0;
+
      left: 0px;
+
      top: 16px;
+
      width: 100%;
+
      min-width: 980px;
+
      height: 36px;
+
      box-shadow: 0px 1px 3px #aaaaaa;
+
      z-index: 1;
+
      color: rgb(249, 228, 137);
+
      text-decoration-line: none;
+
      font-family: "Arial", Helvetica, sans-serif;
+
      background-color: #000;
+
      z-index: 99;
+
    }
+
 
+
    .menu_item:hover .nav_cell {
+
      visibility: visible;
+
      opacity: 1;
+
      color: rgb(249, 228, 137);
+
      text-decoration: none;
+
    }
+
  </style>
+
 
</head>
 
</head>
  
<body data-spy="scroll" data-target="#myScrollspy" data-offset="20">
+
<body>
   <div class="container">
+
   <div class="HZAU_div_main">
     <div class="row">
+
     <a class="HZAU_title">Description</a>
      <nav class="col-sm-3" id="myScrollspy">
+
    <a class="zhengwen_disblock">The chromosome replication of bacteria can be divided into three phases: B C and D</a>
        <div class="container-fluid">
+
        <a class="yinzhu" href="#yinwen_jiaozheng">$^{[1-3]}$</a>
          <div class="container-fluid">
+
        <a class="zhengwen_disblock">, and meanwhile multi-rounds of replication exist simultaneously in one cell</a>
            <ul class="nav nav-pills nav-stacked">
+
         <a class="yinzhu" href="#yinwen_jiaozheng">$^{[1]}$</a>
              <li class="active" id="change_top">
+
         <a class="zhengwen_disblock">. So both the replication phase and the copy number of chromosome are heterogeneous in a culture.</a>
                <a href="#section1">Background</a>
+
    <div>
              </li>
+
      <label for="HZAUmenu-toggle" class="zhengwen" style="font-weight:bold;">To know more about replication
              <li>
+
        <span class="caret_black"></span>
                <a href="#section2">4D Genome</a>
+
      </label>
              </li>
+
      <input type="checkbox" id="HZAUmenu-toggle" />
              <li>
+
      <ul id="HZAUmenu">
                <a href="#section3">4C</a>
+
        <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
              </li>
+
          pre-replication phase, in which cells are preparing for DNA replication, like G1 phase of eukaryotes. Phase C is also
            </ul>
+
          called replication phase, in which the genome is under replication, corresponding to phase S in eukaryotic cell cycle.
          </div>
+
          The last phase D, of course, is called post-replication phase, in which chromosome separates and one cell divides
         </div>
+
          into two, corresponding to G2 and M phases in eukaryotes. Among the three phases, C and D are relatively constant,
      </nav>
+
          about 40 min and 20 min separately, so when to initiate a replication determines the whole cell cycle. Recent work
      <div class="col-sm-9">
+
          revealed a relationship between replication initiation and cell volume, but many details still remain unknown.  
        <div>
+
          What we know is that a protein, DnaA, plays an important role in this process. DnaA is a versatile protein possessing
          <div id="section1">
+
          many different functions related to cell cycle, among which the most important one is to attach to the OriC,
          </div>
+
          the origins of chromosome replication, and initiates replication. So controlling cell cycle by interrupting the
        </div>
+
          attachment of DnaA and the corresponding DNA sequence with dCas9 is an efficient approach.
        <a class="biaoti">Description</a>
+
          <br>
         <a class="zhengwen">The replication of prokaryotes can be divided into three phases, B C and D, while there are multi-rounds of replication
+
        </a>
          happened in one cell. So both the phase and the copy number of genome is various in a culture.</a>
+
        <a  class="zhengwen">The whole cell cycles of eukaryotes and prokaryotes show a certain similarity, but there is difference between them.
        <div>
+
          The cell cycle of prokaryotes can overlap, which means the next round of replication initiates before the last
          <label for="HZAUmenu-toggle" class="zhengwen">To know more about replication
+
          replication complete, while eukaryotic cell cycle initiates one after another. Experiments have shown that even
            <span class="caret_black"></span>
+
          an isogenic bacteria growing in the same culture show differences in both replication phase and genome copy numbers
          </label>
+
          and this becomes a huge noise when constructing the 3D genome structure and building up a circuit related to genome
          <input type="checkbox" id="HZAUmenu-toggle" />
+
          . Besides, the development of synthetic biology requires a system to control the reproduction of engineered
          <ul id="HZAUmenu">
+
          organisms. So we believe that our project would be a useful tool no matter in theoretical areas or application
            <a>The replication process of E.coli can be divided into three phases, phase B, phase C and phase D. B is also called
+
          areas.</a>
              pre-replication phase in which cells are preparing for DNA replication, like G1 phase of eukaryotes. C is also
+
      </ul>
              called replication phase in which the genome is under replication corresponding to phase S in eukaryotic cell
+
    </div>
              cycle. The last D phase, of course, is called post-replication phase, in which chromosome separates and one
+
    <img src="https://static.igem.org/mediawiki/2017/4/44/T--HZAU-China--BCDperiod.png" class="tu_1">
              cell divides into two corresponding to G2 and M phase in eukaryotes. Among the three phases, C and D are relatively
+
    <img src="https://static.igem.org/mediawiki/2017/1/19/T--HZAU-China--description_Figure2.png" class="tu_2">
              constant, about 40 min and 20 min separately, so when to initiate a replication determines the whole cell cycle.
+
    <a class="zhengwen_disblock">Our project is inspired by the research about constructing 4D genomes of eukaryotes. We wonder why there isn’t a
              Recent research reveals a relationship between replication initiation and cell volume, but many details are
+
      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
              still remain unknown. But what we know is that a protein, DnaA, plays an important role in this process.
+
    </a>
              <br> DnaA is a versatile protein possessing many different functions related to cell cycle, among which the most
+
    <a class="yinzhu" href="#yinwen_jiaozheng">$^{[4]}$</a>
              important one is to attached to the OriC, the origins of chromosome replication, and initiates replication.
+
    <a class="zhengwen_disblock">. </a>
              So controlling cell cycle by interrupting the attachment of DnaA and corresponding DNA sequence with dCas9
+
    <a class="zhengwen_disblock">Besides, the heterogenicity of cells are gathering more and more attentions in different fields, like industrial fermentation,
              is an efficient approach.
+
      antidrug resistance research and synthetic biology</a>
              <br> The whole cell cycle of eukaryotes and prokaryotes show a certain similarity, but there is difference between
+
    <a class="yinzhu" href="#yinwen_jiaozheng">$^{[5-7]}$</a>
              them. The cell cycle of prokaryotes can overlap, which means the next round of replication initiates before
+
    <a class="zhengwen_disblock">.</a>
              the last replication complete, while eukaryotic cell cycle initiates one after another. Experiments have shown
+
    <img src="https://static.igem.org/mediawiki/2017/a/a6/T--HZAU-China--computorHand.png" class="tu_3">
              that even an isogenetic bacteria grown in the same culture show a difference in both replication phase and
+
    <a class="zhengwen">Therefore, we begin to think if there could be a method to eliminate the heterogeneity. When thinking deeper into this
              genome copy numbers and this becomes a huge noise when constructing the 3D genome structure and building up
+
      problem, it becomes interesting that what would happen if all the cells are synchronized, will there be a new phenomenon
              a circuit related to genome gene. Besides, the development of synthetic biology requires a system to control
+
      that can change the traditional opinions?  
              the reproduction of engineered organisms. So we believe that our project would be a useful tool no matter in
+
      In our mind, the ideal synchronization methods should not only simply inhibit the cell cycle but at the same time
              theoretical areas or application areas.
+
      can free the inhibition according to our requirements. As we all know, the manipulation of machine is much more accurate
            </a>
+
      than living beings, and there is a trend to let machine help us to control the organisms, so we want our synchronization
          </ul>
+
      system can also be controlled by machine and program.</a>   
        </div>
+
    <a class="zhengwen">
        <img src="https://static.igem.org/mediawiki/2017/4/44/T--HZAU-China--BCDperiod.png" class="tu_1">
+
      <br>
        <div>
+
    </a>
          <div id="section2">
+
    <div>
          </div>
+
      <div id="yinwen_jiaozheng" class="jiaozheng">
        </div>
+
        <a class="zhengwen">Our problem arises from a research about constructing 4D genome of eukaryote. So we begin to wonder why there isn’t
+
          a 4D genome project of prokaryote. After research we find that due to its complicated replication mechanism, there
+
          will be a huge noise while detecting its structure, which hinder the research on prokaryotic genome.
+
          <br>Besides, the heterogenicity of cells are gathering importance recently in different fields.</a>
+
        <img src="https://static.igem.org/mediawiki/2017/a/a6/T--HZAU-China--computorHand.png" class="tu_2">
+
        <div>
+
          <div id="section3">
+
          </div>
+
        </div>
+
        <a class="zhengwen">Therefore we begin to think if there could be a methods to eliminate the heterogeneity. While 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 statements?
+
          <br>So in our mind the ideal synchronization methods should be not only simply inhibit the cell cycle but at the same
+
          time can free the inhibition according to our decision. As we all know, the manipulation of machine is much more
+
          accurate than hum 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, by program.</a>
+
 
       </div>
 
       </div>
 
     </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>
 
   </div>
 
 
</body>
 
</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.