Difference between revisions of "Team:Shanghai HS United"

Line 176: Line 176:
 
     function resizeHeight() {
 
     function resizeHeight() {
 
         var screenWidth = document.body.offsetWidth;
 
         var screenWidth = document.body.offsetWidth;
         var swiperHeight = screenWidth * (1096 / 1920);
+
         var swiperHeight = screenWidth * (1200 / 1920);
         var logoGifHeight = screenWidth * (896 / 1920)
+
         var logoGifHeight = screenWidth * (896 / 1920);
         document.documentElement.style.setProperty('--swiper-container-height', swiperHeight + "px")
+
         document.documentElement.style.setProperty('--swiper-container-height', swiperHeight + "px");
         document.documentElement.style.setProperty('--gif-logo-height', logoGifHeight + "px")
+
         document.documentElement.style.setProperty('--gif-logo-height', logoGifHeight + "px");
 
     }
 
     }
  

Revision as of 15:59, 26 September 2021

ABSTRACT

Flavones are widely found in plants. They are pharmacodynamic compounds and have been widely used in the treatment of cancer and various diseases. Unfortunately, for some people, it's hard for them to digest certain kinds of flavones, which is detrimental to their health. In this project, we put FLR gene into E. coli to produce a strain secreting FLR enzyme. The strain degrades flavonoids to produce DAT and stimulate the immune system to achieve the purposes of anti-inflammatory, antibacterial and anti-cancer. Through this project, we hope to help those people assimilate certain flavones and improve their physical state.

PROMOTIONAL VIDEO