Team:UANL Mty-Mexico/Project/The Code

From 2011.igem.org

(Difference between revisions)
 
(9 intermediate revisions not shown)
Line 31: Line 31:
<META NAME="robots" CONTENT="FOLLOW,INDEX">
<META NAME="robots" CONTENT="FOLLOW,INDEX">
   
   
-
  <link href="http://www.genobiotec2011.org/iGEMwiki/mainStyle.css" rel="stylesheet" type="text/css">
+
  <link href="http://www.asebiogen.org/igemuanl/mainStyle.css" rel="stylesheet" type="text/css">
   
   
-
<script type="text/javascript" src="http://www.genobiotec2011.org/iGEMwiki/Scripts/jquery-1.3.2.min.js"></script>
+
<script type="text/javascript" src="http://www.asebiogen.org/igemuanl/Scripts/jquery-1.3.2.min.js"></script>
-
<script type="text/javascript" src="http://www.genobiotec2011.org/iGEMwiki/Scripts/jquery-1.3.2.min.js"></script>
+
<script type="text/javascript" src="http://www.asebiogen.org/igemuanl/Scripts/jquery-1.3.2.min.js"></script>
-
<script type='text/javascript' src='http://www.genobiotec2011.org/iGEMwiki/jquery.easing.1.3.js'></script>
+
<script type='text/javascript' src='http://www.asebiogen.org/igemuanl/jquery.easing.1.3.js'></script>
-
<script type='text/javascript' src='http://www.genobiotec2011.org/iGEMwiki/jquery.slideup.menu.1.0.min.js'></script>
+
<script type='text/javascript' src='http://www.asebiogen.org/igemuanl/query.slideup.menu.1.0.min.js'></script>
    
    
  
  
-
<script type="text/javascript" src="http://www.genobiotec2011.org/iGEMwiki/Scripts/jquery.scroll-follow.js"></script>  
+
<script type="text/javascript" src="http://www.asebiogen.org/igemuanl/Scripts/jquery.scroll-follow.js"></script>  
-
<script type="text/javascript" src="http://www.genobiotec2011.org/iGEMwiki/Scripts/slimbox2/js/slimbox2.js"></script>
+
<script type="text/javascript" src="http://www.asebiogen.org/igemuanl/Scripts/slimbox2/js/slimbox2.js"></script>
Line 90: Line 90:
<div class="br"></div>
<div class="br"></div>
-
<style>
 
-
#img-holder {
 
-
width: 384px;
 
-
float: none;
 
-
padding: 5px;
 
-
 
-
margin-bottom: 40px;
 
-
text-align: Justify;
 
-
border: 2px solid #036;
 
-
background-color: #FFF;
 
-
}
 
-
</style>
 
<center>
<center>
-
<div id = "img-holder">  
+
<div class = "img-holder" style="width:384px">  
-
<a href="http://www.genobiotec2011.org/iGEMwiki/images/Code-fig1-1.png" rel="lightbox" title="The Code">
+
<a href="https://static.igem.org/mediawiki/igem.org/2/26/Code-fig1-1.png"rel="lightbox" title="The Code. Short pulses of a single light will mean message one, while a long continuous pulse will mean a second message. That gives us two messages controlled by each light, summing up to four results. The fifth message will be sent with both lights present at the same time.">
-
<img src="http://www.genobiotec2011.org/iGEMwiki/images/Code-fig1-1.png" width="384" height="328" alt="Code-Figure1" align="center">
+
<img src="https://static.igem.org/mediawiki/igem.org/2/26/Code-fig1-1.png" width="384px" height="328px" alt="Code-Figure1" align="center">
</a>
</a>
-
<span class="img-holder-text"><b>Figure 1.</b> The code. Short pulses of a single light will mean message one, while a long continuous pulse will mean a second message. That gives us two messages controlled by each light, summing up to four results. The fifth message will be sent with both lights present at the same time. </span></div>
+
<span class="img-holder-text"><b>Figure 1.</b> The code. Short pulses of a single light will mean message one, while a long continuous pulse will mean a second message. That gives us two messages controlled by each light, summing up to four results. The fifth message will be sent with both lights present at the same time. </span>
 +
</div>
</center>
</center>
-
<style>
 
-
#img-holder2 {
 
-
width: 550px;
 
-
float: none;
 
-
padding: 5px;
 
-
margin-bottom: 40px;
 
-
text-align: Justify;
 
-
border: 2px solid #036;
 
-
background-color: #FFF;
 
-
}
 
-
</style>
 
-
 
-
<style>
 
-
 
-
.goBackToTop {
 
-
text-align:right;
 
-
float:right;
 
-
text-decoration:none;
 
-
font:Verdana, Geneva, sans-serif;
 
-
font-size:10px;
 
-
padding:5px;
 
-
}
 
-
 
-
</style>
 
Line 153: Line 118:
       </div>
       </div>
