Team:DTU-Denmark/Project

From 2010.igem.org

(Difference between revisions)
 
(124 intermediate revisions not shown)
Line 1: Line 1:
-
{| style="border-collapse: separate; border-spacing: 0; border-width: 1px; border-style: solid; border-color: white; padding: 0;color: DarkKhaki;background-color:DarkRed;" cellpadding="2" cellspacing="1" width="100%" align="justify"
+
__NOTOC__
-
!align="left" style="background-color:white"|[[Image:DTU-Denmark_logo.png|35px|right]]
+
<html>
-
!align="center" width="14%" style="border-collapse: separate; border-spacing: 0; border-width: 1px; border-style: solid; border-color: white;"|[[Team:DTU-Denmark|<span style="color:white;">Home</span>]]
+
<img src="https://static.igem.org/mediawiki/2010/6/6b/Wiki_banner_967px.pngalign="center"> </img>
-
!align="center" width="14%" style="border-collapse: separate; border-spacing: 0; border-width: 1px; border-style: solid; border-color: white;"|[[Team:DTU-Denmark/Team|<span style="color:white;">Team</span>]]
+
<head>
-
!align="center" width="14%" style="border-collapse: separate; border-spacing: 0; border-width: 1px; border-style: solid; border-color: white;"|[[Team:DTU-Denmark/Project|Project]]
+
<title>Welcome to the DTU iGEM wiki!</title>
-
!align="center" width="14%" style="border-collapse: separate; border-spacing: 0; border-width: 1px; border-style: solid; border-color: white;"|[[Team:DTU-Denmark/Parts|<span style="color:white;">Parts Submitted to the Registry</span>]]
+
<style>
-
!align="center" width="14%" style="border-collapse: separate; border-spacing: 0; border-width: 1px; border-style: solid; border-color: white;"|[[Team:DTU-Denmark/Modeling|<span style="color:white;">Modeling</span>]]
+
#globalWrapper {
-
!align="center" width="14%" style="border-collapse: separate; border-spacing: 0; border-width: 1px; border-style: solid; border-color: white;"|[[Team:DTU-Denmark/Blog|<span style="color:white;">Blog</span>]]
+
background-image: "" !important;
-
!align="center" width="14%" style="border-collapse: separate; border-spacing: 0; border-width: 1px; border-style: solid; border-color: white;"|[[Team:DTU-Denmark/Gallery|<span style="color:white;">Gallery</span>]]
+
background-repeat: repeat;
-
|}
+
-
= '''Switch!''' =
+
}
-
== '''Introduction''' ==
+
.ideasList{
 +
margin-bottom:30px
 +
}
-
==== '''Overall Goal''' ====
+
ul#sub {
-
The goal of our project is to enable colonies of E. coli bacteria to transition between production of two different reporter proteins. In our system, switching between states will be induced by exposing the bacteria to light. Each of the states will have a specific frequency associated with it. There are multiple potential applications for biologicals "switches" such as these, this includes the improved control of production of additives in industrial biotechnological processes.
+
margin:0px;
 +
padding:0px;
 +
font-size:11px;
 +
list-style-image:none;
 +
list-style-type:none;
-
==== '''Project Concept''' ====
+
}
-
As previously stated, the main goal of our project is to design a bistable switch. The switching between the two states will be controlled by the introduction of two different wavelengths of light, each wavelength responsible for the induction of a different state. As a proof of concept, we’re using fluorescent proteins as reporter genes which makes it easy to observe and characterise the system. In principle, however, any reporter gene can be used.
+
-
Production of first reporter protein will be induced by red light (660 nm). At the same time, production of the other reporter will be suppressed by a coexpressed repressor. Conversely, production of the second reporter can be induced by blue light (470 nm). Bistability of the system is achieved by using two repressors which negatively regulate each other’s expression. This enables the system to sustain state without continuous input, i. e. once production of a reporter protein is initiated, it will persist until the system is forced into the other state.
+
#sub li { margin-bottom:20px;}
 +
 
 +
