Difference between revisions of "Team:Manchester"

Line 117: Line 117:
 
     var scroll = $(window).scrollTop();
 
     var scroll = $(window).scrollTop();
  
     if (scroll >= 10) {
+
     if (scroll >= 300) {
 +
        $(".first").removeClass("folded");
 +
    } else {
 +
        $(".first").addClass("folded");
 +
    }
 +
  });
 +
 
 +
  $(window).scroll(function() {   
 +
    if (scroll >= 600) {
 +
        $(".first").removeClass("folded");
 +
    } else {
 +
        $(".first").addClass("folded");
 +
    }
 +
  });
 +
 
 +
  $(window).scroll(function() {   
 +
    if (scroll >= 1000) {
 
         $(".first").removeClass("folded");
 
         $(".first").removeClass("folded");
 
     } else {
 
     } else {

Revision as of 12:47, 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