Difference between revisions of "Team:HZAU-China"

Line 3: Line 3:
  
 
     <head>
 
     <head>
 
 
         <!-- navigation's style -->
 
         <!-- navigation's style -->
 
         <style type="text/css">
 
         <style type="text/css">
Line 93: Line 92:
 
                 bottom: 20px;
 
                 bottom: 20px;
 
                 right: 20px;
 
                 right: 20px;
            }
+
                 z-index: 999;
            .logo{
+
                 position:fixed;
+
                top:5px;
+
                left:5px;
+
            }
+
            ul.content li{
+
                list-style:none;
+
            }
+
            ul.content{
+
                position:absolute;
+
                top:100px;
+
                left:100px;
+
 
             }
 
             }
 
         </style>   
 
         </style>   

Revision as of 12:17, 10 August 2017

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.