#sub li a {
 +
color:#3300FF;
 +
text-decoration:underline;
 +
}
 +
 
 +
#sub li a:hover {
 +
text-decoration:none;
 +
}
 +
 
 +
.links {
 +
width:967px;
 +
background-color:white;
 +
margin-bottom:0px;
 +
}
 +
 
 +
.links tr {
 +
background-color:#990000;
 +
height:30px;
 +
}
 +
 
 +
.links td {
 +
padding: 0;
 +
}
 +
 
 +
 
 +
.links a{
 +
display: block;
 +
width: 130px;
 +
height: 100%;
 +
margin: 0;
 +
text-align: center;
 +
text-decoration: none;
 +
font-size: 15px;
 +
color: #fff;
 +
}
 +
 
 +
.links a:active {
 +
}
 +
 
 +
.links a:hover {
 +
background-color: #999999;
 +
}
 +
 
 +
 
 +
 
 +
#header {
 +
font-family: verdana, helvetica, sans-serif; font-size: 9pt; color: #000080; text-decoration: none; cursor: none;  width: 100%;
 +
text-align: left;}
 +
.header:hover {font-family: verdana, helvetica, sans-serif; font-size: 9pt; color: #FF2200; text-decoration: none; cursor: hand }
 +
.subheader {font-family: verdana, helvetica, sans-serif; font-size: 8pt; color: #000080; text-decoration: none; cursor: none }
 +
.subheader:hover {font-family: verdana, helvetica, sans-serif; font-size: 8pt; color: #FF2200; text-decoration: none; cursor: hand }
 +
.popup { border-right: #ff6633 1px solid; border-top: #ff6633 1px solid; background: #ffffcc;
 +
border-left: #ff6633 1px solid; border-bottom: #ff6633 1px solid; font-style: normal; font-size: 8pt
 +
}
 +
 
 +
h4 {
 +
font-size: 13pt;
 +
font-weight: normal;
 +
}
 +
 
 +
dt {
 +
font-size: 12pt;
 +
}
 +
 
 +
#projectnav h4 {
 +
padding: .4ex;
 +
}
 +
 
 +
#projectnav dt {
 +
font-weight: normal;
 +
margin: 1.5ex 0 0 0;
 +
}
 +
 
 +
#projectnav h4, #projectnav dt, #projectnav dd {
 +
text-align: left;
 +
text-indent: 0;
 +
margin-left: 0;
 +
}
 +
 
 +
#hbnav dd {
 +
padding: .8ex;
 +
}
 +
 
 +
#denav dd{
 +
padding: 1ex;
 +
margin-top: 0;
 +
}
 +
 
 +
#projectnav a {
 +
color: #696969;
 +
}
 +
 
 +
#pagecontent p {
 +
text-indent: 1.25em;
 +
}
 +
 
 +
p.start:first-line {
 +
font-weight: bold;
 +
letter-spacing: 1.2;
 +
}
 +
 
 +
.greybox {
 +
background-color: #DDDDDD;
 +
}
 +
caption {font-size:85%}
 +
</style>
 +
<! -- END of style sheet -->
 +
 
 +
</head>
 +
<body>
 +
 
 +
<!-- Table displaying top row of links -->
 +
