Difference between revisions of "Team:China Tongji/Notebook"
Line 8: | Line 8: | ||
jQuery(document).ready(function($){ | jQuery(document).ready(function($){ | ||
− | $('# | + | $('#listRecord').click(function(){$('html,body').animate({scrollTop: $('#Record').offset().top-78}, 800);}); |
− | $('# | + | $('#listTimeline').click(function(){$('html,body').animate({scrollTop: $('#Timeline').offset().top-78}, 800);}); |
− | + | ||
− | + | ||
− | + | ||
}); | }); | ||
Line 25: | Line 22: | ||
} | } | ||
− | var | + | var TimelineST = document.getElementById("Timeline").offsetTop; |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | if( t< | + | if( t<TimelineST-78 ){ |
− | document.getElementById(" | + | document.getElementById("listRecord").style.color = "#F0F"; |
}else{ | }else{ | ||
− | document.getElementById(" | + | document.getElementById("listRecord").style.color = "#000"; |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
− | if( t>= | + | if( t>=TimelineST-78 ){ |
− | document.getElementById(" | + | document.getElementById("listTimeline").style.color = "#F0F"; |
}else{ | }else{ | ||
− | document.getElementById(" | + | document.getElementById("listTimeline").style.color = "#000"; |
} | } | ||
− | |||
} | } | ||
− | |||
</script> | </script> | ||
Line 77: | Line 41: | ||
<body> | <body> | ||
+ | |||
+ | <!--head start--> | ||
+ | <div class="head"> | ||
+ | <div id="navLogoLeft"> | ||
+ | <a href="https://igem.org/Team.cgi?year=2015&team_name=China_Tongji"> | ||
+ | <img id="teamLogo" src="https://static.igem.org/mediawiki/2015/5/57/China_Tongji_team-logo-300px.png"/> | ||
+ | </a> | ||
+ | </div> | ||
+ | <div id="navLogoRight"> | ||
+ | <a href="https://2015.igem.org/Main_Page"> | ||
+ | <img id="igemLogo" src="https://static.igem.org/mediawiki/2015/2/20/China_Tongji_iGEM_logo.png" alt="China_Tongji"/> | ||
+ | </a> | ||
+ | </div> | ||
+ | <div class="nav"> | ||
+ | <div class="navOne" id="divHome"><a class="navOneA" id="Home" href="https://2015.igem.org/Team:China_Tongji">Home</a></div> | ||
+ | <div class="navOne" id="divProject"><a class="navOneA" id="Project" href="https://2015.igem.org/Team:China_Tongji/Project">Project <img src="https://static.igem.org/mediawiki/2015/0/07/China_Tongji_2015_dropdown_arrow.png"></a> | ||
+ | <div class="navDrop"> | ||
+ | <li class="navTwo" id="navOverview"><a href="https://2015.igem.org/Team:China_Tongji/Project">Overview</a></li> | ||
+ | <li class="navTwo" id="navBackground"><a href="https://2015.igem.org/Team:China_Tongji/Project">Background</a></li> | ||
+ | <li class="navTwo" id="navDesign"><a href="https://2015.igem.org/Team:China_Tongji/Project">Design</a></li> | ||
+ | <li class="navTwo" id="navProtocol"><a href="https://2015.igem.org/Team:China_Tongji/Project">Protocol</a></li> | ||
+ | <li class="navTwo" id="navSummaryResult"><a href="https://2015.igem.org/Team:China_Tongji/Project">Summary and Result</a></li> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="navOne" id="divNotebook"><a class="navOneA" id="Notebook" href="https://2015.igem.org/Team:China_Tongji/Notebook">Notebook <img src="https://static.igem.org/mediawiki/2015/0/07/China_Tongji_2015_dropdown_arrow.png"></a> | ||
+ | <div class="navDrop"> | ||
+ | <li class="navTwo" id="navRecord"><a>Record</a></li> | ||
+ | <li class="navTwo" id="navTimeline"><a>Timeline</a></li> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="navOne" id="divAchivement"><a class="navOneA" id="Achivement" href="https://2015.igem.org/Team:China_Tongji/Achivement">Achivement <img src="https://static.igem.org/mediawiki/2015/0/07/China_Tongji_2015_dropdown_arrow.png"></a> | ||
+ | <div class="navDrop"> | ||
+ | <li class="navTwo" id="navParts"><a href="https://2015.igem.org/Team:China_Tongji/Achivement">Parts</a></li> | ||
+ | <li class="navTwo" id="navEquipment"><a href="https://2015.igem.org/Team:China_Tongji/Achivement">Equipment</a></li> | ||
+ | <li class="navTwo" id="navModeling"><a href="https://2015.igem.org/Team:China_Tongji/Achivement">Modeling</a></li> | ||
+ | <li class="navTwo" id="navJudgingForm"><a href="https://2015.igem.org/Team:China_Tongji/Achivement">Judging Form</a></li> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="navOne" id="divTeam"><a class="navOneA" id="Team" href="https://2015.igem.org/Team:China_Tongji/Team">Team <img src="https://static.igem.org/mediawiki/2015/0/07/China_Tongji_2015_dropdown_arrow.png"></a> | ||
+ | <div class="navDrop"> | ||
+ | <li class="navTwo" id="navMembers"><a href="https://2015.igem.org/Team:China_Tongji/Team">Members</a></li> | ||
+ | <li class="navTwo" id="navAttributions"><a href="https://2015.igem.org/Team:China_Tongji/Team">Attributions</a></li> | ||
+ | <li class="navTwo" id="navAdvisor"><a href="https://2015.igem.org/Team:China_Tongji/Team">Advisor</a></li> | ||
+ | <li class="navTwo" id="navSponsor"><a href="https://2015.igem.org/Team:China_Tongji/Team">Sponsor</a></li> | ||
+ | <li class="navTwo" id="navContact"><a href="https://2015.igem.org/Team:China_Tongji/Team">Contact</a></li> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="navOne" id="divOutreach"><a class="navOneA" id="Outreach" href="https://2015.igem.org/Team:China_Tongji/Outreach">Outreach <img src="https://static.igem.org/mediawiki/2015/0/07/China_Tongji_2015_dropdown_arrow.png"></a> | ||
+ | <div class="navDrop"> | ||
+ | <li class="navTwo" id="navHumanPractice"><a href="https://2015.igem.org/Team:China_Tongji/Outreach">Human Practice</a></li> | ||
+ | <li class="navTwo" id="navCollaboration"><a href="https://2015.igem.org/Team:China_Tongji/Outreach">Collaboration</a></li> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="navOne" id="divSafety"><a class="navOneA" id="Safety" href="https://2015.igem.org/Team:China_Tongji/Safety">Safety</a></div> | ||
+ | </div> | ||
+ | </div> | ||
<!--content start--> | <!--content start--> | ||
<div class="bigName"> | <div class="bigName"> | ||
− | <p align="left"> | + | <p align="left">Notebook</p> |
</div> | </div> | ||
<div class="myContent"> | <div class="myContent"> | ||
<div id="contentList"> | <div id="contentList"> | ||
− | <li class="listOne"><p id=" | + | <li class="listOne"><p id="listRecord">Record</p></li> |
− | <li class="listOne"><p id=" | + | <li class="listOne"><p id="listTimeline">Timeline</p></li> |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</div> | </div> | ||
<div id=mainContent> | <div id=mainContent> | ||
<!-- maincontent start here --> | <!-- maincontent start here --> | ||
− | <p class="titleOne" id=" | + | <p class="titleOne" id="Record">1. Record</p> |
<p class="contentP"> | <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> | 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> | ||
Line 109: | Line 121: | ||
<p></p><div class="divider"></div> | <p></p><div class="divider"></div> | ||
− | <p class="titleOne" id=" | + | <p class="titleOne" id="Timeline">2. Timeline</p> |
− | <p class="contentP">Since its inception more than a decade ago, synthetic biology has undergone considerable development and has attained significant achievements with the help of the engineering slant. However, there are still obstacles to build a cell. Engineers try to abstract the DNA sequences into some standard functional parts and assemble them using some principles in electrical engineering. So far, the limited understanding of biological system prevents us to combine parts and modules to create larger scale systems. The complexity of synthetic systems didn’t increase rapidly as the Moore’s law (Purnick and Weiss, 2009). </p> | + | <p class="contentP">Since its inception more than a decade ago, synthetic biology has undergone considerable development and has attained significant achievements with the help of the engineering slant. However, there are still obstacles to build a cell. Engineers try to abstract the DNA sequences into some standard functional parts and assemble them using some principles in electrical engineering. So far, the limited understanding of biological system prevents us to combine parts and modules to create larger scale systems. The complexity of synthetic systems didn’t increase rapidly as the Moore’s law (Purnick and Weiss, 2009). </p> |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
<p class="contentP"> | <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> | 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> |
Revision as of 21:36, 27 July 2015
Notebook
Record
Timeline
1. Record
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. Timeline
Since its inception more than a decade ago, synthetic biology has undergone considerable development and has attained significant achievements with the help of the engineering slant. However, there are still obstacles to build a cell. Engineers try to abstract the DNA sequences into some standard functional parts and assemble them using some principles in electrical engineering. So far, the limited understanding of biological system prevents us to combine parts and modules to create larger scale systems. The complexity of synthetic systems didn’t increase rapidly as the Moore’s law (Purnick and Weiss, 2009).
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