Difference between revisions of "Team:WPI-Worcester/Entrepreneurship"

(Blanked the page)
Line 1: Line 1:
<!DOCTYPE html>
 
<html>
 
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]-->
 
<!--[if IE 7]>    <html class="no-js lt-ie9 lt-ie8" lang="en"> <![endif]-->
 
<!--[if IE 8]>    <html class="no-js lt-ie9" lang="en"> <![endif]-->
 
<!--[if gt IE 8]><!--> <html class="no-js" lang="en"> <!--<![endif]-->
 
<head>
 
<style>
 
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading, .visualClear{display: none;}
 
#globalWrapper, #content { /*-- changes default wiki settings --*/
 
width: 100%;
 
height: 100%;
 
border: 0px;
 
background-color: transparent;
 
margin: 0px;
 
padding: 0px;
 
}
 
  
html, body, .wrapper { /*-- changes default wiki settings --*/
 
width: 100%;
 
height: 100%;
 
background-color: transparent;
 
}
 
#top-section {
 
    background-color:#484848;
 
    border: 0 none;
 
    width: 100%;
 
    height: 24px;
 
    z-index: 100;
 
    top: 0;
 
    position: fixed;
 
}
 
#menubar {
 
    top: 2px;
 
    font-family: Helvetica, Arial, Sans-serif;
 
    font-size: 14px;
 
}
 
.left-menu,.left-menu a {
 
    color: white;
 
    left: 0;
 
    text-align: left;
 
    text-transform: capitalize;
 
}
 
.right-menu,.right-menu a {
 
    color: white;
 
    right: 0;
 
    text-align: right;
 
}
 
.right-menu:hover, .left-menu:hover {
 
    background-color: transparent;
 
}
 
.right-menu:hover a {
 
    color: white;
 
}
 
.right-menu li a, .left-menu li a {
 
    background-color: transparent;
 
    color: white;
 
    padding:0,15px,0,0;
 
    margin:0;
 
}
 
.right-menu li a:hover {
 
    color: white;
 
    text-decoration:underline;
 
}
 
.right-menu li a:visited {
 
    color: white;
 
}
 
.new {
 
    color:white;
 
}
 
a, a:visited {
 
    color: white;
 
    text-decoration: none;
 
}
 
a:hover {
 
    color: white;
 
    text-decoration: underline;
 
}
 
</style>
 
<meta charset="utf-8" />
 
<meta name="viewport" content="width=device-width" />
 
<title>2014HZAU-China</title>
 
 
<!-- ////////////////////////////////// -->
 
<!-- //      Stylesheets Files      // -->
 
<!-- ////////////////////////////////// -->
 
<link rel="stylesheet" href="https://2014.igem.org/Team:HZAU-China/base.css?action=raw&ctype=text/css" type="text/css" />
 
<link rel="stylesheet" href="https://2014.igem.org/Team:HZAU-China/framework.css?action=raw&ctype=text/css" type="text/css" />
 
<link rel="stylesheet" href="https://2014.igem.org/Team:HZAU-China/style.css?action=raw&ctype=text/css" type="text/css" />
 
<link rel="stylesheet" href="https://2014.igem.org/Team:HZAU-China/noscript.css?action=raw&ctype=text/css" type="text/css" media="screen,all" id="noscript"/>
 
 
 
 
 
<!-- ////////////////////////////////// -->
 
<!-- //    Google Webfont Files    // -->
 
<!-- ////////////////////////////////// -->
 
 
 
<!-- ////////////////////////////////// -->
 
<!-- //        Favicon Files        // -->
 
<!-- ////////////////////////////////// -->
 
<link rel="shortcut icon" href="images/favicon.ico" />
 
 
 
<!-- //      Javascript Files        // -->
 
 
<script src="https://2014.igem.org/Team:HZAU-China/jquery.min.js?action=raw&ctype=text/javascript"></script>
 