<table class="links" >
 +
  <tr>
 +
    <td align="center" ><font face="arial" size="3"><a class="mainLinks" href="https://2010.igem.org/Team:DTU-Denmark" >Home</a></font></td>
 +
    <td align="center" ><font face="arial" size="3"><a class="mainLinks" href="https://2010.igem.org/Team:DTU-Denmark/Team" >The Team</a> </font></td>
 +
    <td align="center" ><font face="arial" size="3"><a class="mainLinks" href="https://2010.igem.org/Team:DTU-Denmark/Project" >The Project</a>
 +
    <td align="center" ><font face="arial" size="3"><a class="mainLinks" href="https://2010.igem.org/Team:DTU-Denmark/Parts" >Parts submitted</a> </font></td>
 +
    <td align="center" ><font face="arial" size="3"><a class="mainLinks" href="https://2010.igem.org/Team:DTU-Denmark/Results">Results</a></font> </td>
 +
    <td align="center" ><font face="arial" size="3"><a class="mainLinks" href="https://2010.igem.org/Team:DTU-Denmark/Notebook" title="Day to day lab activity">Notebook</a>
 +
  <td align="center" ><font face="arial" size="3"><a class="mainLinks" href="https://2010.igem.org/Team:DTU-Denmark/Blog">Blog</a></font> </td>
 +
 
 +
</font></td>
 +
  </tr>
 +
</table>
 +
<table cellpadding=10px>
 +
<tr>
 +
<td width="163px" height="100%" valign="top">
 +
  <font color="#990000" face="arial" size="3">
 +
<ul type="circle">
 +
<li><a href="https://2010.igem.org/Team:DTU-Denmark/Background">Synthetic Biology</a></li><br>
 +
<li><a href="https://2010.igem.org/Team:DTU-Denmark/Regulatory_sytems">Regulatory Systems</a></li>
 +
<ul><font size="2">
 +
<li><a href="https://2010.igem.org/Team:DTU-Denmark/Regulatory_sytems#lambda">Lambda Phage</a></li>
 +
<li><a href="https://2010.igem.org/Team:DTU-Denmark/Regulatory_sytems#gifsy">Gifsy Phages</a></li>
 +
</font></ul>
 +
<br>
 +
<li><a href="https://2010.igem.org/Team:DTU-Denmark/Switch">The Switch</a></li>
 +
<ul><font size="2">
 +
<li><a href="https://2010.igem.org/Team:DTU-Denmark/Switch#Biological_Switch">Biological Switches</a></li>
 +
<li><a href="https://2010.igem.org/Team:DTU-Denmark/Switch#Bistable_Switches">Bistable Switches</a></li>
 +
<li><a href="https://2010.igem.org/Team:DTU-Denmark/Switch#Design">Design of our Bi[o]stable Switch</a></li>
 +
<li><a href="https://2010.igem.org/Team:DTU-Denmark/Switch#Engineering">Step-wise Engineering of the Switch</a></li>
 +
<li><a href="https://2010.igem.org/Team:DTU-Denmark/Switch#Applications">Applications</a></li>
 +
</font></ul>
 +
<br><li><a href="https://2010.igem.org/Team:DTU-Denmark/SPL">Synthetic Promoter Library</a>
 +
<ul><font size="2">
 +
<li><a href="https://2010.igem.org/Team:DTU-Denmark/SPL#standard">The DTU SPL Standard</a>
 +
<ul>
 +
<li><a href="https://2010.igem.org/Team:DTU-Denmark/SPL#strategy">Strategy</a></li>
 +
<li><a href="https://2010.igem.org/Team:DTU-Denmark/SPL#design">Primer Design</a></li>
 +
<li><a href="https://2010.igem.org/Team:DTU-Denmark/SPL#protocol">Protocol</a></li>
 +
</ul>
 +
</li>
 +
<li><a href="https://2010.igem.org/Team:DTU-Denmark/SPL#advantages">Advantages</a></li>
 +
</ul></font>
 +
</li><br>
 +
<li ><a href="https://2010.igem.org/Team:DTU-Denmark/Modelling">Modeling</a>
 +
<ul><font size="2">
 +
<li><a href="https://2010.igem.org/Team:DTU-Denmark/Modelling#Approach">Modeling Approach</a></li>
 +
</ul></font>
 +
</li><br>
 +
</ul>
 +
</td>
 +
  <td width="556px" height="100%" valign="top">
 +
  <font color="#990000" face="arial" size="5">
 +
<br> 
 +
<b>Project Concept</b><br><br>
 +
  </font>
 +
