Difference between revisions of "Team:China Tongji/Safety"
Line 1: | Line 1: | ||
{{China_Tongji_Head}} | {{China_Tongji_Head}} | ||
+ | {{China_Tongji_Content}} | ||
<html> | <html> | ||
<head> | <head> | ||
− | |||
− | + | <script type="text/javascript"> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | . | + | jQuery(document).ready(function($){ |
− | + | $('#listProjectDesign').click(function(){$('html,body').animate({scrollTop: $('#ProjectDesign').offset().top-78}, 800);}); | |
− | + | $('#listLabWork').click(function(){$('html,body').animate({scrollTop: $('#LabWork').offset().top-78}, 800);}); | |
− | + | $('#listShipment').click(function(){$('html,body').animate({scrollTop: $('#Shipment').offset().top-78}, 800);}); | |
− | + | }); | |
− | + | ||
− | } | + | |
− | + | window.onscroll = function(){ | |
− | + | var t = document.documentElement.scrollTop || document.body.scrollTop; | |
− | + | var contentList = document.getElementById( "contentList" ); | |
− | + | if( t >= 200 ) { | |
− | + | contentList.style.position = "fixed"; | |
− | + | contentList.style.top = "78px"; | |
− | + | } else { | |
− | + | contentList.style.position = "static"; | |
− | + | } | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | } | + | |
− | . | + | |
− | + | ||
− | } | + | |
− | + | var LabWorkST = document.getElementById("LabWork").offsetTop; | |
− | + | var ShipmentST = document.getElementById("Shipment").offsetTop; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | . | + | |
− | + | ||
− | + | ||
− | + | ||
− | . | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | if( t<LabWorkST-78 ){ | |
− | . | + | document.getElementById("listProjectDesign").style.color = "#F0F"; |
− | + | }else{ | |
− | + | document.getElementById("listProjectDesign").style.color = "#000"; | |
+ | } | ||
+ | |||
+ | if( (t>=LabWorkST-78) ){ | ||
+ | document.getElementById("listLabWork").style.color = "#F0F"; | ||
+ | if(t>=ShipmentST-78){ | ||
+ | document.getElementById("listLabWork").style.color = "#000"; | ||
+ | }}else{ | ||
+ | document.getElementById("listLabWork").style.color = "#000"; | ||
+ | } | ||
+ | |||
+ | if( t>=ShipmentST-78 ){ | ||
+ | document.getElementById("listShipment").style.color = "#F0F"; | ||
+ | }else{ | ||
+ | document.getElementById("listShipment").style.color = "#000"; | ||
+ | } | ||
} | } | ||
+ | </script> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</head> | </head> | ||
Line 205: | Line 109: | ||
<!--content start--> | <!--content start--> | ||
− | + | <div class="bigName"> | |
+ | <p align="left">Safety</p> | ||
+ | </div> | ||
<div class="myContent"> | <div class="myContent"> | ||
+ | <div id="contentList"> | ||
+ | <li class="listOne"><p id="listProjectDesign">Project Design</p></li> | ||
+ | <li class="listOne"><p id="listLabWork">Lab Work</p></li> | ||
+ | <li class="listOne"><p id="listShipment">Shipment</p></li> | ||
+ | </div> | ||
<div id=mainContent> | <div id=mainContent> | ||
<!-- maincontent start here --> | <!-- maincontent start here --> | ||
− | < | + | <p class="titleOne" id="ProjectDesign">1. Project Design</p> |
− | + | <p class="contentP"> | |
− | + | Cells sense the environment, process information, and make response to stimuli. To make cells work well in complex natural environments, lots of processes have to be preset to react to various signals. However, when well-characterized modules are combined to construct higher order systems, unpredictable behaviors often occur because of the interplay between modules. Another significant problem is that complex integrated systems composed of numerous parts may cause cell overload.</p> | |
− | + | <center><img class="contentImg" src="https://static.igem.org/mediawiki/2015/5/57/China_Tongji_team-logo-300px.png" ></center> | |
− | + | <p class="imgName" align="center">Figure 1. Schematic demonstration of HIV</p> | |
− | + | <p class="contentP"> | |
− | + | We proposed an elegant method to design higher order systems. Instead of merely combining different functional modules, we constructed one integrated processing module with fewer parts by utilizing the common structures between modules. The circuit we designed is a rewirable one and the topological structure of the processing module can be altered to <span style="font-weight:bold;">adapt</span> to environmental change. The basic idea is to rewire the connections between parts and devices to <span style="font-weight:bold;">implement multiple functions</span> with the help of the site-specific recombination systems.</p> | |
− | + | <p class="contentP"> | |
− | + | Our design approach may lead to a revolutionary step towards <span style="font-weight:bold;">system integration</span> in synthetic biology. Potential fields of application include organism development, living therapeutics and environment improvement.</p> | |
− | < | + | <p></p><div class="divider"></div> |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
+ | <p class="titleOne" id="LabWork">2. Lab Work</p> | ||
+ | <p class="contentP"> | ||
+ | Cells sense the environment, process information, and make response to stimuli. To make cells work well in complex natural environments, lots of processes have to be preset to react to various signals. However, when well-characterized modules are combined to construct higher order systems, unpredictable behaviors often occur because of the interplay between modules. Another significant problem is that complex integrated systems composed of numerous parts may cause cell overload.</p> | ||
+ | <center><img class="contentImg" src="https://static.igem.org/mediawiki/2015/2/20/China_Tongji_iGEM_logo.png" ></center> | ||
+ | <p class="imgName" align="center">Figure 2. China_Tongji_iGEM_logo</p> | ||
+ | <p class="contentP"> | ||
+ | Our design approach may lead to a revolutionary step towards <span style="font-weight:bold;">system integration</span> in synthetic biology. Potential fields of application include organism development, living therapeutics and environment improvement.</p> | ||
+ | <p></p><div class="divider"></div> | ||
+ | |||
+ | <p class="titleOne" id="Shipment">3. Shipment</p> | ||
+ | <p class="contentP"> | ||
+ | Cells sense the environment, process information, and make response to stimuli. To make cells work well in complex natural environments, lots of processes have to be preset to react to various signals. However, when well-characterized modules are combined to construct higher order systems, unpredictable behaviors often occur because of the interplay between modules. Another significant problem is that complex integrated systems composed of numerous parts may cause cell overload.</p> | ||
+ | <center><img class="contentImg" src="https://static.igem.org/mediawiki/2015/2/20/China_Tongji_iGEM_logo.png" ></center> | ||
+ | <p class="imgName" align="center">Figure 2. China_Tongji_iGEM_logo</p> | ||
+ | <p class="contentP"> | ||
+ | Our design approach may lead to a revolutionary step towards <span style="font-weight:bold;">system integration</span> in synthetic biology. Potential fields of application include organism development, living therapeutics and environment improvement.</p> | ||
− | + | </div> | |
</div> | </div> | ||
Revision as of 20:11, 5 August 2015
Safety
Project Design
Lab Work
Shipment
1. Project Design
Cells sense the environment, process information, and make response to stimuli. To make cells work well in complex natural environments, lots of processes have to be preset to react to various signals. However, when well-characterized modules are combined to construct higher order systems, unpredictable behaviors often occur because of the interplay between modules. Another significant problem is that complex integrated systems composed of numerous parts may cause cell overload.
Figure 1. Schematic demonstration of HIV
We proposed an elegant method to design higher order systems. Instead of merely combining different functional modules, we constructed one integrated processing module with fewer parts by utilizing the common structures between modules. The circuit we designed is a rewirable one and the topological structure of the processing module can be altered to adapt to environmental change. The basic idea is to rewire the connections between parts and devices to implement multiple functions with the help of the site-specific recombination systems.
Our design approach may lead to a revolutionary step towards system integration in synthetic biology. Potential fields of application include organism development, living therapeutics and environment improvement.
2. Lab Work
Cells sense the environment, process information, and make response to stimuli. To make cells work well in complex natural environments, lots of processes have to be preset to react to various signals. However, when well-characterized modules are combined to construct higher order systems, unpredictable behaviors often occur because of the interplay between modules. Another significant problem is that complex integrated systems composed of numerous parts may cause cell overload.
Figure 2. China_Tongji_iGEM_logo
Our design approach may lead to a revolutionary step towards system integration in synthetic biology. Potential fields of application include organism development, living therapeutics and environment improvement.
3. Shipment
Cells sense the environment, process information, and make response to stimuli. To make cells work well in complex natural environments, lots of processes have to be preset to react to various signals. However, when well-characterized modules are combined to construct higher order systems, unpredictable behaviors often occur because of the interplay between modules. Another significant problem is that complex integrated systems composed of numerous parts may cause cell overload.
Figure 2. China_Tongji_iGEM_logo
Our design approach may lead to a revolutionary step towards system integration in synthetic biology. Potential fields of application include organism development, living therapeutics and environment improvement.
Copyright © China_Tongji iGEM 2015 | Developer: LiJunWu