Jenny860831 (Talk | contribs) |
|||
(10 intermediate revisions by 4 users not shown) | |||
Line 11: | Line 11: | ||
<!--Page_Content--> | <!--Page_Content--> | ||
<div class="container content"> | <div class="container content"> | ||
− | <h1 class=" | + | <div class="headstyle"> |
+ | <h1 class="head">Collaborations</h1> | ||
+ | </div> | ||
+ | <div class="righttitle"> | ||
+ | <h6 class="subtitle">United We Stand</h6> | ||
+ | </div> | ||
<div class="navbar-example"> | <div class="navbar-example"> | ||
<div class="col-2 side"> | <div class="col-2 side"> | ||
Line 27: | Line 32: | ||
<div id="UESTC-China"> | <div id="UESTC-China"> | ||
− | <h3>UESTC-China</h3> | + | <h3><a class="link" href="https://2018.igem.org/Team:UESTC-China">UESTC-China</a></h3> |
<div class="greenbold" id="centerimg"> | <div class="greenbold" id="centerimg"> | ||
<img class="contentimg" src="https://static.igem.org/mediawiki/2018/f/ff/T--NCKU_Tainan--UESTC_collabphoto.png"> | <img class="contentimg" src="https://static.igem.org/mediawiki/2018/f/ff/T--NCKU_Tainan--UESTC_collabphoto.png"> | ||
Line 76: | Line 81: | ||
The detail progress of calculation was listed below. | The detail progress of calculation was listed below. | ||
</p> | </p> | ||
+ | <br> | ||
<p class="pcontent"> | <p class="pcontent"> | ||
Sample :20ml, positive control and 0.3g corn straw was added, | Sample :20ml, positive control and 0.3g corn straw was added, | ||
Line 81: | Line 87: | ||
</p> | </p> | ||
<p class="pcontent">Ferulic acid by GC : 0.53 mg / L</p> | <p class="pcontent">Ferulic acid by GC : 0.53 mg / L</p> | ||
− | <p class="pcontent">Ferulic acid in straw:0. | + | <p class="pcontent">Ferulic acid in straw:0.3 g * 1.15% = 0.345 mg</p> |
− | <p class="pcontent">Ferulic acid degradation rate:(0.53 * 20*10 | + | <p class="pcontent">Ferulic acid degradation rate:(0.53 * 20*10<sup>-3</sup>)/0.345 = 10.6%</p> |
<p class="pcontent">Xylose in 1kg straw : 1kg * 30% * 10.6% = 0.0348 kg</p> | <p class="pcontent">Xylose in 1kg straw : 1kg * 30% * 10.6% = 0.0348 kg</p> | ||
+ | <br> | ||
<p class="pcontent"> | <p class="pcontent"> | ||
With NCKU system, <i>E. coli</i> consumed xylose to uptake CO<sub>2</sub>. | With NCKU system, <i>E. coli</i> consumed xylose to uptake CO<sub>2</sub>. | ||
Line 111: | Line 118: | ||
<div id="Tec-Monterrey"> | <div id="Tec-Monterrey"> | ||
− | <h3>Tec-Monterrey</h3> | + | <h3><a class="link" href="https://2018.igem.org/Team:Tec-Monterrey">Tec-Monterrey</a></h3> |
</br></br> | </br></br> | ||
<div id="pt"> | <div id="pt"> | ||
</br> | </br> | ||
+ | <div id="centerimg"> | ||
+ | <img class="col-12" src="https://static.igem.org/mediawiki/2018/e/e3/T--Tec-Monterrey--Page_Loader.gif"> | ||
+ | </div> | ||
<p class="pcontent"> | <p class="pcontent"> | ||
− | We have a video meeting with Tec-Monterrey. After introducing our project to | + | We have a video meeting with <a class="link" href="https://2018.igem.org/Team:Tec-Monterrey">Tec-Monterrey</a>. After introducing our project to |
them, they had pointed out some aspects that we need to consider. They reminded | them, they had pointed out some aspects that we need to consider. They reminded | ||
us to think about our end product which can make our project more complete. | us to think about our end product which can make our project more complete. | ||
Line 181: | Line 191: | ||
$(document).ready(function () { | $(document).ready(function () { | ||
$(window).scroll(function () { | $(window).scroll(function () { | ||
− | if ($(this).scrollTop() >= | + | if ($(this).scrollTop() >= 500) { |
var position = $("#sidelist").position(); | var position = $("#sidelist").position(); | ||
if (position == undefined) {} else { | if (position == undefined) {} else { |
Latest revision as of 03:52, 18 October 2018