<p align="justify">As previously stated, the main goal of our project is to design a bistable switch. We want to enable bacteria to transition between two stable states. In our system, switching between states will be induced by two different inputs and each of the states will have a specific output associated with it.</p>
 +
 +
 
 +
<p align="justify">Our original project concept evolved around building a switch that we could turn on and off continuously. Not only did we want the switch to be able to switch states, but we also wanted it to be able to stay in a certain state without having to induce it constantly. Several designs were discussed, for example using light at different wavelengths to induce the system.</p>
 +
 
 +
<p align="justify">During the last couple of years several attempts have been made to construct bistable switches. One switch design is a one input, two outputs stable switch. It has a stable output but it looses the switching ability and 90% of the individuals in the population are killed when the switch is induced by UV-light (Lou, C. et al.,2010). Another mechanism tested has been a flipases system where the DNA is inverted by specific recognition sites. The system was found to function but was limited by the robustness of the flipase systems and knowledge about their function (Ham, T.S. et al.,2008). Another general problem with the construction of synthetic switches is the loss of function over time (Canton, B. et al.,2008). The limited function and stability of existing switches also limit the application to short time spans. Based on these problems we saw the untapped potential in designing a novel biological switch.</p>
 +
 
 +
<p align="justify">Our switch design is a complex regulatory system, which is induced with the help of input plasmids carrying inducible promoters.  However due to the complexity of the design of the bistable switch it was out of the scope of this project to construct the entire switch. Therefore focus was put on characterizing the key regulatory subparts needed for successful switch function. Characterizing subparts also enable future teams to use them in other contexts.</p>
 +
 
 +
<table class="https://static.igem.org/mediawiki/2010/9/9a/Intro_switch.png" align="center">
 +
<caption align="bottom"><p align="justify"><b>Figure 1</b>: A simplified illustration of our bistable switch.</p></caption>
 +
<tr><td><img src="https://static.igem.org/mediawiki/2010/9/9a/Intro_switch.png"  width="400px"></td></tr>
 +
</table><br>
 +
 
 +
<font color="#990000" face="arial" size="5">
 +
<br> 
 +
<b>Design of our switch</b><br><br>
 +
  </font>
 +
 
 +
<p align="justify"> We have set up the complete design for a bistable switch. The main design criteria has been that the switch should be able to toggle  back and forth between states, stay in its induced state until it receives another input and remain stable through subsequent generations. These criteria imply that:
 +
<ul>
 +
<li>It should be designed without induction by UV-light.</li>
 +
<li>It should not be based on essential native regulatory mechanisms.</li>
 +
<li>It should be possible to incorporate into the genome for stable replication, and function in subsequent generations.</li>
 +
</ul>
 +
<p align="justify">A simplified version of our switch design can be illustrated using a basic  SR (Set-Reset) flip flop circuit used when representing electronic circuits. It provides feedback from its outputs to its inputs and is commonly used in memory circuits to store data bits. The term flip-flop relates to the actual operation of the device, as it can be "Flipped" into one logic state or "Flopped" back into another <a href="http://www.electronics-tutorials.ws/sequential/seq_1.html" target="_blank"> (reference)</a>. For further description on the logical behavior and requirements of switches see the <a href="https://2010.igem.org/Team:DTU-Denmark/Modelling" target="_blank">modeling section</a>.</p>
 +
<table class="https://static.igem.org/mediawiki/2010/5/53/SRflipflop.png" align="center">
 +
<caption align="bottom"><p align="justify"><b>Figure 2</b>: SR flip-flop switch.</p></caption>
 +
<tr><td><img src="https://static.igem.org/mediawiki/2010/5/53/SRflipflop.png"  width="200px"></td></tr>
 +
</table><br>
 +
<p align="justify">The switch design is based on phage regulatory systems. We used the repressor/anti-represor system from the Gifsy phages and an anti-termination system from the lambda-phage.</p>
 +