<p>Constructing the necessary genetic circuitry inside one single cell may be possible but probably much harder to achieve. That being so, we decided to construct the genetic circuit divided in blocks on separate cells that overall interpret the code. We consider this an advantageous approach since compartmentalizing the circuit lowers the construction size and metabolic charge per cell.</p>
<p>Constructing the necessary genetic circuitry inside one single cell may be possible but probably much harder to achieve. That being so, we decided to construct the genetic circuit divided in blocks on separate cells that overall interpret the code. We consider this an advantageous approach since compartmentalizing the circuit lowers the construction size and metabolic charge per cell.</p>
-
<p>There will be three kinds of cells with different genotypes, although initially all share the same E. coli strain. Two of them will have similar interpretation mechanisms, which will allow each one to take a single light as input and decide whether to express the first or the second reporter gene included in its genotype (decision that will depend on the code). The third kind of cell will be the one taking the input from both lights to express the last protein. Until now the community managed to control the expression of five fluorescent proteins, however we said each of them should be controlled independently. This is accomplished with cell to cell communication through quorum sensing. The following figure illustrates the way the cells within the community work together:</p>
+
<p>There will be three kinds of cells with different genotypes, although initially all share the same <i>E. coli</i> strain. Two of them will have similar interpretation mechanisms, which will allow each one to take a single light as input and decide whether to express the first or the second reporter gene included in its genotype (decision that will depend on the code). The third kind of cell will be the one taking the input from both lights to express the last protein. Until now the community managed to control the expression of five fluorescent proteins, however we said each of them should be controlled independently. This is accomplished with cell to cell communication through quorum sensing. The following figure illustrates the way the cells within the community work together:</p>
<div class="br"></div>
<div class="br"></div>
<div class="br"></div>
<div class="br"></div>
<center>
<center>
-
<div id = "img-holder2">  
+
<div class = "img-holder" style="width:550px">  
-
<a href="http://www.genobiotec2011.org/iGEMwiki/images/800px-Code-fig2.jpg" rel="lightbox" title="The Community">
+
<a href="https://static.igem.org/mediawiki/igem.org/a/a8/800px-Code-fig2.jpg" rel="lightbox" title="The Community. Cells one and two control each the expression of two different fluorescent proteins. Cell three controls the expression of the fifth protein. Independent expression of each of the reporter genes is achieved through quorum sensing. Cells one and two have the capability to send and receive a different QS molecule each (QS1 and QS2 respectively), while cell three is only a receiver. When cell one or two receive an activating message, the production of a QS molecule is activated as well. These molecules will then diffuse through the medium and reach the rest of the cells. The effect of quorum sensing will depend on the receiver. QS2 molecules, when reaching cell one, will unleash the expression of a repressor that will block the production of any of cell's one reporter genes. QS1 molecules will have the same effect on cell two. On the other hand, cell three will be activated only when both QS molecules are present and therefore cells one and two are off. ">
-
<img src="http://www.genobiotec2011.org/iGEMwiki/images/800px-Code-fig2.jpg"width="550" height="337" alt="Code-Figure2" align="center">
+
<img src="https://static.igem.org/mediawiki/igem.org/a/a8/800px-Code-fig2.jpg"width="550" height="337" alt="Code-Figure2" align="center">
</a>
</a>
-
<span class="img-holder2-text"><b>Figure 2.</b> The community. Cells one and two control each the expression of two different fluorescent proteins. Cell three controls the expression of the fifth protein. Independent expression of each of the reporter genes is achieved through quorum sensing. Cells one and two have the capability to send and receive a different QS molecule each (QS1 and QS2 respectively), while cell three is only a receiver. When cell one or two receive an activating message, the production of a QS molecule is activated as well. These molecules will then diffuse through the medium and reach the rest of the cells. The effect of quorum sensing will depend on the receiver. QS2 molecules, when reaching cell one, will unleash the expression of a repressor that will block the production of any of cell's one reporter genes. QS1 molecules will have the same effect on cell two. On the other hand, cell three will be activated only when both QS molecules are present and therefore cells one and two are off. </span></div>
+
<span class="img-holder-text"><b>Figure 2.</b> The community. Cells one and two control each the expression of two different fluorescent proteins. Cell three controls the expression of the fifth protein. Independent expression of each of the reporter genes is achieved through quorum sensing. Cells one and two have the capability to send and receive a different QS molecule each (QS1 and QS2 respectively), while cell three is only a receiver. When cell one or two receive an activating message, the production of a QS molecule is activated as well. These molecules will then diffuse through the medium and reach the rest of the cells. The effect of quorum sensing will depend on the receiver. QS2 molecules, when reaching cell one, will unleash the expression of a repressor that will block the production of any of cell's one reporter genes. QS1 molecules will have the same effect on cell two. On the other hand, cell three will be activated only when both QS molecules are present and therefore cells one and two are off. </span></div>
</center>
</center>
<div class="br"></div>
<div class="br"></div>
Line 180: Line 145:
<div class="br"></div>
<div class="br"></div>
-
<style>
 
