Line 1: | Line 1: | ||
+ | |||
<html> | <html> | ||
<head> | <head> | ||
− | < | + | <meta charset="UTF-8"> |
− | + | <title></title> | |
− | < | + | <link rel="stylesheet" href="https://2016.igem.org/Team:TJUSLS_China/home/index_style?action=raw&ctype=text/css"> |
− | + | <script type="text/javascript" src="https://2016.igem.org/Team:TJUSLS_China/home/index_js_two?action=raw&ctype=text/javascript"></script> | |
− | <link rel="stylesheet" href="https://2016.igem.org/Team:TJUSLS_China/home/ | + | <script type="text/javascript" src="https://2016.igem.org/Team:TJUSLS_China/home/index_js_one?action=raw&ctype=text/javascript"></script> |
− | <script | + | |
− | <script | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | action=raw&ctype=text/javascript"></script> | + | |
</head> | </head> | ||
+ | |||
<style> | <style> | ||
− | + | .sec-list-wenzi h3 { | |
− | + | ||
+ | text-align: left; | ||
+ | } | ||
+ | .sec-list-wenzi { | ||
+ | text-align: center; | ||
} | } | ||
− | . | + | .sec-list-wenzi .sec-wenzi-content { |
− | left: - | + | font-size: 18px; |
+ | padding: 0 3em; | ||
+ | text-align: left; | ||
+ | color: #000000; | ||
+ | margin-bottom: 10px; | ||
} | } | ||
− | + | .sec-list-wenzi > img{ | |
− | + | text-align: center; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
+ | #content{width:100%;padding:0px;margin:0px;background-color: #ededed;} | ||
#sideMenu, #top_title | #sideMenu, #top_title | ||
{ | { | ||
display: none; | display: none; | ||
} | } | ||
− | + | body{font: 16px sans-serif;} | |
− | . | + | .footer_bg .footer { |
− | + | padding: 0; | |
+ | border-top: 6px solid #222222; | ||
} | } | ||
− | . | + | .footer_bg .footer_btm { |
− | + | margin-top: 4%; | |
+ | border-top: none; | ||
+ | padding: 2% 4%; | ||
+ | padding-top: 2%; | ||
+ | max-width: 1458px; | ||
+ | margin: 0 auto; | ||
} | } | ||
+ | .sec-list-wenzi .sec-wenzi-list { | ||
+ | font-weight: 900; | ||
+ | text-align: left; | ||
+ | } | ||
</style> | </style> | ||
<body> | <body> | ||
− | < | + | <!--menu--> |
− | + | <div class="header-box"> | |
− | + | <div class="header"> | |
− | + | <!-- start h_menu4 --> | |
− | + | <div class="h_menu4"> | |
− | + | <a class="toggleMenu" href="">Menu</a> | |
− | + | <ul id="top_ul_my" class="nav"> | |
− | + | <script> | |
− | + | function getHover(number){ | |
− | + | var top_ul_my_lis = $("#top_ul_my").find(">li"); | |
− | + | console.log(top_ul_my_lis); | |
− | + | if(number == 0) top_ul_my_lis[0].setAttribute("class", "active hover"); | |
− | + | else top_ul_my_lis[0].setAttribute("class", "active"); | |
− | + | ||
− | + | ||
− | + | ||
− | + | for(var i = 1; i < top_ul_my_lis.length; i++){ | |
− | + | if(i == number) { | |
− | + | top_ul_my_lis[i].setAttribute("class", "hover"); | |
− | + | }else{ | |
− | + | top_ul_my_lis[i].setAttribute("class", ""); | |
− | + | ||
− | + | ||
} | } | ||
+ | } | ||
+ | } | ||
− | + | $(".header").hover(function(event){ | |
− | + | event.stopPropagation(); | |
− | + | $('#top_ul_my li').attr("class",""); | |
− | + | }); | |
− | + | ||
− | + | ||
− | + | ||
− | + | </script> | |
− | + | <li onmouseover="getHover(0)"><a href="https://2016.igem.org/Team:TJUSLS_China/home">TJUSLS</a></li> | |
− | + | <li onmouseover="getHover(1)" class=""><a href="" class="root">project</a> | |
− | + | <ul> | |
− | + | <li><a href="https://2016.igem.org/Team:TJUSLS_China/Description">Description</a></li> | |
− | + | <li><a href="https://2016.igem.org/Team:TJUSLS_China/Design">Design</a></li> | |
− | + | <li><a href="https://2016.igem.org/Team:TJUSLS_China/Experiments">Experiments</a></li> | |
− | + | <li><a href="https://2016.igem.org/Team:TJUSLS_China/Proof">Proof of Concept</a></li> | |
− | + | <li><a href="https://2016.igem.org/Team:TJUSLS_China/Demonstrate">Demonstrate</a></li> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | <li><a href="https://2016.igem.org/Team:TJUSLS_China/Notebook">Notebook</a></li> | |
− | </li> | + | <li><a href="https://2016.igem.org/Team:TJUSLS_China/Results">Results</a></li> |
− | <li><a href="https://2016.igem.org/Team:TJUSLS_China/ | + | </ul> |
− | + | </li> | |
− | + | <li onmouseover="getHover(2)" class=""><a href="https://2016.igem.org/Team:TJUSLS_China/Parts">PARTS</a> | |
− | + | <ul> | |
− | + | <li><a href="https://2016.igem.org/Team:TJUSLS_China/Basic_Part">Basic Parts</a></li> | |
+ | <li><a href="https://2016.igem.org/Team:TJUSLS_China/Composite_Part">Composite Parts</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:TJUSLS_China/Part_Collection">Part Collection</a></li> | ||
− | + | </ul> | |
− | + | </li> | |
− | + | <li class="active" onmouseover="getHover(3)"><a class="active" href="https://2016.igem.org/Team:TJUSLS_China/Safety">SAFETY</a></li> | |
− | + | <li onmouseover="getHover(4)" class=""><a href="https://2016.igem.org/Team:TJUSLS_China/Attributions">ATTRIBUTIONS</a> | |
− | + | ||
− | + | </li> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | <li onmouseover="getHover(5)" class=""><a href="https://2016.igem.org/Team:TJUSLS_China/Human_Practices">HUMAN PRACTICES</a> | |
− | </li> | + | <ul> |
− | + | <li><a href="https://2016.igem.org/Team:TJUSLS_China/HP/Silver">Silver</a></li> | |
− | <li><a href="https://2016.igem.org/Team:TJUSLS_China/ | + | <li><a href="https://2016.igem.org/Team:TJUSLS_China/HP/Gold">Gold</a></li> |
− | + | <li><a href="https://2016.igem.org/Team:TJUSLS_China/Integrated_Practices">Integrated Practices</a></li> | |
− | + | <li><a href="https://2016.igem.org/Team:TJUSLS_China/Engagement">Engagement</a></li> | |
− | + | </ul> | |
− | + | </li> | |
− | + | <li onmouseover="getHover(6)" class=""><a href="https://2016.igem.org/Team:TJUSLS_China/Modeling">MODELING</a> | |
− | </li> | + | <ul> |
+ | <li><a href="https://2016.igem.org/Team:TJUSLS_China/Modeling">Modeling</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:TJUSLS_China/Software">Software</a></li> | ||
</ul> | </ul> | ||
− | + | </li> | |
− | + | <li onmouseover="getHover(7)" class=""><a href="https://2016.igem.org/Team:TJUSLS_China/Team">TEAM</a> | |
− | + | ||
− | + | <ul> | |
− | </ | + | <li><a href="https://2016.igem.org/Team:TJUSLS_China/Team">Team</a></li> |
+ | <li><a href="https://2016.igem.org/Team:TJUSLS_China/Collaborations">Collaborations</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | </ul> | ||
+ | <!--<script type="text/javascript" src="https://2016.igem.org/Team:TJUSLS_China/home/home_nav?action=raw&ctype=text/javascript"></script>--> | ||
</div> | </div> | ||
+ | <!-- end h_menu4 --> | ||
+ | <div class="clear"></div> | ||
</div> | </div> | ||
+ | <div class="sec-menu"> | ||
+ | <img class="sec-menu-dot" src="https://static.igem.org/mediawiki/2016/f/f9/T--TJUSLS_China--sec-menu.png"/> | ||
+ | <img class="sec-menu-close" src="https://static.igem.org/mediawiki/2016/b/b5/T--TJUSLS_China--sec-menu-close.png"/> | ||
+ | <ul> | ||
+ | <li><a href="#part1">TJUSLS for NKU</a></li> | ||
+ | <li><a href="#part2">NKU for TJUSLS</a></li> | ||
− | <!-- | + | </ul> |
− | <div class=" | + | </div> |
− | <div class=" | + | </div> |
− | + | <!--title--> | |
+ | <div class="second-title"> | ||
+ | Collaborations | ||
+ | <div class="second-title-img"> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/8/86/T--TJUSLS_China--second-logo.png"/> | ||
+ | </div> | ||
+ | </div> | ||
+ | <!--content--> | ||
+ | <div class="second-content"> | ||
+ | <div class="sec-list-wenzi"> | ||
+ | <h3 id="part1">TJUSLS_China for NKU_China</h3> | ||
+ | <div class="sec-wenzi-list">1. The White Crabapple Season Open Day</div> | ||
+ | <div class="sec-wenzi-content">During the White Crabapple Season Open Day, we invited the Team Nankai_China to participate in our activities. We visit the campus of Tianjin University and our labs together, then have in-depth and friendly exchanges, laying a solid foundation for our future cooperation. | ||
+ | </div> | ||
− | + | <img src="https://static.igem.org/mediawiki/igem.org/3/3c/T--TJUSLS_China--B1.jpg" width="800" height="400"> | |
− | + | ||
− | + | <div class="sec-wenzi-content">With blooming Begonia flowers, we wondered in campus and enjoy the sunshine. It is the first time we meet while we got on like a house on fire. It was the day of Tianjin University Open Day with amounts of interesting activities. With our commentate, our new friends refreshed their imagine about Tianjin University.</div> | |
− | + | ||
− | + | <img src="https://static.igem.org/mediawiki/igem.org/4/4e/T--TJUSLS_China--B2.jpg" width="800" height="400"> | |
− | + | <br><br><img src="https://static.igem.org/mediawiki/igem.org/a/a5/T--TJUSLS_China--B3.jpg" width="800" height="400"> | |
− | + | <div class="sec-wenzi-content">Then we went to our laboratory and have short communication about our labs, experiments and other issues about the preparation in the initial stage of iGEM. Both each other learned a lot. | |
</div> | </div> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | <img src="https://static.igem.org/mediawiki/igem.org/f/f1/T--TJUSLS_China--B4.jpg" width="800" height="400"> | |
− | + | <div class="sec-wenzi-content">In the above equation, Γ is the quality of PET enzyme adsorption by unit quality PET, g; Γmax is the maximum adsorption of PET enzyme by unit quality PET, g; Ka is the adsorption dissociation constant, mL/g; Ef is the concentration of free PET enzyme in the solution, g/mL.</div> | |
− | + | <div class="sec-wenzi-list">2. About modeling</div> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | <div class="sec-wenzi-content">Here are some equations we write with NKU to model the uptake of exogenously added AI-2 by each plasmid in AI-2 Consumer Device pLsrACDBFGK interrelated to their project. | |
− | + | <br>To ‘quench’ AI-2 signal in the nature or artificial environment, NKU_China constructed six AI-2 Consumer Devices by overexpression the components responsible for AI-2 uptake (lsrACDB), phosphorylation (lsrK) and degradation (lsrFG). | |
− | + | <br>Matlab Simulations of AI-2 Consumer Devices were given for a better understanding of how the devices work when exogenously AI-2 was added. | |
− | + | </div> | |
− | + | <img src="https://static.igem.org/mediawiki/2016/5/5c/T--TJUSLS_China--coll1.jpg" width="800" height="400"> | |
− | + | <div class="sec-wenzi-content"><p style="text-align: center">Fig.1: Ordinary differential equations used to model the uptake of exogenously added AI-2 by each plasmid in AI-2 Consumer Device pLsrACDBFGK</p></div> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | <img src="https://static.igem.org/mediawiki/2016/5/54/T--TJUSLS_China--coll2.jpg" width="800" height="400"> | |
+ | <div class="sec-wenzi-content"><p style="text-align: center">Fig.2: Matlab Simulation of AI-2 Consumer Devices: pTrcHisB, pLsrACDBFG, pLsrACDBK, pLsrACDBFGK</p></div> | ||
− | + | <div class="sec-wenzi-list">We provided the two parts (Plate3 6C. <a href="http://parts.igem.org/Part:BBa_I13602">BBA_I13602</a>, Plate2 3K. <a href="http://parts.igem.org/Part:BBa_K561000">BBa_K561000</a>) to the Team Nankai_China when they lost their Distribution Kit.</div> | |
− | + | <h3 id="part2">NKU_China for TJUSLS_China</h3> | |
− | + | ||
− | + | <div class="sec-wenzi-list">The Lotus Festival</div> | |
− | + | <div class="sec-wenzi-content">The Team Nankai_China invited us to visit Nankai University during the Lotus Festival. Xianglin showed us the beautiful early summer scenery of Nankai campus as an employable guide.</div> | |
− | + | <img src="https://static.igem.org/mediawiki/igem.org/0/0c/T--TJUSLS_China--H1.jpg" width="800" height="400"> | |
− | + | <br><br><img src="https://static.igem.org/mediawiki/igem.org/f/f9/T--TJUSLS_China--H2.jpg" width="800" height="400"> | |
− | + | <div class="sec-wenzi-content">After that, we did introductions of our projects at an exchange meeting with the attendance of two professors from Nankai University. Thanks to the exchange, we have broaden our experimental ideas and got a lot of pertinent suggestions from professors.</div> | |
− | + | <img src="https://static.igem.org/mediawiki/igem.org/3/33/T--TJUSLS_China--H3.jpg" width="800" height="400"> | |
− | + | <br><br><img src="https://static.igem.org/mediawiki/igem.org/1/1e/T--TJUSLS_China--H4.jpg" width="800" height="400"> | |
− | + | <div class="sec-wenzi-list">2. About fluorescent microscope</div> | |
− | + | <div class="sec-wenzi-content">It is really touching that the captain offered to lend us their fluorescent microscope on his own initiative while ours has been broken. It helps a lot. All our team are appreciate about their kindness and enthusiasm.</div> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | </ | + | |
− | < | + | |
− | <div class=" | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</div> | </div> | ||
+ | |||
+ | |||
+ | <div class="clear"></div> | ||
</div> | </div> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | <div class="wenzi-end"></div> | |
− | + | <div class="up"><img src="https://static.igem.org/mediawiki/2016/6/62/T--TJUSLS_China--up.jpg"/></div> | |
− | + | </div> | |
− | + | <!--foot--> | |
− | + | <div class="footer_bg"> | |
− | + | <div class="foot_wrap"> | |
− | + | <div class="footer"> | |
− | + | <div class="footer_btm"> | |
− | + | <div class="copy"> | |
− | + | <p class="w3-link">Copyright 2016 TJUSLS</p> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | < | + | |
</div> | </div> | ||
+ | <div class="clear"></div> | ||
</div> | </div> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</div> | </div> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</div> | </div> | ||
</div> | </div> | ||
− | |||
</body> | </body> | ||
− | |||
</html> | </html> |
Revision as of 02:57, 19 October 2016
Collaborations
TJUSLS_China for NKU_China
1. The White Crabapple Season Open Day
During the White Crabapple Season Open Day, we invited the Team Nankai_China to participate in our activities. We visit the campus of Tianjin University and our labs together, then have in-depth and friendly exchanges, laying a solid foundation for our future cooperation.
With blooming Begonia flowers, we wondered in campus and enjoy the sunshine. It is the first time we meet while we got on like a house on fire. It was the day of Tianjin University Open Day with amounts of interesting activities. With our commentate, our new friends refreshed their imagine about Tianjin University.
Then we went to our laboratory and have short communication about our labs, experiments and other issues about the preparation in the initial stage of iGEM. Both each other learned a lot.
In the above equation, Γ is the quality of PET enzyme adsorption by unit quality PET, g; Γmax is the maximum adsorption of PET enzyme by unit quality PET, g; Ka is the adsorption dissociation constant, mL/g; Ef is the concentration of free PET enzyme in the solution, g/mL.
2. About modeling
Here are some equations we write with NKU to model the uptake of exogenously added AI-2 by each plasmid in AI-2 Consumer Device pLsrACDBFGK interrelated to their project.
To ‘quench’ AI-2 signal in the nature or artificial environment, NKU_China constructed six AI-2 Consumer Devices by overexpression the components responsible for AI-2 uptake (lsrACDB), phosphorylation (lsrK) and degradation (lsrFG).
Matlab Simulations of AI-2 Consumer Devices were given for a better understanding of how the devices work when exogenously AI-2 was added.
To ‘quench’ AI-2 signal in the nature or artificial environment, NKU_China constructed six AI-2 Consumer Devices by overexpression the components responsible for AI-2 uptake (lsrACDB), phosphorylation (lsrK) and degradation (lsrFG).
Matlab Simulations of AI-2 Consumer Devices were given for a better understanding of how the devices work when exogenously AI-2 was added.
Fig.1: Ordinary differential equations used to model the uptake of exogenously added AI-2 by each plasmid in AI-2 Consumer Device pLsrACDBFGK
Fig.2: Matlab Simulation of AI-2 Consumer Devices: pTrcHisB, pLsrACDBFG, pLsrACDBK, pLsrACDBFGK
We provided the two parts (Plate3 6C. BBA_I13602, Plate2 3K. BBa_K561000) to the Team Nankai_China when they lost their Distribution Kit.
NKU_China for TJUSLS_China
The Lotus Festival
The Team Nankai_China invited us to visit Nankai University during the Lotus Festival. Xianglin showed us the beautiful early summer scenery of Nankai campus as an employable guide.
After that, we did introductions of our projects at an exchange meeting with the attendance of two professors from Nankai University. Thanks to the exchange, we have broaden our experimental ideas and got a lot of pertinent suggestions from professors.
2. About fluorescent microscope
It is really touching that the captain offered to lend us their fluorescent microscope on his own initiative while ours has been broken. It helps a lot. All our team are appreciate about their kindness and enthusiasm.