<script src="https://2014.igem.org/Team:HZAU-China/jquery.easing-1.3.min.js?action=raw&ctype=text/javascript"></script>
 
<script src="https://2014.igem.org/Team:HZAU-China/tooltip.js?action=raw&ctype=text/javascript" ></script>
 
<script src="https://2014.igem.org/Team:HZAU-China/dropdown.js?action=raw&ctype=text/javascript" ></script>
 
<script src="https://2014.igem.org/Team:HZAU-China/tinynav.min.js?action=raw&ctype=text/javascript" ></script>
 
<script src="https://2014.igem.org/Team:HZAU-China/camera.min.js?action=raw&ctype=text/javascript" ></script>
 
<script src="https://2014.igem.org/Team:HZAU-China/jquery.fancybox.js?action=raw&ctype=text/javascript"></script>
 
<script src="https://2014.igem.org/Team:HZAU-China/jquery.fancybox-media.js?action=raw&ctype=text/javascript" ></script>
 
<script src="https://2014.igem.org/Team:HZAU-China/jquery.ui.totop.min.js?action=raw&ctype=text/javascript" ></script>
 
<script src="https://2014.igem.org/Team:HZAU-China/ddaccordion.js?action=raw&ctype=text/javascript" ></script>
 
<script src="https://2014.igem.org/Team:HZAU-China/jquery.twitter.js?action=raw&ctype=text/javascript" ></script>
 
<script src="https://2014.igem.org/Team:HZAU-China/jflickrfeed.min.js?action=raw&ctype=text/javascript"></script>
 
<script src="https://2014.igem.org/Team:HZAU-China/faq-functions.js?action=raw&ctype=text/javascript" ></script>
 
<script src="https://2014.igem.org/Team:HZAU-China/theme-functions.js?action=raw&ctype=text/javascript" ></script>
 
 
<script>
 
$(document).ready(function() {
 
    //Camera Jquery
 
    $('#camera-slide').camera({
 
        thumbnails: false,
 
        hover: false,
 
        pagination: false,
 
    });  
 
});
 
</script>
 
 
 
<!-- IE Fix for HTML5 Tags -->
 
<!--[if lt IE 9]><script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
 
<![endif]-->
 
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /></head>
 
<body>
 
<!-- header start here -->
 
<header>
 
    <div id="main-wrapper">
 
        <!-- logo start here -->
 
        <div id="logo-left">
 
            <a href="https://igem.org/Team.cgi?year=2014&team_name=HZAU-China"><img src="https://static.igem.org/mediawiki/2014/4/4c/Hzau-home-lllogo.png" alt="HZAU-China" /></a>
 
        </div>
 
        <!-- logo end here -->
 
 
<!-- igemlogo start here -->
 
<div id="logo-right">
 
            <a href="https://2014.igem.org/Main_Page"><img src="https://static.igem.org/mediawiki/2014/c/ce/Hzauigemlogo.png" alt="iGEM" /></a>
 
        </div>
 
        <!-- igemlogo end here -->
 
 
        <!-- mainmenu start here -->
 
        <nav id="mainmenu">
 
            <ul id="menu">
 
                <li class="dropdown"><a href="https://2014.igem.org/Team:HZAU-China">home</a></li>
 
                <li class="selected dropdown"><a href="https://2014.igem.org/Team:HZAU-China/Project">Project</a>
 
    <ul>                       
 
<li><a href="https://2014.igem.org/Team:HZAU-China/Design"><span>-</span>Overview</a></li>
 
                        <li><a href="https://2014.igem.org/Team:HZAU-China/Background"><span>-</span>Background</a></li>
 
<li><a href="https://2014.igem.org/Team:HZAU-China/Input"><span>-</span>Input module</a></li>
 
<li><a href="https://2014.igem.org/Team:HZAU-China/Processing"><span>-</span>Processing module</a></li>
 
<li><a href="https://2014.igem.org/Team:HZAU-China/Output"><span>-</span>Output module</a></li>
 
