Difference between revisions of "Team:Manchester"

Line 117: Line 117:
 
     var scroll = $(window).scrollTop();
 
     var scroll = $(window).scrollTop();
  
     if (scroll >= 450) {
+
     if (scroll >= 400) {
 
         $(".first").removeClass("folded");
 
         $(".first").removeClass("folded");
 
     } else {
 
     } else {
 
         $(".first").addClass("folded");  
 
         $(".first").addClass("folded");  
 +
    }
 +
  });
 +
 +
  $(window).scroll(function() {   
 +
    var scroll = $(window).scrollTop();
 +
 +
    if (scroll >= 900) {
 +
        $(".second").removeClass("folded");
 +
    } else {
 +
        $(".second").addClass("folded");
 +
    }
 +
  });
 +
 +
  $(window).scroll(function() {   
 +
    var scroll = $(window).scrollTop();
 +
 +
    if (scroll >= 1400) {
 +
        $(".third").removeClass("folded");
 +
    } else {
 +
        $(".third").addClass("folded");
 
     }
 
     }
 
   });
 
   });

Revision as of 12:50, 22 August 2017

Team: Manchester. We are a team of undergraduate students from the University of Manchester and Manchester Metropolitan University.
Recover • Remediate • Recycle


Bacterial microcompartments are organelles consisting of a protein shell that encases enzymes and other proteins


PPK is an enzyme that builds up a polyphosphate chain


PPX is an enzyme that breaks down the polyphosphate chain


Tagging PPK into microcompartments causes build up of polyphosphate and prevents polyphosphate degradation by PPX