Difference between revisions of "Team:HZAU-China"

Line 130: Line 130:
 
         </style>
 
         </style>
 
         <!--hide some useless element-->
 
         <!--hide some useless element-->
        <style type="text/css">
+
              
        #sideMenu, #top_title {display:none;}
+
        #content { padding:0px; width:100%; margin-top:-7px; margin-left:0px;}
+
        body {background-color:white; }
+
        #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
+
        #team_name {display: none}
+
        .global_wrapper{ padding:0px 0px 0px 0px;}
+
        #top_menu_14{height:18px;}
+
        .menu_wrapper{
+
            position: fixed;
+
            background-color:white;
+
            left:0;
+
            right:0;
+
            top:18px;
+
            bottom:0;
+
            width: 96%;
+
            height: 70px;
+
            margin:0 auto;
+
            z-index:900;
+
        }
+
        .menu_item:hover .submenu{
+
        display: block;
+
        }
+
        </style>              
+
 
     </head>
 
     </head>
  

Revision as of 14:38, 10 August 2017

Team:HZAU-China

Discription

  • This year our project is about using light to control the reproduction of E.coli.
  • We decide to block the replication of E.coli by using dCas9 targeting at OriC.
  • By splitting dCas9 into two parts, each separately fused with a light inducible dimer.
  • nder the irradiation of light, the dimer will dimerize, promoting the function of dCas9.
  • Then the dCas9 will block the OriC, the replication origin of E.coli.
  • After turning off the light, the dCas9 will split again, which causes the E.coli to reproduce again.