<li><a href="https://2014.igem.org/Team:HZAU-China/Application"><span>-</span>Application</a></li>
 
                    </ul>
 
</li>
 
<li class="dropdown"><a href="https://2014.igem.org/Team:HZAU-China/Review">Wetlab</a>
 
                    <ul>
 
                        <li><a href="https://2014.igem.org/Team:HZAU-China/Overview"><span>-</span>Overview</a></li>
 
<li><a href="https://2014.igem.org/Team:HZAU-China/Construction"><span>-</span>Construction</a></li>
 
<li><a href="https://2014.igem.org/Team:HZAU-China/Characterization"><span>-</span>Characterization</a></li>
 
                        <li><a href="https://2014.igem.org/Team:HZAU-China/Help"><span>-</span>Help each other</a></li>
 
                        <li><a href="https://2014.igem.org/Team:HZAU-China/Protocol"><span>-</span>Protocol</a></li>
 
                        <li><a href="https://2014.igem.org/Team:HZAU-China/Labnotes"><span>-</span>Labnotes</a></li>   
 
                    </ul>
 
                </li>
 
                <li class="dropdown"><a href="https://2014.igem.org/Team:HZAU-China/Modeling">Modeling</a>
 
                    <ul>
 
                        <li><a href="https://2014.igem.org/Team:HZAU-China/MOverview"><span>-</span>Overview</a></li>
 
                        <li><a href="https://2014.igem.org/Team:HZAU-China/Biological"><span>-</span>Biological processes</a></li>
 
                        <li><a href="https://2014.igem.org/Team:HZAU-China/Comparison"><span>-</span>Comparison between different designs</a></li>
 
<li><a href="https://2014.igem.org/Team:HZAU-China/Analysis"><span>-</span>Simulation and sensitivity analysis</a></li>
 
                        <li><a href="https://2014.igem.org/Team:HZAU-China/Circuit"><span>-</span>Design principle of rewirable circuit</a></li> 
 
                    </ul>
 
                </li>
 
<li class="dropdown"><a href="https://2014.igem.org/Team:HZAU-China/Achievements">Achievements</a>
 
    <ul>                       
 
                        <li><a href="https://2014.igem.org/Team:HZAU-China/Achievements"><span>-</span>Judgement</a></li>
 
<li><a href="https://2014.igem.org/Team:HZAU-China/Parts"><span>-</span>Parts</a></li>
 
                    </ul>
 
</li>
 
                <li class="dropdown"><a href="https://2014.igem.org/Team:HZAU-China/Team">Team</a>
 
    <ul>
 
                        <li><a href="https://2014.igem.org/Team:HZAU-China/Team"><span>-</span>Members</a></li>
 
<li><a href="https://2014.igem.org/Team:HZAU-China/Attributions"><span>-</span>Attributions</a></li>
 
                        <li><a href="https://2014.igem.org/Team:HZAU-China/Gallery"><span>-</span>Gallery</a></li> 
 
                        <li><a href="https://2014.igem.org/Team:HZAU-China/acknowledgment"><span>-</span>Acknowledgment</a></li>   
 
                    </ul>
 
</li>
 
                <li class="dropdown"><a href="https://2014.igem.org/Team:HZAU-China/Outreach">Outreach</a>
 
                    <ul>
 
<li><a href="https://2014.igem.org/Team:HZAU-China/Collaboration"><span>-</span>Collaboration</a></li>
 
                        <li><a href="https://2014.igem.org/Team:HZAU-China/Meetup"><span>-</span>Meetup</a></li>
 
                        <li><a href="https://2014.igem.org/Team:HZAU-China/Humanities"><span>-</span>Humanities</a></li>
 
                        <li><a href="https://2014.igem.org/Team:HZAU-China/Economics"><span>-</span>Social Sciences</a></li>
 
                        <li><a href="https://2014.igem.org/Team:HZAU-China/Pubic outreach"><span>-</span>Public outreach</a></li>
 
                        <li><a href="https://2014.igem.org/Team:HZAU-China/Safety"><span>-</span>Safety</a></li>
 
                        <li><a href="https://2014.igem.org/Team:HZAU-China/Social media"><span>-</span>Social media</a></li> 
 
                        <li><a href="https://2014.igem.org/Team:HZAU-China/Other"><span>-</span>Other dream</a></li>
 
                    </ul>
 
                </li>
 
            </ul>
 
        </nav>
 
        <!-- mainmenu end here -->     
 
    </div>
 