<p align="justify"> The switch has three levels of regulatory mechanisms to ensure a stable expression and tight control and thereby creating a robust bistable switch (see Figure 3):
 +
<ol>
 +
<li>The first level is negative feed back control - repression of the uninduced state of the switch.</li>
 +
<li>The second level is a positive feed back mechanism with a threshold level that when triggered will induce the third level of regulation - antitermination allows third level to be induced.</li>
 +
<li>The third regulatory level is a positive feed back mechanism stabilizing the expression of the winning state by, anti-repression of the repression from the loosing states.</li>
 +
</ol></p>
 +
 
 +
<table class="https://static.igem.org/mediawiki/2010/1/14/Threestages.png" align="center">
 +
<caption align="bottom"><p align="justify"><b>Figure 3</b>: Simplified representation of the regulatory mechanisms: [<b>1</b>] negative feed back control of opposite side. [<b>2</b>] positive feed back trigger mechanism for side commitment. [<b>3</b>] positive feed back mechanism, by canceling the opposite sides repressor.</p></caption>
 +
<tr><td><img src="https://static.igem.org/mediawiki/2010/1/14/Threestages.png"  width="400px"></td></tr>
 +
</table><br>
 +
<p align="justify">For an in depth description of the function and origin of the regulatory parts have a look into the <a href=" https://2010.igem.org/Team:DTU-Denmark/Switch" target="_blank">switch</a> section.</p>
 +
<p align="justify">One important feature of the switch is the strength of the promoters. For the switch to work properly we need promoters of equal strength. To solve this problem we utilized a <a href=" https://2010.igem.org/Team:DTU-Denmark/SPL" target="_blank">synthetic promoter library</a>, enabling us to generate a library of promoters with a wide variety of different strengths.</p>
 +
 
 +
<font color="#990000" face="arial" size="5">
 +
<br> 
 +
<b>Characterizing phage regulatory mechanisms</b><br><br>
 +
  </font>
 +
 
 +
 
 +
<p align="justify">The main regulatory parts of the switch are the repressor/antirepressor system from the Gifsy phages and the anti-terminator system from lambda phage, see Figure 4, Figure 5 and Figure 6.</p>
 +
 
 +
<table class="https://static.igem.org/mediawiki/2010/c/c8/DTU_anitsystem.png" align="center">
 +
<caption align="bottom"><p align="justify"><b>Figure 4</b>: Graphical presentation of the repressor part of our regulatory system from the Gifsy phages.</p></caption>
 +
<tr><td><img src="https://static.igem.org/mediawiki/2010/c/c8/DTU_anitsystem.png"  width="225px"></td></tr>
 +
</table><br>
 +
 
 +
<table class="https://static.igem.org/mediawiki/2010/2/26/Repressor_antirepressor.png" align="center">
 +
<caption align="bottom"><p align="justify"><b>Figure 5</b>: Graphical presentation of the anti-repressor part of our regulatory system from the Gifsy phages.</p></caption>
 +
<tr><td><img src="https://static.igem.org/mediawiki/2010/2/26/Repressor_antirepressor.png"  width="350px"></td></tr>
 +
</table><br>
 +
 
 +
<table class="https://static.igem.org/mediawiki/2010/a/a4/DTU_repressorsystem.png" align="center">
 +
<caption align="bottom"><p align="justify"><b>Figure 6</b>: Graphical presentation of the anti-terminator part of our regulatory system from the lambda phage.</p></caption>
 +
<tr><td><img src="https://static.igem.org/mediawiki/2010/a/a4/DTU_repressorsystem.png"  width="180px"></td></tr>
 +
</table><br>
 +
 
 +
 
 +
 
 +
