Ser Archer (Talk | contribs) |
Ser Archer (Talk | contribs) |
||
(8 intermediate revisions by the same user not shown) | |||
Line 11: | Line 11: | ||
<link rel="stylesheet" href="https://2018.igem.org/Team:CPU_CHINA/navfoot_style_css?action=raw&ctype=text/css"> | <link rel="stylesheet" href="https://2018.igem.org/Team:CPU_CHINA/navfoot_style_css?action=raw&ctype=text/css"> | ||
</head> | </head> | ||
+ | <script> | ||
+ | $(document).ready(function(){ | ||
+ | $(".mw-content-ltr").css("height",document.body.scrollHeight+200+"px"); | ||
+ | }) | ||
+ | |||
+ | /*$(this).scroll(function(){ | ||
+ | $(".mw-content-ltr").css("background","url(https://static.igem.org/mediawiki/2018/7/70/T--CPU_CHINA--whole-background6.png) center 29px;position:relative"); | ||
+ | })*/ | ||
+ | </script> | ||
<style> | <style> | ||
− | img{width: | + | img{width:60% !important;} |
.mw-content-ltr { | .mw-content-ltr { | ||
Line 76: | Line 85: | ||
h4{font-size:23px;} | h4{font-size:23px;} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
</style> | </style> | ||
Line 107: | Line 111: | ||
<center><img src="https://static.igem.org/mediawiki/2018/5/53/T--CPU_CHINA--Colla-1.png"></center> | <center><img src="https://static.igem.org/mediawiki/2018/5/53/T--CPU_CHINA--Colla-1.png"></center> | ||
<br> | <br> | ||
+ | <br> | ||
+ | <h4>Their modeling group helped us code the life span simulation of our Cost-Effectiveness Analysis. </h4> | ||
+ | <h4>We consummated the code they provided and successfully predicted the living time of patients.</h4> | ||
+ | <h4><a href="https://2018.igem.org/Team:NWU-China/Collaborations">Please click here to have a look at their page of Collaborations</a></h4> | ||
+ | <br> | ||
+ | <br> | ||
+ | |||
+ | <h2>Collaborate with NAU-China</h2> | ||
+ | <h4><a href="https://2018.igem.org/Team:NAU-CHINA">Team NAU-CHINA </a>developed an APP named iGEMCloud in order to bridge the gap between iGEM teams around the world by providing a world-wide platform, for instant, in idea exchanging, real-time commincation and trouble shooting. We gave them vital feedback about their products which allowed them to improve accordingly to make it more suitable for real use. Hope to see their app in near future!</h4> | ||
<br> | <br> | ||
+ | <center><img src="https://static.igem.org/mediawiki/2018/e/e4/T--CPU_CHINA--Collabrations_new.png"></center> | ||
<h2>Other Fun Collaborations</h2> | <h2>Other Fun Collaborations</h2> | ||
<br> | <br> | ||
Line 124: | Line 138: | ||
<h3>3. Mike the microbe</h3> | <h3>3. Mike the microbe</h3> | ||
− | <h4>Team <i>US_AFRL_CarrollHS</i> is focusing on Engineering <i>E.coli</i> to detect and destroy biofilms. Mike the microbe is actually also a member of League of superheroes. <i>US_AFRL_CarrollHS</i> wanted to make a collection of creative photos from the iGEM community with their cute Mike in them. Of course, we are in. The photo series “Mike travels to China Pharmaceutical University” broadened the footholds for <i>Mike</i>.</h4> | + | <h4>Team <i>US_AFRL_CarrollHS</i> is focusing on Engineering <i>E.coli</i> to detect and destroy biofilms. Mike the microbe is actually also a member of League of superheroes. <i>US_AFRL_CarrollHS</i> wanted to make a collection of creative photos from the iGEM community with their cute Mike in them. Of course, we are in. The photo series “Mike travels to China Pharmaceutical University” broadened the footholds for <i><a href=" https://2018.igem.org/Team:US_AFRL_CarrollHS/Collaborations">Mike</a></i>.</h4> |
<br> | <br> | ||
<br> | <br> | ||
Line 144: | Line 158: | ||
<br> | <br> | ||
− | <h3>2. 5th CCiC</h3> | + | <h3 id="CCiC">2. 5th CCiC</h3> |
<h4>During August 28th to August 31st, Huandi, Xingnuo, Yali and Peng went to ShanghaiTech University for the fifth Conference of China iGEMer Community (5th CCiC). More than 50 teams in China attended this event. Each team gave a presentation and did a Q&A over each project. During this conference, we received a lot of feedbacks which has led to unexpected improvements of our project. A drug delivery system was added upon several some senior iGEMers’ suggestion. We also received some notes on experimental techniques (miRNA qPCR etc.). We also made connections with a lot of other teams such as <i>Tongji_China, Fudan-CHINA, CSU_CHINA</i>). Our collaboration with <i>Tongji_China</i> actually started from here. </h4> | <h4>During August 28th to August 31st, Huandi, Xingnuo, Yali and Peng went to ShanghaiTech University for the fifth Conference of China iGEMer Community (5th CCiC). More than 50 teams in China attended this event. Each team gave a presentation and did a Q&A over each project. During this conference, we received a lot of feedbacks which has led to unexpected improvements of our project. A drug delivery system was added upon several some senior iGEMers’ suggestion. We also received some notes on experimental techniques (miRNA qPCR etc.). We also made connections with a lot of other teams such as <i>Tongji_China, Fudan-CHINA, CSU_CHINA</i>). Our collaboration with <i>Tongji_China</i> actually started from here. </h4> | ||
<center><img src="https://static.igem.org/mediawiki/2018/8/88/T--CPU_CHINA--Colla-4.png"></center> | <center><img src="https://static.igem.org/mediawiki/2018/8/88/T--CPU_CHINA--Colla-4.png"></center> | ||
</div> | </div> | ||
− | + | ||
</body> | </body> | ||
− | |||
<script> | <script> | ||
+ | var a=0; | ||
$(document).ready(function(){ | $(document).ready(function(){ | ||
− | + | a=document.body.scrollHeight; | |
+ | a+=400; | ||
}) | }) | ||
− | |||
$(this).scroll(function(){ | $(this).scroll(function(){ | ||
− | + | ||
+ | $(".mw-content-ltr").css("height",8000+"px"); | ||
+ | |||
}) | }) | ||
</script> | </script> | ||
+ | |||
</html> | </html> |
Latest revision as of 14:26, 6 December 2018