</header>
 
<!-- header end here -->
 
 
<!-- pagetitle start here -->
 
<section id="pagetitle-wrapper">
 
    <div class="pagetitle-content">   
 
    <h2>Project</h2> 
 
    </div>
 
</section>
 
<!-- pagetitle end here -->
 
 
<!-- breadcrumb start here -->
 
<section id="breadcrumb-wrapper">
 
    <div id="breadcrumb-content">
 
        <ul>
 
        <li><a href="https://2014.igem.org/Team:HZAU-China">Home</a></li>
 
            <li>Project</li>
 
 
 
        </ul>
 
    </div>
 
</section>
 
<!-- breadcrumb end here -->
 
 
<!-- maincontent start here -->
 
<section id="content-wrapper"> 
 
    <div class="row">
 
        <div class="eleven columns">
 
        <div class="offset-by-one columns">
 
<h3 style="text-align:center">1. Overview</h3> 
 
<p class="highlighttext">
 
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>
 
<p class="highlighttext">
 
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="highlighttext">
 
Based on the design principle we put forward, we built two circuits to verify our idea. Each circuit has three modules including an input module, a processing module, and an output module. The input module receives environmental signal and triggers the rewiring of the processing module. The output module monitors real-time processes using fluorescence intensity.</p>
 
<p class="highlighttext">
 
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 class="clear"></div>
 
            <div class="divider"></div>
 
 
<h3 style="text-align:center">2. Background</h3>             
 
              <p class="highlighttext">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>
 
              <h5>Challenges</h5>
 
              <p class="highlighttext">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>
 
 
              <h5>Solution</h5>
 
              <p class="highlighttext">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>
 
            <div class="clear"></div>
 
            <div class="divider"></div>
 
 
 
 
<h3 style="text-align:center">3. Input Module</h3> 
 
              <p class="highlighttext">The input module is in charge of the expression of recombinase according to the received signals. When there’s no input signal, there is leaky expression. Such leakage may unexpectedly alter the function of the processing module. So we need <span style="font-weight:bold;">tighter regulation</span>. We cloned the recombinase under the control of the inducible riboregulators (Callura <span style="font-style:italic;">et al.</span>, 2012; Bonnet <span style="font-style:italic;">et al.</span>, 2013). </p>
 
              <h5>Site-specific recombination</h5>
 
              <p class="highlighttext">The site-specific recombination system we used in our project is Cre recombinase meditated inversion system. We chose two mutant loxP sites, lox66 and lox71, instead of the wild-type loxP sites. After the first Cre-mediated recombination, one wild-type loxP site and one double mutant loxP site are generated. The double mutant loxP site, lox72, exhibits a very low affinity to Cre recombinase. So it can be regarded as a unidirectional one, or an irreversible one.</p>
 
<img src="https://static.igem.org/mediawiki/2014/3/31/Hzau-project-1.png"  width="300px" class="img-center"/>
 
 
              <h5>Riboregulator</h5>
 
              <p class="highlighttext">In a riboregulator, the cis-repressed RNA is like a lock, and the trans-activating RNA is like a key. When they reach a certain concentration, the trans-activating RNA is designed to target and hybridize to the stem-loop of the crRNA message. The resulting RNA duplex causes a conformational change in the crRNA that unfolds the stem-loop, exposing the RBS and permitting translation. In this way we can achieve a post-transcriptional control.</p>
 
