Difference between revisions of "Team:China Tongji/Team"

Line 8: Line 8:
  
 
jQuery(document).ready(function($){
 
jQuery(document).ready(function($){
$('#listMembers').click(function(){$('html,body').animate({scrollTop: $('#Members').offset().top-78}, 800);});  
+
$('#listOverview').click(function(){$('html,body').animate({scrollTop: $('#Overview').offset().top-78}, 800);});  
$('#listAttributions').click(function(){$('html,body').animate({scrollTop: $('#Attributions').offset().top-78}, 800);});  
+
$('#listBackground').click(function(){$('html,body').animate({scrollTop: $('#Background').offset().top-78}, 800);});  
$('#listAdvisor').click(function(){$('html,body').animate({scrollTop: $('#Advisor').offset().top-78}, 800);});  
+
$('#listDesign').click(function(){$('html,body').animate({scrollTop: $('#Design').offset().top-78}, 800);});  
$('#listSponsor').click(function(){$('html,body').animate({scrollTop: $('#Sponsor').offset().top-78}, 800);});  
+
$('#listProtocol').click(function(){$('html,body').animate({scrollTop: $('#Protocol').offset().top-78}, 800);});  
$('#listContact').click(function(){$('html,body').animate({scrollTop: $('#Contact').offset().top-78}, 800);});  
+
$('#listSummaryResult').click(function(){$('html,body').animate({scrollTop: $('#SummaryResult').offset().top-78}, 800);});  
 
});
 
});
  
Line 25: Line 25:
 
     }
 
     }
  
var AttributionsST = document.getElementById("Attributions").offsetTop;
+
var BackgroundST = document.getElementById("Background").offsetTop;
var AdvisorST = document.getElementById("Advisor").offsetTop;
+
var DesignST = document.getElementById("Design").offsetTop;
var SponsorST = document.getElementById("Sponsor").offsetTop;
+
var ProtocolST = document.getElementById("Protocol").offsetTop;
var ContactST = document.getElementById("Contact").offsetTop;
+
var SummaryResultST = document.getElementById("SummaryResult").offsetTop;
  
 
 
if( t<AttributionsST-78 ){
+
if( t<BackgroundST-78 ){
document.getElementById("listMembers").style.color = "#F0F";
+
document.getElementById("listOverview").style.color = "#F0F";
 
}else{
 
}else{
document.getElementById("listMembers").style.color = "#000";
+
document.getElementById("listOverview").style.color = "#000";
 
}
 
}
 
 
if( (t>=AttributionsST-78) ){
+
if( (t>=BackgroundST-78) ){
document.getElementById("listAttributions").style.color = "#F0F";
+
document.getElementById("listBackground").style.color = "#F0F";
if(t>=AdvisorST-78){
+
document.getElementById("listDropBackground").style.display = "block";
document.getElementById("listAttributions").style.color = "#000";
+
if(t>=DesignST-78){
 +
document.getElementById("listBackground").style.color = "#000";
 +
document.getElementById("listDropBackground").style.display = "none";
 
}}else{
 
}}else{
document.getElementById("listAttributions").style.color = "#000";
+
document.getElementById("listBackground").style.color = "#000";
 +
document.getElementById("listDropBackground").style.display = "none";
 
}
 
}
 
 
if( (t>=AdvisorST-78) ){
+
if( (t>=DesignST-78) ){
document.getElementById("listAdvisor").style.color = "#F0F";
+
document.getElementById("listDesign").style.color = "#F0F";
if(t>=SponsorST-78){
+
if(t>=ProtocolST-78){
document.getElementById("listAdvisor").style.color = "#000";
+
document.getElementById("listDesign").style.color = "#000";
 
}}else{
 
}}else{
document.getElementById("listAdvisor").style.color = "#000";
+
document.getElementById("listDesign").style.color = "#000";
 
}
 
}
 
 
if( (t>=SponsorST-78) ){
+
if( (t>=ProtocolST-78) ){
document.getElementById("listSponsor").style.color = "#F0F";
+
document.getElementById("listProtocol").style.color = "#F0F";
if(t>=ContactST-78){
+
if(t>=SummaryResultST-78){
document.getElementById("listSponsor").style.color = "#000";
+
document.getElementById("listProtocol").style.color = "#000";
 
}}else{
 
}}else{
document.getElementById("listSponsor").style.color = "#000";
+
document.getElementById("listProtocol").style.color = "#000";
 
}
 
}
 
 
if( t>=ContactST-78 ){
+
if( t>=SummaryResultST-78 ){
document.getElementById("listContact").style.color = "#F0F";
+
document.getElementById("listSummaryResult").style.color = "#F0F";
 
}else{
 
}else{
document.getElementById("listContact").style.color = "#000";
+
document.getElementById("listSummaryResult").style.color = "#000";
 
}
 
}
 
}
 
}
Line 76: Line 79:
 
