Difference between revisions of "Team:HZAU-China"

Line 170: Line 170:
 
             transform: scale(1.1);
 
             transform: scale(1.1);
 
         }
 
         }
         .ssubmenu {
+
         .submenu {
 
             width: 140px;
 
             width: 140px;
 
             padding:0;
 
             padding:0;
Line 186: Line 186:
 
             transition: all 0.3s ;
 
             transition: all 0.3s ;
 
         }
 
         }
         .ssubmenu a{
+
         .submenu a{
 
             margin: 0;
 
             margin: 0;
 
             color: #484848;
 
             color: #484848;
Line 195: Line 195:
 
             transition: 0.4s;
 
             transition: 0.4s;
 
         }
 
         }
         .ssubmenu a:hover
+
         .submenu a:hover
 
         {
 
         {
 
         color: #178cea;
 
         color: #178cea;
 
         }
 
         }
         .menu_item:hover .ssubmenu{
+
         .menu_item:hover .submenu{
 
         display: block;
 
         display: block;
 
         }
 
         }

Revision as of 14:34, 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.