<img src="https://static.igem.org/mediawiki/2014/5/54/Hzau-project-2.png"  width="700px" class="img-center"/>
 
 
              <h5>Coherent feedforward loop</h5>
 
              <p class="highlighttext">We incorporated a coherent feedforward loop into our input module. This motif can provide pulse filtration in which short pulses of signal will not generate a response but persistent signals will generate a response after short delay. So we utilized this property to filter noise.</p>
 
<img src="https://static.igem.org/mediawiki/2014/e/e2/Hzau-project-3.png"  width="500px" class="img-center"/>
 
            <div class="clear"></div>
 
            <div class="divider"></div>
 
 
<h3 style="text-align:center">4. Processing Module</h3> 
 
<h5>Motivation</h5>
 
              <p class="highlighttext">Many engineered cells that worked well in a laboratory environment didn’t work well in complex natural environments. Natural cell can adapt to the environment since they have a hierarchical regulatory network. So we want to integrate multiple processing functions in our engineered cells. Taking the limited resources in cells into account, we construct one integrated processing module with fewer parts by utilizing the common structures between modules, instead of merely combining different functional modules.</p>
 
 
<h5>How we design</h5>
 
              <p class="highlighttext">We put forward a concept of <span style="font-weight:bold;">rewirable circuit</span>. The topological structure of regulatory pathway can be modified to adapt to environmental change. First, we constructed a transcription regulatory pathway by combining inducible promoters and corresponding regulators. Besides, we added some special sequences into the synthetic circuit. These sites can be recognized by recombinase protein and help to rearrange the parts connection by site-specific recombination. After the rearrangement, the circuit we designed is rewired to achieve another function.</p>
 
<p class="highlighttext">We use two examples to demonstrate our idea, and we will describe the general steps about how to design rewirable circuits in <a href="https://2014.igem.org/Team:HZAU-China/Circuit
 
">the modeling part</a>.</p>
 
<p class="highlighttext">In design 1, the processing module is similar to the classic repressilator, which is composed of three NOT gates. cI represses tetR, which represses lacI, which represses cI. What's different is that the transcription directions of these three genes in our design are no longer the same as that in the classic repressilator. This is because we want to put two promoters more closely. And we add a pair of reversed lox sites on either side of the promoters (Fig. 1). </p>
 
<img src="https://static.igem.org/mediawiki/2014/7/72/Hzau-project-4.png"  width="500px" class="img-center"/>
 
<p class="figuretext">Figure 1. Circuit in design 1.</p>
 
 
<p class="highlighttext">After rewiring the circuit, the regulatory relationship among these three genes is altered. It is now that cI represses lacI. So cI and lacI inhibit each other. And the <span style="font-weight:bold;">repressilator</span> which is composed of three NOT gates is rewired to be a <span style="font-weight:bold;">toggle switch</span> composed of two NOT gates(Fig. 2).</p>
 
<img src="https://static.igem.org/mediawiki/2014/1/1a/Hzau-project-6.png"  width="600px" class="img-center"/>
 
<p class="figuretext">Figure 2. Abstract structure in design 1.</p>
 
 
<p class="highlighttext">In design 2, the parts we used are from a quorum sensing system. When the signal molecule AHL binds to luxR proteins, it activates the luxpR promoter and represses the luxpL promoter. LuxI synthesizes more AHL and AiiA contributes to the degradation of AHL. We used luxpR promoter to express luxI and used luxpL promoter to express AiiA (Fig. 3). Then a direct <span style="font-weight:bold;">positive feedback loop</span> and an indirect positive feedback loop formed (Fig. 4). When the inversion happens, it’s now luxpR that will express AiiA and it's luxpL that will express luxI (Fig. 3). So now more AHL will repress its own production, and will activate its own degradation. And this is a <span style="font-weight:bold;">negative feedback loop</span> (Fig. 4).</p>
 
