Difference between revisions of "Team:Hong Kong HKUST/Home"

 
(24 intermediate revisions by 2 users not shown)
Line 4: Line 4:
 
<link rel="stylesheet" type="text/css" href="https://2016.igem.org/Template:Hong_Kong_HKUST/css_style_sheet?action=raw&ctype=text/css">
 
<link rel="stylesheet" type="text/css" href="https://2016.igem.org/Template:Hong_Kong_HKUST/css_style_sheet?action=raw&ctype=text/css">
 
<script type="text/javascript" src="https://2016.igem.org/Template:Hong_Kong_HKUST/JSAbout?action=raw&ctype=text/javascript"></script>
 
<script type="text/javascript" src="https://2016.igem.org/Template:Hong_Kong_HKUST/JSAbout?action=raw&ctype=text/javascript"></script>
 
+
        <style>
 +
          #ustStateChangeGif {
 +
            width: 90%;
 +
            height: auto;
 +
            -webkit-transition: opacity 0.2s;
 +
            -moz-transition: opacity 0.2s;
 +
            -ms-transition: opacity 0.2s;
 +
            -o-transition: opacity 0.2s;
 +
            transition: opacity 0.2s;
 +
          }
 +
        </style>
 
</head>
 
</head>
 
<body>
 
<body>
Line 12: Line 22:
  
 
<h1 class="title text-center">The Tristable Switch</h1>
 
<h1 class="title text-center">The Tristable Switch</h1>
<blockquote><p>Tri-stable switch is a biological device that could perform three discrete, but alternating, steady states driven by three different repressible promoters. The presence of a transient pulse of inducer allows effective state shifting, while signal interference is prevented. In order to enhance the specificities towards inducers, improvements were made based on the Brown’s tri-stable switch model in 2006. This year, three well-characterized repressible promoters are used: <i>phlFp</i>, <i>tetp</i>, and <i>lacp</i>. The whole construct is divided into three parts, and each contains one functional system with two protein coding sequences (CDS), creating an interconnected tri-stable toggle switch. Moreover, mathematical modelling is applied to predict and verify the consistency of the experimental results. At present, it is by far possible and practical to apply the switch in biosensing which could be achieved by developing a combinatorial circuit of promoters and CDS. With its advantageous characteristics, it is foreseeable that the switch could be applied in a wider spectrum of fields in the near future, for example, biocomputational system and diseases diagnostic.</p></blockquote>
+
<blockquote><p>Tristable Switch is a biological device that could perform three discrete, but alternating, steady states driven by three different repressible promoters. The presence of a transient pulse of inducer allows effective state shifting, while signal interference is prevented. In order to enhance the specificities towards inducers, improvements were made based on the Brown’s Tristable Switch model in 2006. This year, three well-characterized repressible promoters are used: <i>phlFp</i>, <i>tetp</i>, and <i>lacp</i>. The whole construct is divided into three parts, and each contains one functional system with two protein coding sequences (CDS), creating an interconnected Tristable Switch. Moreover, mathematical modelling is applied to predict and verify the consistency of the experimental results. At present, it is by far possible and practical to apply the switch in biosensing which could be achieved by developing a combinatorial circuit of promoters and CDS. With its advantageous characteristics, it is foreseeable that the switch could be applied in a wider spectrum of fields in the near future, for example, biocomputational system and diseases diagnostic.</p></blockquote>
 
                 </div>
 
                 </div>
 
         </section>
 
         </section>
Line 18: Line 28:
 
<section class="section">
 
<section class="section">
 
<div class="content_wrapper_neo">
 
<div class="content_wrapper_neo">
<h2 class="text-muted'><em>Overview</em></h2>
+
<h2 class="text-muted"><em><b>Overview</b></em></h2>
<img src="#" alt="Final Construct Diagram"width:880px;height:650px;"> <br>
+
<p>The Tristable Switch is built upon three repressible promoters, each driving the expression of the repressors regulating the other two promoters. A interconnected feedback system is formed to achieve the stable states of the system. State changing is realised by the addition of a specific inducer which negates the effect of one of the three repressors present. Below is a GIF animation demonstrating the the mechanism of the switch:</p>
 +
<button type="button" class="btn" onclick="ustReloadGif()">Restart Animation</button>
 +
<br>
 +
<img id="ustStateChangeGif" class="img-responsive" src="https://static.igem.org/mediawiki/2016/9/97/T--Hong_Kong_HKUST--StateChangeAnimation.gif" alt="Final Construct Diagram"> <br>
 
<a href="https://2016.igem.org/Team:Hong_Kong_HKUST/Ideas_and_Mechanism"> Learn more about the Tristable Switch here!<a>
 
<a href="https://2016.igem.org/Team:Hong_Kong_HKUST/Ideas_and_Mechanism"> Learn more about the Tristable Switch here!<a>
 
                 </div>
 
                 </div>
Line 28: Line 41:
 
         $("div#ustMenuWrapper").removeClass("ustClpMenu");
 
         $("div#ustMenuWrapper").removeClass("ustClpMenu");
 
     });
 
     });
 +
    function ustReloadGif(){
 +
        var ustGif = document.getElementById('ustStateChangeGif');
 +
        ustGif.style.opacity = 0;
 +
        setTimeout(function(){ustGif.src = "https://static.igem.org/mediawiki/2016/9/97/T--Hong_Kong_HKUST--StateChangeAnimation.gif";}, 300);
 +
        setTimeout(function(){ustGif.style.opacity = 1;}, 300);
 +
    }
 
</script>
 
</script>
 
</body>
 
</body>
 
</html>
 
</html>

Latest revision as of 03:16, 20 October 2016

The Tristable Switch

Tristable Switch is a biological device that could perform three discrete, but alternating, steady states driven by three different repressible promoters. The presence of a transient pulse of inducer allows effective state shifting, while signal interference is prevented. In order to enhance the specificities towards inducers, improvements were made based on the Brown’s Tristable Switch model in 2006. This year, three well-characterized repressible promoters are used: phlFp, tetp, and lacp. The whole construct is divided into three parts, and each contains one functional system with two protein coding sequences (CDS), creating an interconnected Tristable Switch. Moreover, mathematical modelling is applied to predict and verify the consistency of the experimental results. At present, it is by far possible and practical to apply the switch in biosensing which could be achieved by developing a combinatorial circuit of promoters and CDS. With its advantageous characteristics, it is foreseeable that the switch could be applied in a wider spectrum of fields in the near future, for example, biocomputational system and diseases diagnostic.

Overview

The Tristable Switch is built upon three repressible promoters, each driving the expression of the repressors regulating the other two promoters. A interconnected feedback system is formed to achieve the stable states of the system. State changing is realised by the addition of a specific inducer which negates the effect of one of the three repressors present. Below is a GIF animation demonstrating the the mechanism of the switch:


Final Construct Diagram
Learn more about the Tristable Switch here!