-
#img-holder3 {
 
-
width: 550px;
 
-
float: none;
 
-
padding: 5;
 
-
margin-bottom: 40px;
 
-
text-align: Justify;
 
-
border: 2px solid #036;
 
-
background-color: #FFF;
 
-
}
 
-
</style>
 
<center>
<center>
-
<div id = "img-holder3" style="width=550px">  
+
<div class = "img-holder" style="width:550px">  
   <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="100%" height="100%" title="123">
   <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="100%" height="100%" title="123">
-
     <param name="movie" value="http://www.genobiotec2011.org/iGEMwiki/Flash/code.swf">
+
     <param name="movie" value="https://static.igem.org/mediawiki/2011/0/00/Code.swf">
-
     <embed src="http://www.genobiotec2011.org/iGEMwiki/Flash/code.swf" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="550px" height="570px"></embed>
+
     <embed src="https://static.igem.org/mediawiki/2011/0/00/Code.swf" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="550px" height="570px"></embed>
   </object>
   </object>
</div>
</div>
Line 228: Line 182:
          
          
          
          
-
     <img src="http://www.genobiotec2011.org/iGEMwiki/images/OurSymbol.png" width="200" height="160" alt="OurSymbol">
+
     <a href="#top" title="Go back to top"><img src="https://static.igem.org/mediawiki/igem.org/0/09/OurSymbol.png" width="200" height="160" alt="OurSymbol"></a>
      
      
   <div class="br"></div>
   <div class="br"></div>
Line 258: Line 212:
      
      
   </div>
   </div>
-
   <p><img src="http://www.genobiotec2011.org/iGEMwiki/images/SymbolFooter.png" width="950" height="70" alt="OurSymbol"></p>
+
   <p><img src="https://static.igem.org/mediawiki/igem.org/4/49/SymbolFooter.png" width="950" height="70" alt="OurSymbol"></p>
</div>
</div>

Latest revision as of 16:46, 13 February 2012

banner-main iGEM-logo
Team: UANL_Mty-Mexico Team: UANL_Mty-Mexico
Project: The Code
The Code

The main idea consists of enabling a bacterial community to interpret a simple code. The code will be composed of just red and green lights. The genetic circuit on which the interpretation relies is not dependent on the nature of the stimuli though, whether light or chemical the information processing remains the same. We use light because it is an elegant non-invasive input.

The message sent to bacteria will depend on the pattern of light. The community should be able to interpret five messages and tell it did it right when expressing a reporter gene. As there will only be two lights, five patterns of them will be used. The five fluorescent proteins available in the Registry (GFP, YFP, RFP, CFP, BFP) fit perfectly to this purpose. The next figure illustrates the five patterns of light that will result in the five different messages sent, each of them represented by the expression of a fluorescent protein.

Code-Figure1 Figure 1. The code. Short pulses of a single light will mean message one, while a long continuous pulse will mean a second message. That gives us two messages controlled by each light, summing up to four results. The fifth message will be sent with both lights present at the same time.
Community

Constructing the necessary genetic circuitry inside one single cell may be possible but probably much harder to achieve. That being so, we decided to construct the genetic circuit divided in blocks on separate cells that overall interpret the code. We consider this an advantageous approach since compartmentalizing the circuit lowers the construction size and metabolic charge per cell.

There will be three kinds of cells with different genotypes, although initially all share the same E. coli strain. Two of them will have similar interpretation mechanisms, which will allow each one to take a single light as input and decide whether to express the first or the second reporter gene included in its genotype (decision that will depend on the code). The third kind of cell will be the one taking the input from both lights to express the last protein. Until now the community managed to control the expression of five fluorescent proteins, however we said each of them should be controlled independently. This is accomplished with cell to cell communication through quorum sensing. The following figure illustrates the way the cells within the community work together:

Code-Figure2 Figure 2. The community. Cells one and two control each the expression of two different fluorescent proteins. Cell three controls the expression of the fifth protein. Independent expression of each of the reporter genes is achieved through quorum sensing. Cells one and two have the capability to send and receive a different QS molecule each (QS1 and QS2 respectively), while cell three is only a receiver. When cell one or two receive an activating message, the production of a QS molecule is activated as well. These molecules will then diffuse through the medium and reach the rest of the cells. The effect of quorum sensing will depend on the receiver. QS2 molecules, when reaching cell one, will unleash the expression of a repressor that will block the production of any of cell's one reporter genes. QS1 molecules will have the same effect on cell two. On the other hand, cell three will be activated only when both QS molecules are present and therefore cells one and two are off.
Live Community

Here we show an animated explanation for better understanding:

OurSymbol

Team: UANL_Mty-Mexico