Difference between revisions of "Team:HZAU-China"

Line 159: Line 159:
 
                     $('#navigation a').each(function(){
 
                     $('#navigation a').each(function(){
 
                         $(this).stop().animate({
 
                         $(this).stop().animate({
                             'marginTop':'-64px'
+
                             'marginTop':'-62px'
 
                         },d+=150);
 
                         },d+=150);
 
                     });
 
                     });
Line 170: Line 170:
 
                     function () {
 
                     function () {
 
                         $('a',$(this)).stop().animate({
 
                         $('a',$(this)).stop().animate({
                             'marginTop':'-64px'
+
                             'marginTop':'-62px'
 
                         },200);
 
                         },200);
 
                     }
 
                     }

Revision as of 13:17, 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.