<div class="head">
 
<div class="head">
 
<div id="navLogoLeft">
 
<div id="navLogoLeft">
         <a href="https://igem.org/Team.cgi?year=2015&amp;team_name=China_Tongji">
+
         <a href="https://igem.org/Team.cgi?year=2015&amp;team_name=China_Tongji" target="_blank">
 
         <img id="teamLogo" src="https://static.igem.org/mediawiki/2015/5/57/China_Tongji_team-logo-300px.png"/>
 
         <img id="teamLogo" src="https://static.igem.org/mediawiki/2015/5/57/China_Tongji_team-logo-300px.png"/>
 
         </a>
 
         </a>
 
     </div>
 
     </div>
 
     <div id="navLogoRight">
 
     <div id="navLogoRight">
         <a href="https://2015.igem.org/Main_Page">
+
         <a href="https://2015.igem.org/Main_Page" target="_blank">
 
             <img id="igemLogo"  src="https://static.igem.org/mediawiki/2015/2/20/China_Tongji_iGEM_logo.png" alt="China_Tongji"/>
 
             <img id="igemLogo"  src="https://static.igem.org/mediawiki/2015/2/20/China_Tongji_iGEM_logo.png" alt="China_Tongji"/>
 
         </a>
 
         </a>
Line 89: Line 92:
 
         <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="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">
 
             <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="navOverview"><a>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="navBackground"><a>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="navDesign"><a>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="navProtocol"><a>Protocol</a></li>
                     <li class="navTwo" id="navSummaryResult"><a href="https://2015.igem.org/Team:China_Tongji/Project">Summary and Result</a></li>
+
                     <li class="navTwo" id="navSummaryResult"><a>Summary and Result</a></li>
 
             </div>
 
             </div>
 
         </div>
 
         </div>
Line 112: Line 115:
 
         <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="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">
 
             <div class="navDrop">
                 <li class="navTwo" id="navMembers"><a>Members</a></li>
+
                 <li class="navTwo" id="navMembers"><a href="https://2015.igem.org/Team:China_Tongji/Team">Members</a></li>
                 <li class="navTwo" id="navAttributions"><a>Attributions</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>Advisor</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>Sponsor</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>Contact</a></li>
+
                 <li class="navTwo" id="navContact"><a href="https://2015.igem.org/Team:China_Tongji/Team">Contact</a></li>
 
             </div>
 
             </div>
 
         </div>
 
         </div>
Line 131: Line 134:
 
<!--content start-->
 
<!--content start-->
 
<div class="bigName">
 
<div class="bigName">
<p align="left">Team</p>
+
<p align="left">Project</p>
 
</div>
 
</div>
  
 
<div class="myContent">
 
<div class="myContent">
 
<div id="contentList">
 
<div id="contentList">
         <li class="listOne"><p id="listMembers">Members</p></li>
+
         <li class="listOne"><p id="listOverview">Overview</p></li>
         <li class="listOne"><p id="listAttributions">Attributions</p></li>
+
         <li class="listOne"><p id="listBackground">Background</p>
         <li class="listOne"><p id="listAdvisor">Advisor</p></li>
+
        <ul class="listOneDrop" id="listDropBackground">
         <li class="listOne"><p id="listSponsor">Sponsor</p></li>
+
                <li class="listTwo" onClick="window.scrollTo(0,document.getElementById('Challenges').offsetTop)">Challenges</li>
         <li class="listOne"><p id="listContact">Contact</p></li>
+
                <li class="listTwo" onClick="window.scrollTo(0,document.getElementById('Solution').offsetTop)">Solution</li>
 +
            </ul>
 +
        </li>
 +
         <li class="listOne"><p id="listDesign">Design</p></li>
 +
         <li class="listOne"><p id="listProtocol">Protocol</p></li>
 +
         <li class="listOne"><p id="listSummaryResult">Summary and Result</p></li>
 
     </div>
 
     </div>
 
     <div id=mainContent>
 
     <div id=mainContent>
 
     <!-- maincontent start here -->
 
     <!-- maincontent start here -->
         <p class="titleOne" id="Members">1. Members</p>   