<p align="justify">As a proof of concept for the regulatory mechanisms, we constructed plasmids that were able to test the regulatory mechanism and strength of the two systems. We used low copy number plasmids and fluorescent proteins as reporters. For more information about the experimental setup and characterization results of the Repressor - Anti-Repressor system please click <a href="https://2010.igem.org/Team:DTU-Denmark/Repressor_Section" target="_blank">here</a> and for the Terminator - Anti-Terminator system please click <a href="https://2010.igem.org/Team:DTU-Denmark/AntiTermination_Section" target="_blank">here</a>.</p>
 +
 
 +
<p align="justify">The key parts of the regulatory systems have been tested and are available as BioBricks through the parts registry. See the <a href=" https://2010.igem.org/Team:DTU-Denmark/Parts" target="_blank">parts</a> page for a list of available parts. </p>
 +
 
 +
<font color="#990000" face="arial" size="5">
 +
<br> 
 +
<b>Conclusion</b><br><br>
 +
  </font>
 +
 
 +
<p align="justify">We have shown that the Gifsy repressor system has a sufficient tight expression and control to be used in the future construction of biological switches.</p>
 +
 
 +
<p align="justify">We have set up the frame work for testing anti-terminator function, but further characterization is needed before it can be applied in standard regulatory systems.</p>
 +
 
 +
<p align="justify">Furthermore we have designed and demonstrated the functionality of a Synthetic Promoter Library, compatible with the BioBrick standard. We have also developed a standard for integrating a BioBrick compatible Synthetic Promoter Library in bacteria in order to fine-tune the expression of BioBrick parts and devices.</p>
 +
 
 +
<p align="justify">We hope that this work will inspire future teams to take up the challenge of constructing a genetic bistable switch. They can easily benefit from the new DTU Synthetic Promoter Library standard and our submitted BioBricks.</p>
 +
</td>
 +
<td width="163px" height="100%" valign="top">
 +
</td>
 +
</tr>
 +
  </font>
 +
</table>
 +
 
 +
<!-- Main content area -->
 +
 
 +
</body>
 +
 
 +
</html>
 +
 
 +
== References ==
 +
* Canton, B. et al. Refinement and standardization of synthetic biological parts and devices. Nature Biotechnology 26, 787-793, (2008)
 +
* Ham, T.S. et al. Design and construction of a double inversion recombination Switch for Heritable Sequential Genetic Memory. PloS ONE 3(7),(2008)
 +
* Lou, C. et al. Synthesizing a novel genetic sequential logic circuit: a push-on push-off switch. Mol Syst Biol 6,  (2010)
 +
* [1] http://syntheticbiology.org/FAQ.html
 +
* [2]http://www.nature.com.globalproxy.cvt.dk/nrg/journal/v6/n7/execsumm/nrg1637.html
 +
* [3]http://www.nature.com.globalproxy.cvt.dk/msb/journal/v2/n1/full/msb4100073.html
 +
* [4]www.partsregistry.org

Latest revision as of 03:58, 28 October 2010

Welcome to the DTU iGEM wiki!


Project Concept

As previously stated, the main goal of our project is to design a bistable switch. We want to enable bacteria to transition between two stable states. In our system, switching between states will be induced by two different inputs and each of the states will have a specific output associated with it.

Our original project concept evolved around building a switch that we could turn on and off continuously. Not only did we want the switch to be able to switch states, but we also wanted it to be able to stay in a certain state without having to induce it constantly. Several designs were discussed, for example using light at different wavelengths to induce the system.

During the last couple of years several attempts have been made to construct bistable switches. One switch design is a one input, two outputs stable switch. It has a stable output but it looses the switching ability and 90% of the individuals in the population are killed when the switch is induced by UV-light (Lou, C. et al.,2010). Another mechanism tested has been a flipases system where the DNA is inverted by specific recognition sites. The system was found to function but was limited by the robustness of the flipase systems and knowledge about their function (Ham, T.S. et al.,2008). Another general problem with the construction of synthetic switches is the loss of function over time (Canton, B. et al.,2008). The limited function and stability of existing switches also limit the application to short time spans. Based on these problems we saw the untapped potential in designing a novel biological switch.