<img src="https://static.igem.org/mediawiki/2014/c/c5/Hzau-project-7.png"  width="500px" class="img-center"/>
 
<p class="figuretext">Figure 3. Circuit in design 2.</p>
 
<img src="https://static.igem.org/mediawiki/2014/5/57/Hzau-project-8.png"  width="600px" class="img-center"/>
 
<p class="figuretext">Figure 4. Abstract structure in design 2.</p>
 
 
            <div class="clear"></div>
 
            <div class="divider"></div>
 
 
<h3 style="text-align:center">5. Output Module</h3> 
 
              <p class="highlighttext">In the first stage, the output module is the fluorescent indicator that can monitor the real-time processes of our system. Once its function is confirmed, we can use other functional parts as output to solve real world problems.</p>
 
 
<h5>RNA level fluorescence</h5>
 
              <p class="highlighttext">Beside fluorescent proteins, we try to use an RNA-fluorophore complex (Paige <span style="font-style:italic;">et al.</span>, 2011) to monitor the real-time processes. The complex contains RNA aptamers and some corresponding fluorophores. We synthesized the fluorophore 3,5-dimethoxy-4-hydroxybenzylidene imidazolinone (DHMBI), because several aptamers were identified that exhibited markedly different spectral properties when they bound to DHMBI. We also synthesized the 13-2min sequence, one of the aptamers that can interact with DHMBI, with a modified tRNA scaffold, which can stabilize the structure.</p>
 
<img src="https://static.igem.org/mediawiki/2014/d/d4/Hzau-project-5_meitu_1.jpg"  width="600px" class="img-center"/>
 
<p class="figuretext">Figure 5. The resulting image under the fluorescent microscope.</p>
 
 
            <div class="clear"></div>
 
            <div class="divider"></div>
 
 
<h3 style="text-align:center">6. Application</h3> 
 
<h5>Multiple functions integration</h5>
 
              <p class="highlighttext">Multiple functions integration is the general goal we want to achieve. As the number of system components grows, it becomes increasingly difficult to coordinate component inputs and outputs to produce the overall desired behavior. For this reason, we increase the complexity of the system by reusing the exist parts instead of addition of new parts. Our design allows the cells to run different functions at different time and it will not give extra burden to cells when a function is unnecessary.</p>
 
 
<h5>Organism development</h5>
 
              <p class="highlighttext">Many researches understand what orchestrates epigenomic changes by Waddington’s model of epigenetic determination of development (Fig. 6) (Mohammad and Baylin, 2010). From a dynamic view, the organism development is like jumping among different attractors. Once the cell falls into a stable steady state, it will be very hard to jump out. Many motifs in developmental network like mutual inhibition and double-positive feedback loop exhibit irreversibility unless the environment has a big change. If the gene circuit that decides the cell fate were rewirable, we could easily reprogram the cell.</p>
 
<img src="https://static.igem.org/mediawiki/2014/a/a4/Hzau-project-10.gif"  width="730px" class="img-center"/>
 
<p class="figuretext">Figure 6. Depiction of potential cell signaling in Waddington's model of epigenetic determination of development.</p>
 
 
<h5>Living therapeutics</h5>
 
<p class="highlighttext">The tumor suppressor p53 can induce cell cycle arrest or apoptosis according to degree of DNA damage. It was reported that p53 and its downstream targets applied an oscillation mode to repair DNA damage and chose a bistability mode to trigger apoptosis once the damage cannot be fixed by oscillation mode (Zhang <span style="font-style:italic;">et al.</span>, 2011). These functions were achieved by a very complex systems (Fig. 7).</p>
 
<img src="https://static.igem.org/mediawiki/2014/8/8a/Hzau-project-11.png"  width="700px" class="img-center"/>
 
<p class="figuretext">Figure 7. A complex mechanism described in previous study.</p>
 
 
<p class="highlighttext">In our design, we can achieve these functions by using only three genes and rewiring their regulatory pathway. We can construct an oscillation into the therapeutic bacterium that colonizes a niche in the human microbiome to maintain homeostasis. And once the the equilibrium is broken, the oscillation will be rewired to be a switch used for next decision.</p>
 
 
<h5>Environment improvement</h5>
 