+
         <p class="titleOne" id="Overview">1. Overview</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 155: Line 163:
 
         <p></p><div class="divider"></div>
 
         <p></p><div class="divider"></div>
  
<p class="titleOne" id="Attributions">2. Attributions</p>               
+
<p class="titleOne" id="Background">2. Background</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="titleTwo" id="Challenges">2.1 Challenges</p>
 +
        <p class="contentP">There are some common problems that make the circuits we designed not work as our expected. Many failure modes have been collated by Brophy and Voigy in their review (Brophy and Voigt, 2014). In our project, we mainly focus on two modes, <span style="font-weight:bold;">crosstalk and host overload</span>, that emerge especially when we create more sophisticated systems. More specifically, regulators may interact with each other’s targets leading to errors in the desired operation, and the synthetic circuits may compete with natural parts that maintain the normal cellular processes for limited resources.</p>
 +
        <p class="titleTwo"  id="Solution">2.2 Solution</p>
 
         <p class="contentP">We designed a time-sharing system that can process information according to the input signal. Cells rewire its synthetic circuit to <span style="font-weight:bold;">alter the topological structure of regulatory pathway</span> when they receive the corresponding stimuli. In this way, we <span style="font-weight:bold;">reuse the existing synthetic module</span> rather than add a new one to implement another function, which reduces the resource cost in running unnecessary function and prevents the interplay between parallel modules. After overcoming these two big problems, our engineered cells are more <span style="font-weight:bold;">versatile</span> and <span style="font-weight:bold;">flexible</span> in information processing. </p>
 
         <p class="contentP">We designed a time-sharing system that can process information according to the input signal. Cells rewire its synthetic circuit to <span style="font-weight:bold;">alter the topological structure of regulatory pathway</span> when they receive the corresponding stimuli. In this way, we <span style="font-weight:bold;">reuse the existing synthetic module</span> rather than add a new one to implement another function, which reduces the resource cost in running unnecessary function and prevents the interplay between parallel modules. After overcoming these two big problems, our engineered cells are more <span style="font-weight:bold;">versatile</span> and <span style="font-weight:bold;">flexible</span> in information processing. </p>
 
         <p></p><div class="divider"></div>
 
         <p></p><div class="divider"></div>
 
          
 
          
<p class="titleOne" id="Advisor">3. Advisor</p>   
+
<p class="titleOne" id="Design">3. Design</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 169: Line 180:
 
         <p></p><div class="divider"></div>
 
         <p></p><div class="divider"></div>
 
          
 
          
<p class="titleOne" id="Sponsor">4. Sponsor</p>   
+
<p class="titleOne" id="Protocol">4. Protocol</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 176: Line 187:
 
         <p></p><div class="divider"></div>
 
         <p></p><div class="divider"></div>
 
          
 
          
         <p class="titleOne" id="Contact">5. Contact</p>   
+
         <p class="titleOne" id="SummaryResult">5. Summary and Result</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:10, 10 August 2015

close label

Project

  • Overview

  • Background

    • Challenges
    • Solution
  • Design

  • Protocol

  • Summary and Result

  • 1. Overview

    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. Background

    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).

    2.1 Challenges

    There are some common problems that make the circuits we designed not work as our expected. Many failure modes have been collated by Brophy and Voigy in their review (Brophy and Voigt, 2014). In our project, we mainly focus on two modes, crosstalk and host overload, that emerge especially when we create more sophisticated systems. More specifically, regulators may interact with each other’s targets leading to errors in the desired operation, and the synthetic circuits may compete with natural parts that maintain the normal cellular processes for limited resources.

    2.2 Solution

    We designed a time-sharing system that can process information according to the input signal. Cells rewire its synthetic circuit to alter the topological structure of regulatory pathway when they receive the corresponding stimuli. In this way, we reuse the existing synthetic module rather than add a new one to implement another function, which reduces the resource cost in running unnecessary function and prevents the interplay between parallel modules. After overcoming these two big problems, our engineered cells are more versatile and flexible in information processing.

    3. 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 2. China Tongji 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.

    4. Protocol

    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.

    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.

    5. Summary and Result

    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.