Junyangong (Talk | contribs) |
Junyangong (Talk | contribs) |
||
Line 117: | Line 117: | ||
var scroll = $(window).scrollTop(); | var scroll = $(window).scrollTop(); | ||
− | if (scroll >= | + | 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
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