<p class="highlighttext">Some environment projects in synthetic biology utilize an event trigger to keep expressing some special proteins to tackle the environmental problem. These systems often contain a positive feedback loop module that can memorize the received signal and activate the downstream functional protein. After the problem is handled, we don’t need the positive feedback module anymore, but it is difficult to stop this module. In this case, we can rewire the system rather than kill all these meritorious cells. The positive feedback module can be rewired to be a negative feedback module, which is used to maintain the lower steady state or control the population of the engineered cells. Once the environmental problem recurs, it can be rewired into a positive feedback one again.</p>
 
 
 
<div class="clear"></div>
 
<div class="divider"></div>
 
              <h5>References</h5>
 
              <p class="highlighttext">Purnick, P. E., & Weiss, R. (2009). The second wave of synthetic biology: from modules to systems. Nature reviews Molecular cell biology, 10(6), 410-422.</p>
 
              <p class="highlighttext">Brophy, J. A., & Voigt, C. A. (2014). Principles of genetic circuit design. Nature methods, 11(5), 508-520.</p>
 
<p class="highlighttext">Siuti, P., Yazbek, J., & Lu, T. K. (2013). Synthetic circuits integrating logic and memory in living cells. Nature biotechnology, 31(5), 448-452.</p>
 
              <p class="highlighttext">Callura, J. M., Cantor, C. R., & Collins, J. J. (2012). Genetic switchboard for synthetic biology applications. Proceedings of the National Academy of Sciences, 109(15), 5850-5855.</p>
 
<p class="highlighttext">Paige, J. S., Wu, K. Y., & Jaffrey, S. R. (2011). RNA mimics of green fluorescent protein. Science, 333(6042), 642-646.</p>
 
<p class="highlighttext">Mohammad, H. P., & Baylin, S. B. (2010). Linking cell signaling and the epigenetic machinery. Nature biotechnology, 28(10), 1033-1038.</p>
 
<p class="highlighttext">Zhang, X. P., Liu, F., & Wang, W. (2011). Two-phase dynamics of p53 in the DNA damage response. Proceedings of the National Academy of Sciences,108(22), 8990-8995.</p>
 
           
 
        </div>
 
        </div>
 
    </div>
 
   
 
 
 
</section>
 
<!-- maincontent end here -->
 
 
<!-- footer start here -->
 
<footer>
 
    <div class="row">
 
        <div class="four columns mobile-one">
 
            <img src="https://static.igem.org/mediawiki/2014/c/cc/Hazulogo-w.png" alt="" class="img-left" width="200px"/>
 
            <p class="copyright-text">&copy; 2014 Huazhong Agricultural University iGEM Team. All rights reserved.</p>
 
        </div>
 
        <div class="eight columns mobile-one">
 
    <h5>Contacts</h5>
 
            <div class="six columns mobile-one">
 
                <ul>             
 
            <li class="address-icon">No.1, Shizishan Street, Hongshan District<br />Wuhan, Hubei Province<br />430070 P.R.China</li>
 
            <li class="email-icon">Email : hzauigem@gmail.com</li>         
 
                </ul>
 
            </div>
 
            <div class="six columns mobile-one">
 
                <ul>
 
<li class="twitter-icon">Twitter : hzau_igem</li>
 
<li class="wechat-icon">Wechat : hzauigem</li>
 
<li class="qq-icon">QQ Group : 313297095</li>
 
                <li class="y-icon">YouTube : hzauigem</li>
 
                </ul>
 
            </div>
 
</div>
 
    </div>
 
</footer>
 
<!-- footer end here -->
 
     
 
<script>$('#noscript').remove();</script>
 
 
</body>
 
</html>
 

Revision as of 16:39, 22 June 2015