Our switch design is a complex regulatory system, which is induced with the help of input plasmids carrying inducible promoters. However due to the complexity of the design of the bistable switch it was out of the scope of this project to construct the entire switch. Therefore focus was put on characterizing the key regulatory subparts needed for successful switch function. Characterizing subparts also enable future teams to use them in other contexts.

Figure 1: A simplified illustration of our bistable switch.



Design of our switch

We have set up the complete design for a bistable switch. The main design criteria has been that the switch should be able to toggle back and forth between states, stay in its induced state until it receives another input and remain stable through subsequent generations. These criteria imply that:

  • It should be designed without induction by UV-light.
  • It should not be based on essential native regulatory mechanisms.
  • It should be possible to incorporate into the genome for stable replication, and function in subsequent generations.

A simplified version of our switch design can be illustrated using a basic SR (Set-Reset) flip flop circuit used when representing electronic circuits. It provides feedback from its outputs to its inputs and is commonly used in memory circuits to store data bits. The term flip-flop relates to the actual operation of the device, as it can be "Flipped" into one logic state or "Flopped" back into another (reference). For further description on the logical behavior and requirements of switches see the modeling section.

Figure 2: SR flip-flop switch.


The switch design is based on phage regulatory systems. We used the repressor/anti-represor system from the Gifsy phages and an anti-termination system from the lambda-phage.

The switch has three levels of regulatory mechanisms to ensure a stable expression and tight control and thereby creating a robust bistable switch (see Figure 3):

  1. The first level is negative feed back control - repression of the uninduced state of the switch.
  2. The second level is a positive feed back mechanism with a threshold level that when triggered will induce the third level of regulation - antitermination allows third level to be induced.
  3. The third regulatory level is a positive feed back mechanism stabilizing the expression of the winning state by, anti-repression of the repression from the loosing states.

Figure 3: Simplified representation of the regulatory mechanisms: [1] negative feed back control of opposite side. [2] positive feed back trigger mechanism for side commitment. [3] positive feed back mechanism, by canceling the opposite sides repressor.


For an in depth description of the function and origin of the regulatory parts have a look into the switch section.

One important feature of the switch is the strength of the promoters. For the switch to work properly we need promoters of equal strength. To solve this problem we utilized a synthetic promoter library, enabling us to generate a library of promoters with a wide variety of different strengths.


Characterizing phage regulatory mechanisms

The main regulatory parts of the switch are the repressor/antirepressor system from the Gifsy phages and the anti-terminator system from lambda phage, see Figure 4, Figure 5 and Figure 6.

Figure 4: Graphical presentation of the repressor part of our regulatory system from the Gifsy phages.


Figure 5: Graphical presentation of the anti-repressor part of our regulatory system from the Gifsy phages.


Figure 6: Graphical presentation of the anti-terminator part of our regulatory system from the lambda phage.


As a proof of concept for the regulatory mechanisms, we constructed plasmids that were able to test the regulatory mechanism and strength of the two systems. We used low copy number plasmids and fluorescent proteins as reporters. For more information about the experimental setup and characterization results of the Repressor - Anti-Repressor system please click here and for the Terminator - Anti-Terminator system please click here.

The key parts of the regulatory systems have been tested and are available as BioBricks through the parts registry. See the parts page for a list of available parts.


Conclusion

We have shown that the Gifsy repressor system has a sufficient tight expression and control to be used in the future construction of biological switches.

We have set up the frame work for testing anti-terminator function, but further characterization is needed before it can be applied in standard regulatory systems.

Furthermore we have designed and demonstrated the functionality of a Synthetic Promoter Library, compatible with the BioBrick standard. We have also developed a standard for integrating a BioBrick compatible Synthetic Promoter Library in bacteria in order to fine-tune the expression of BioBrick parts and devices.

We hope that this work will inspire future teams to take up the challenge of constructing a genetic bistable switch. They can easily benefit from the new DTU Synthetic Promoter Library standard and our submitted BioBricks.

References