Team:Tec-Monterrey
From 2010.igem.org
m |
Andreshuerta (Talk | contribs) |
||
Line 117: | Line 117: | ||
#f-list a { | #f-list a { | ||
- | color: # | + | color: #ffffff; |
font-size: 10px; | font-size: 10px; | ||
} | } | ||
Line 182: | Line 182: | ||
text-align: center; | text-align: center; | ||
font-size: 10px; | font-size: 10px; | ||
- | color: # | + | color: #ffffff; |
} | } | ||
Line 228: | Line 228: | ||
background-color: #05182b; | background-color: #05182b; | ||
} | } | ||
- | |||
- | |||
- | |||
- | |||
.heading{ | .heading{ | ||
color: #000; | color: #000; | ||
Line 250: | Line 246: | ||
position: absolute; | position: absolute; | ||
top: 188px ; | top: 188px ; | ||
- | font: | + | font: 18px Arial; |
text-align: center; | text-align: center; | ||
} | } | ||
Line 305: | Line 301: | ||
background-color:#05182b; | background-color:#05182b; | ||
height:15px; | height:15px; | ||
+ | } | ||
+ | .righ .top { | ||
+ | padding:0px 0px 0px 0px; | ||
} | } | ||
.righ .hd .g, | .righ .hd .g, | ||
Line 346: | Line 345: | ||
.texteando .bdy { | .texteando .bdy { | ||
padding:0px 15px 0px 15px; | padding:0px 15px 0px 15px; | ||
+ | } | ||
+ | .texteando .top { | ||
+ | padding:0px 0px 0px 0px; | ||
+ | } | ||
+ | .texteando .bgr{ | ||
+ | background-color:#05182b; | ||
+ | height:15px; | ||
} | } | ||
.texteando .hd .g, | .texteando .hd .g, | ||
Line 352: | Line 358: | ||
height:13px; | height:13px; | ||
} | } | ||
- | |||
.texteando .ft .c { | .texteando .ft .c { | ||
height:14px; | height:14px; | ||
Line 359: | Line 364: | ||
background:transparent url(https://static.igem.org/mediawiki/2010/8/85/Bl.png) no-repeat 0px 0px; | background:transparent url(https://static.igem.org/mediawiki/2010/8/85/Bl.png) no-repeat 0px 0px; | ||
} | } | ||
- | |||
.texteando .ft .c { | .texteando .ft .c { | ||
background:transparent url(https://static.igem.org/mediawiki/2010/b/bf/Br.png) no-repeat right 0px; | background:transparent url(https://static.igem.org/mediawiki/2010/b/bf/Br.png) no-repeat right 0px; | ||
Line 366: | Line 370: | ||
background:transparent url(https://static.igem.org/mediawiki/2010/9/9b/Tl.png) no-repeat 0px 0px; | background:transparent url(https://static.igem.org/mediawiki/2010/9/9b/Tl.png) no-repeat 0px 0px; | ||
} | } | ||
- | |||
.texteando .hd .g { | .texteando .hd .g { | ||
background:transparent url(https://static.igem.org/mediawiki/2010/5/5f/Tr.png) no-repeat right 0px; | background:transparent url(https://static.igem.org/mediawiki/2010/5/5f/Tr.png) no-repeat right 0px; | ||
+ | } | ||
+ | .bbody2{ | ||
+ | margin-left:auto; | ||
+ | margin-right:auto; | ||
+ | width:715px; | ||
+ | } | ||
+ | .texteando .headercon | ||
+ | { | ||
+ | padding:0.5em; | ||
+ | color:white; | ||
+ | background-color:gray; | ||
+ | clear:left; | ||
+ | } | ||
+ | .texteando .footercon | ||
+ | { | ||
+ | padding:0.5em; | ||
+ | color:white; | ||
+ | background-color:gray; | ||
+ | clear:left; | ||
+ | } | ||
+ | .texteando .leftcon | ||
+ | { | ||
+ | float:left; | ||
+ | width:212px; | ||
+ | margin:0; | ||
+ | padding:1em; | ||
+ | } | ||
+ | .texteando .rightcon | ||
+ | { | ||
+ | float:left; | ||
+ | width:212px; | ||
+ | margin:0; | ||
+ | border-left:1px solid gray; | ||
+ | padding:1em; | ||
} | } | ||
Line 375: | Line 412: | ||
<body bgcolor="#414141"> | <body bgcolor="#414141"> | ||
<style> | <style> | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
#search-controls { | #search-controls { | ||
display: none; | display: none; | ||
} | } | ||
+ | </style> | ||
+ | <style type="text/css"> | ||
+ | .blah {text-align:justify} | ||
+ | .blahimgder {text-align:justify} | ||
+ | .blahimgizq {text-align:justify;} | ||
</style> | </style> | ||
+ | <style type="text/css"> | ||
+ | .blah A:link {text-decoration: none; color: #0D3C6A } | ||
+ | .blah A:visited {text-decoration: none; color: #0D3C6A} | ||
+ | .blah A:active {text-decoration: none;color: #0D3C6A} | ||
+ | .blah A:hover {text-decoration: underline; color: #186FC5;} | ||
+ | |||
+ | .blahimgder A:link {text-decoration: none; color: #0D3C6A } | ||
+ | .blahimgder A:visited {text-decoration: none; color: #0D3C6A} | ||
+ | .blahimgder A:active {text-decoration: none;color: #0D3C6A} | ||
+ | .blahimgder A:hover {text-decoration: underline; color: #186FC5;} | ||
+ | .blahimgizq A:link {text-decoration: none; color: #0D3C6A } | ||
+ | .blahimgizq A:visited {text-decoration: none; color: #0D3C6A} | ||
+ | .blahimgizq A:active {text-decoration: none;color: #0D3C6A} | ||
+ | .blahimgizq A:hover {text-decoration: underline; color: #186FC5;} | ||
+ | |||
+ | |||
+ | </style> | ||
+ | <style type="text/css"> | ||
+ | .blahimgder img {float:right; border:1px solid #05182b; margin:0px 0px 15px 20px} | ||
+ | .blahimgizq img {float:left; border:1px solid #05182b; margin:0px 20px 15px 0px;} | ||
+ | |||
+ | </style> | ||
+ | |||
<div class="bbody"> | <div class="bbody"> | ||
<script type="text/javascript"><!-- | <script type="text/javascript"><!-- | ||
Line 429: | Line 491: | ||
<div id="content0" style="display:none"> | <div id="content0" style="display:none"> | ||
- | <img src=" | + | <img src="https://static.igem.org/mediawiki/2010/4/4b/Cbplano.png" width="966px" height="250px" border="0"></div> |
<div id="content1" style="display:none"> | <div id="content1" style="display:none"> | ||
- | <img src=" | + | <img src="https://static.igem.org/mediawiki/2010/b/b1/Electroplano.png" width="966px" height="250px" border="0"></div> |
<div id="content2" style="display:none"> | <div id="content2" style="display:none"> | ||
- | <img src=" | + | <img src="https://static.igem.org/mediawiki/2010/e/ea/Teamplano.png" width="966px" height="250px" border="0"></div> |
<div id="content3" style="display:none"> | <div id="content3" style="display:none"> | ||
- | <img src=" | + | <img src="https://static.igem.org/mediawiki/2010/c/cf/Lego_dnaplano.png" width="966px" height="250px" border="0"></div> |
</div> | </div> | ||
Line 555: | Line 617: | ||
<ul> | <ul> | ||
<li><a href="https://2010.igem.org/Team:Tec-Monterrey/Under">Undergraduates</a></li> | <li><a href="https://2010.igem.org/Team:Tec-Monterrey/Under">Undergraduates</a></li> | ||
- | <li><a href="https://2010.igem.org/Team:Tec-Monterrey/Instructors">Instructors</a></li> | + | <li><a href="https://2010.igem.org/Team:Tec-Monterrey/Instructors">Instructors/Advisors</a></li> |
+ | <li><a href="https://2010.igem.org/Team:Tec-Monterrey/Attributions">Attributions</a></li> | ||
<li><a href="https://2010.igem.org/Team:Tec-Monterrey/Headquarters">Headquarters</a></li> | <li><a href="https://2010.igem.org/Team:Tec-Monterrey/Headquarters">Headquarters</a></li> | ||
</ul> | </ul> | ||
</li> | </li> | ||
<li> | <li> | ||
- | <p><br /> | + | <p><br/><a href="https://2010.igem.org/Team:Tec-Monterrey/Project"> Project</a></p> |
- | + | ||
<ul> | <ul> | ||
- | <li><a href="https://2010.igem.org/Team:Tec-Monterrey/ | + | <li><a href="https://2010.igem.org/Team:Tec-Monterrey/Introduction">Introduction</a></li> |
- | <li><a href="https://2010.igem.org/Team:Tec-Monterrey/ | + | <li><a href="https://2010.igem.org/Team:Tec-Monterrey/Geneticframe">Genetic Frame</a></li> |
- | <li><a href="https://2010.igem.org/Team:Tec-Monterrey/ | + | <li><a href="https://2010.igem.org/Team:Tec-Monterrey/Parts">Parts</a></li> |
- | <li><a href="https://2010.igem.org/Team:Tec-Monterrey/ | + | <li><a href="https://2010.igem.org/Team:Tec-Monterrey/FutureResearch">Future Research</a></li> |
</ul> | </ul> | ||
</li> | </li> | ||
<li> | <li> | ||
- | <p><br /> | + | <p><br/><a href="https://2010.igem.org/Team:Tec-Monterrey/Documentation"> Documentation</a></p> |
- | + | ||
<ul> | <ul> | ||
- | <li><a href="https://2010.igem.org/Team:Tec-Monterrey/ | + | <li><a href="https://2010.igem.org/Team:Tec-Monterrey/Journal">Journal</a></li> |
<li><a href="https://2010.igem.org/Team:Tec-Monterrey/Protocols">Protocols</a></li> | <li><a href="https://2010.igem.org/Team:Tec-Monterrey/Protocols">Protocols</a></li> | ||
- | <li><a href="https://2010.igem.org/Team:Tec-Monterrey/ | + | <li><a href="https://2010.igem.org/Team:Tec-Monterrey/SafetyEthics">Safety & Ethics</a></li> |
- | <li><a href="https://2010.igem.org/Team:Tec-Monterrey/ | + | <li><a href="https://2010.igem.org/Team:Tec-Monterrey/Humanpractices">Human Practices</a></li> |
</ul> | </ul> | ||
</li> | </li> | ||
<li> | <li> | ||
- | <p><br /> | + | <p><br/><a href="https://2010.igem.org/Team:Tec-Monterrey/Bonus"> Bonus</a></p> |
- | + | ||
<ul> | <ul> | ||
- | |||
<li><a href="https://2010.igem.org/Team:Tec-Monterrey/Gallery">Gallery</a></li> | <li><a href="https://2010.igem.org/Team:Tec-Monterrey/Gallery">Gallery</a></li> | ||
- | |||
<li><a href="https://2010.igem.org/Team:Tec-Monterrey/Mascot">Wiki Wiki</a></li> | <li><a href="https://2010.igem.org/Team:Tec-Monterrey/Mascot">Wiki Wiki</a></li> | ||
</ul> | </ul> | ||
Line 612: | Line 670: | ||
<br><br><br><br><br><br><br><br><br><br> | <br><br><br><br><br><br><br><br><br><br> | ||
<br><br><br><br> | <br><br><br><br> | ||
+ | |||
+ | |||
+ | |||
<div class="righ"> | <div class="righ"> | ||
<div class="hd"><div class="g"></div></div> | <div class="hd"><div class="g"></div></div> | ||
+ | <div class="top"><img src="https://static.igem.org/mediawiki/2010/7/7e/Sponsorstec.png"> | ||
+ | </div> | ||
<div class="bdy"> | <div class="bdy"> | ||
- | |||
- | |||
<p align="center"> | <p align="center"> | ||
- | <a href="http://www.uniparts.com.mx/"><img src="https://static.igem.org/mediawiki/2010/d/d9/Uniparts.jpg" width="200px" height="83px" border="0" ></a> | + | <a href="http://www.uniparts.com.mx/" target="blank"><img src="https://static.igem.org/mediawiki/2010/d/d9/Uniparts.jpg" width="200px" height="83px" border="0" ></a> |
<br><br><br> | <br><br><br> | ||
- | <a href="http://www.promega.com/"><img src="https://static.igem.org/mediawiki/2010/2/20/Promega.gif" width="170px" height=" | + | <a href="http://www.promega.com/" target="blank"><img src="https://static.igem.org/mediawiki/2010/2/20/Promega.gif" width="170px" height="110px" border="0" ></a> |
<br><br><br> | <br><br><br> | ||
- | <a href="http://www.corning.com/"><img src="https://static.igem.org/mediawiki/2010/3/32/Corning.jpg" width="170px" height="29px" border="0" ></a> | + | <a href="http://www.corning.com/" target="blank"><img src="https://static.igem.org/mediawiki/2010/3/32/Corning.jpg" width="170px" height="29px" border="0" ></a> |
<br><br><br> | <br><br><br> | ||
- | <a href="http://www. | + | <a href="http://www.sartorius.com/" target="blank"><img src=" https://static.igem.org/mediawiki/2010/7/70/Sartoriussmall.jpg" border="0" ></a> |
- | <br><br> | + | <br><br><br> |
- | <a href="http://www. | + | <a href="http://www.millipore.com/" target="blank"><img src="https://static.igem.org/mediawiki/2010/6/6b/Millipore.jpg" width="170px" height="50px" border="0" ></a> |
<br> | <br> | ||
<br> | <br> | ||
Line 634: | Line 695: | ||
<div class="bgr"></div> | <div class="bgr"></div> | ||
<div class="hd"><div class="g"></div></div> | <div class="hd"><div class="g"></div></div> | ||
+ | <div class="top"><img src="https://static.igem.org/mediawiki/2010/4/4b/Followuson.png"> | ||
+ | </div> | ||
<div class="bdy"> | <div class="bdy"> | ||
- | |||
<a href="http://tinyurl.com/2wvxmdu"><img src="https://static.igem.org/mediawiki/2010/a/a5/Twitter-ogo.png" width="175px" height="55px" border="0" ></a> | <a href="http://tinyurl.com/2wvxmdu"><img src="https://static.igem.org/mediawiki/2010/a/a5/Twitter-ogo.png" width="175px" height="55px" border="0" ></a> | ||
</div> | </div> | ||
<div class="ft"><div class="c"></div></div> | <div class="ft"><div class="c"></div></div> | ||
</div> | </div> | ||
+ | |||
<div class="texteando"> | <div class="texteando"> | ||
<div class="hd"><div class="g"></div></div> | <div class="hd"><div class="g"></div></div> | ||
+ | <div class="top"> | ||
+ | <img src="https://static.igem.org/mediawiki/2010/4/42/Welcome.png" border="0" > | ||
+ | <div class="bdy"> | ||
+ | <div style="text-align:justify"> | ||
+ | <p class="blah"> | ||
+ | Welcome to the iGEM Tec-Monterrey 2010 Wiki. As | ||
+ | </p><br><p class="blah"> | ||
+ | The first bacterial reporters appeared 20 years ago <a href="#van">(van der Meer and Belkin, 2010)</a> although these early tests didn’t use genetically modified microorganisms. Further research and development in the areas of genetic engineering and synthetic biology have resulted in many more applications such as detection of contaminants <a href="#willardson">(Willardson, et. Al., 1998)</a> and sugar and amino acid availability in soils <a href="#jaeger">(Jaeger, et. Al., 1999)</a>. Even though the reporters have gotten more sophisticated and sensitive, we realized that there isn’t much mention of a single bacterial bioreporter capable of detecting different concentrations of a substance and reacting differently depending on the concentration. | ||
+ | </p><br><p class="blah"> | ||
+ | We thought the use of synthetic biology as well as the BioBrick standard could help create a “genetic circuit” <a href="#van">(van der Meer and Belkin, 2010)</a> capable of detecting different concentrations of a substance and reacting in a different manner depending on the amount detected. In our initial research we realized that the iGEM British Columbia 2009 team decided to do something similar, so we used parts of their project as a base and integrated parts of other previous iGEM projects in order to propose a new genetic construction capable of detecting different amounts of a certain substance. We call these new types of sensors, “intelligent biosensors”, because they have the ability to react in different ways depending on their surroundings. | ||
+ | </p><br><p class="blah"> | ||
+ | With our project we hope to continue with the previous efforts of other iGEM teams, and at the same time propose a new type of genetic circuit for achieving these functions. In the process we plan to develop BioBricks for two new families of phage activators as well as different BioBrick constructons that can make our system easy to adapt, so that the creation of these “intelligent biosensors” becomes just a matter of choosing the substance of interest and choosing the different reporters. | ||
+ | </p> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="ft"><div class="c"></div></div> | ||
+ | <div class="bgr"><br> | ||
+ | </div> | ||
+ | <div class="hd"><div class="g"></div></div> | ||
+ | <div class="top"> | ||
+ | <img src="https://static.igem.org/mediawiki/2010/4/42/Welcome.png" border="0" > | ||
<div class="bdy"> | <div class="bdy"> | ||
- | |||
<p class="blah"> | <p class="blah"> | ||
Bacterial reporters or whole-cell bacterial sensors have always been an area of application for genetic manipulation and synthetic biology. As a matter of fact, constructing a bioreporter bacteria that has the ability to detect toxic chemicals is considered one of the first accomplishments in the discipline of synthetic biology <a href="#van">(van der Meer and Belkin, 2010)</a>. There are several advantages to using a bacterial bioreporter instead of a traditional physical or chemical sensors, for example, bacteria can offer the same specificity and sensitivity that traditional sensors offer, but they are much more portable and grow in inexpensive media. Furthermore, bacterial reporters also offer advantages over using other types of biosensors like enzymes and antibodies because they are living organisms and they are capable of analyzing samples through a process that involves many enzymes <a href="#yagi">(Yagi, 2007)</a> | Bacterial reporters or whole-cell bacterial sensors have always been an area of application for genetic manipulation and synthetic biology. As a matter of fact, constructing a bioreporter bacteria that has the ability to detect toxic chemicals is considered one of the first accomplishments in the discipline of synthetic biology <a href="#van">(van der Meer and Belkin, 2010)</a>. There are several advantages to using a bacterial bioreporter instead of a traditional physical or chemical sensors, for example, bacteria can offer the same specificity and sensitivity that traditional sensors offer, but they are much more portable and grow in inexpensive media. Furthermore, bacterial reporters also offer advantages over using other types of biosensors like enzymes and antibodies because they are living organisms and they are capable of analyzing samples through a process that involves many enzymes <a href="#yagi">(Yagi, 2007)</a> | ||
</p><br><p class="blah"> | </p><br><p class="blah"> | ||
The first bacterial reporters appeared 20 years ago <a href="#van">(van der Meer and Belkin, 2010)</a> although these early tests didn’t use genetically modified microorganisms. Further research and development in the areas of genetic engineering and synthetic biology have resulted in many more applications such as detection of contaminants <a href="#willardson">(Willardson, et. Al., 1998)</a> and sugar and amino acid availability in soils <a href="#jaeger">(Jaeger, et. Al., 1999)</a>. Even though the reporters have gotten more sophisticated and sensitive, we realized that there isn’t much mention of a single bacterial bioreporter capable of detecting different concentrations of a substance and reacting differently depending on the concentration. | The first bacterial reporters appeared 20 years ago <a href="#van">(van der Meer and Belkin, 2010)</a> although these early tests didn’t use genetically modified microorganisms. Further research and development in the areas of genetic engineering and synthetic biology have resulted in many more applications such as detection of contaminants <a href="#willardson">(Willardson, et. Al., 1998)</a> and sugar and amino acid availability in soils <a href="#jaeger">(Jaeger, et. Al., 1999)</a>. Even though the reporters have gotten more sophisticated and sensitive, we realized that there isn’t much mention of a single bacterial bioreporter capable of detecting different concentrations of a substance and reacting differently depending on the concentration. | ||
+ | </p><br><p class="blahimgder"> | ||
+ | <img src=http://t2.gstatic.com/images?q=tbn:CdWigAFIgu8p8M:http://i266.photobucket.com/albums/ii257/durblet/unicorn-puzzle.jpg&t=1> | ||
+ | We thought the use of synthetic biology as well as the BioBrick standard could help create a “genetic circuit” <a href="#van">(van der Meer and Belkin, 2010)</a> capable of detecting different concentrations of a substance and reacting in a different manner depending on the amount detected. In our initial research we realized that the iGEM British Columbia 2009 team decided to do something similar, so we used parts of their project as a base and integrated parts of other previous iGEM projects in order to propose a new genetic construction capable of detecting different amounts of a certain substance. We call these new types of sensors, “intelligent biosensors”, because they have the ability to react in different ways depending on their surroundings. | ||
+ | </p><br><p class="blahimgizq"> | ||
+ | <img src=http://t2.gstatic.com/images?q=tbn:CdWigAFIgu8p8M:http://i266.photobucket.com/albums/ii257/durblet/unicorn-puzzle.jpg&t=1> | ||
+ | We thought the use of synthetic biology as well as the BioBrick standard could help create a “genetic circuit” <a href="#van">(van der Meer and Belkin, 2010)</a> capable of detecting different concentrations of a substance and reacting in a different manner depending on the amount detected. In our initial research we realized that the iGEM British Columbia 2009 team decided to do something similar, so we used parts of their project as a base and integrated parts of other previous iGEM projects in order to propose a new genetic construction capable of detecting different amounts of a certain substance. We call these new types of sensors, “intelligent biosensors”, because they have the ability to react in different ways depending on their surroundings. | ||
+ | |||
</p><br><p class="blah"> | </p><br><p class="blah"> | ||
- | We thought the use of synthetic biology as well as the BioBrick standard could help create a “genetic circuit” <a href="#van">(van der Meer and Belkin, 2010)</a> capable of detecting different concentrations of a substance and reacting in a different manner depending on the amount detected. In our initial research we realized that the iGEM British Columbia 2009 team decided to do something similar, so we used parts of their project as a base and integrated parts of other previous iGEM projects in order to propose a new genetic construction capable of detecting different amounts of a certain substance. We call these new types of sensors, “intelligent biosensors”, because they have the ability to react in different ways depending on their surroundings. | + | With our project we hope to continue with the previous efforts of other iGEM teams, and at the same time propose a new type of genetic circuit for achieving these functions. In the process we plan to develop BioBricks for two new families of phage activators as well as different BioBrick constructons that can make our system easy to adapt, so that the creation of these “intelligent biosensors” becomes just a matter of choosing the substance of interest and choosing the different reporters. |
+ | </p> | ||
+ | |||
+ | |||
+ | <h2>References</h2> | ||
+ | <p class="blah"><a name="jaeger">Jaeger, C. H., et. Al. (June 1999)</a> Mapping of Sugar and Amino Acid Availability in Soil around Roots with Bacterial Sensors of Sucrose and Tryptophan. Applied and Environmental Microbiology, Vol. 65, No. 6, p. 2685 - 2690 | ||
+ | <br><br> | ||
+ | <a name="van">Van der Meer, J. R. and Belkin, S. (July 2010)</a> Where microbiology meets microengineering: design and applications of reporter bacteria. Nature Reviews Microbiology, Vol. 8, p. 511 - 522 | ||
+ | <br> | ||
+ | <br> | ||
+ | <a name="willardson">Willardson, B. M., et. Al. (March 1998)</a> Development and Testing of a Bacterial Biosensor for Toluene-Based Environmental Contaminants. Applied and Environmental Microbiology, Vol. 64, No. 3, p. 1006- 1012 | ||
+ | <br><br> | ||
+ | <a name="yagi">Yagi, K. (2007)</a> Applications of whole-cell bacterial sensors in biotechnology and environmental science. Applied Microbiology and Biotechnology, Vol. 73, p. 1251 - 1258 | ||
+ | <br><br></p> | ||
+ | </div> | ||
+ | <div class="ft"><div class="c"></div></div> | ||
+ | <div class="bgr"><br> | ||
+ | </div> | ||
+ | |||
+ | <div class="texteando"> | ||
+ | <div class="hd"><div class="g"></div></div> | ||
+ | <div class="top"> | ||
+ | <img src="https://static.igem.org/mediawiki/2010/4/42/Welcome.png" border="0" > | ||
+ | <div class="bdy"> | ||
+ | <div style="text-align:justify"> | ||
+ | <p class="blah"> | ||
+ | Welcome to the iGEM Tec-Monterrey 2010 Wiki. As | ||
+ | </p><br><p class="blah"> | ||
+ | The first bacterial reporters appeared 20 years ago <a href="#van">(van der Meer and Belkin, 2010)</a> although these early tests didn’t use genetically modified microorganisms. Further research and development in the areas of genetic engineering and synthetic biology have resulted in many more applications such as detection of contaminants <a href="#willardson">(Willardson, et. Al., 1998)</a> and sugar and amino acid availability in soils <a href="#jaeger">(Jaeger, et. Al., 1999)</a>. Even though the reporters have gotten more sophisticated and sensitive, we realized that there isn’t much mention of a single bacterial bioreporter capable of detecting different concentrations of a substance and reacting differently depending on the concentration. | ||
+ | </p><br><p class="blah"> | ||
+ | We thought the use of synthetic biology as well as the BioBrick standard could help create a “genetic circuit” <a href="#van">(van der Meer and Belkin, 2010)</a> capable of detecting different concentrations of a substance and reacting in a different manner depending on the amount detected. In our initial research we realized that the iGEM British Columbia 2009 team decided to do something similar, so we used parts of their project as a base and integrated parts of other previous iGEM projects in order to propose a new genetic construction capable of detecting different amounts of a certain substance. We call these new types of sensors, “intelligent biosensors”, because they have the ability to react in different ways depending on their surroundings. | ||
+ | </p><br><p class="blah"> | ||
+ | With our project we hope to continue with the previous efforts of other iGEM teams, and at the same time propose a new type of genetic circuit for achieving these functions. In the process we plan to develop BioBricks for two new families of phage activators as well as different BioBrick constructons that can make our system easy to adapt, so that the creation of these “intelligent biosensors” becomes just a matter of choosing the substance of interest and choosing the different reporters. | ||
+ | </p> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="ft"><div class="c"></div></div> | ||
+ | <div class="bgr"><br> | ||
+ | </div> | ||
+ | <div class="hd"><div class="g"></div></div> | ||
+ | <div class="top"> | ||
+ | <img src="https://static.igem.org/mediawiki/2010/4/42/Welcome.png" border="0" > | ||
+ | <div class="bdy"> | ||
+ | <p class="blah"> | ||
+ | Bacterial reporters or whole-cell bacterial sensors have always been an area of application for genetic manipulation and synthetic biology. As a matter of fact, constructing a bioreporter bacteria that has the ability to detect toxic chemicals is considered one of the first accomplishments in the discipline of synthetic biology <a href="#van">(van der Meer and Belkin, 2010)</a>. There are several advantages to using a bacterial bioreporter instead of a traditional physical or chemical sensors, for example, bacteria can offer the same specificity and sensitivity that traditional sensors offer, but they are much more portable and grow in inexpensive media. Furthermore, bacterial reporters also offer advantages over using other types of biosensors like enzymes and antibodies because they are living organisms and they are capable of analyzing samples through a process that involves many enzymes <a href="#yagi">(Yagi, 2007)</a> | ||
+ | </p><br><p class="blah"> | ||
+ | The first bacterial reporters appeared 20 years ago <a href="#van">(van der Meer and Belkin, 2010)</a> although these early tests didn’t use genetically modified microorganisms. Further research and development in the areas of genetic engineering and synthetic biology have resulted in many more applications such as detection of contaminants <a href="#willardson">(Willardson, et. Al., 1998)</a> and sugar and amino acid availability in soils <a href="#jaeger">(Jaeger, et. Al., 1999)</a>. Even though the reporters have gotten more sophisticated and sensitive, we realized that there isn’t much mention of a single bacterial bioreporter capable of detecting different concentrations of a substance and reacting differently depending on the concentration. | ||
+ | </p><br><p class="blahimgder"> | ||
+ | <img src=http://t2.gstatic.com/images?q=tbn:CdWigAFIgu8p8M:http://i266.photobucket.com/albums/ii257/durblet/unicorn-puzzle.jpg&t=1> | ||
+ | We thought the use of synthetic biology as well as the BioBrick standard could help create a “genetic circuit” <a href="#van">(van der Meer and Belkin, 2010)</a> capable of detecting different concentrations of a substance and reacting in a different manner depending on the amount detected. In our initial research we realized that the iGEM British Columbia 2009 team decided to do something similar, so we used parts of their project as a base and integrated parts of other previous iGEM projects in order to propose a new genetic construction capable of detecting different amounts of a certain substance. We call these new types of sensors, “intelligent biosensors”, because they have the ability to react in different ways depending on their surroundings. | ||
+ | </p><br><p class="blahimgizq"> | ||
+ | <img src=http://t2.gstatic.com/images?q=tbn:CdWigAFIgu8p8M:http://i266.photobucket.com/albums/ii257/durblet/unicorn-puzzle.jpg&t=1> | ||
+ | We thought the use of synthetic biology as well as the BioBrick standard could help create a “genetic circuit” <a href="#van">(van der Meer and Belkin, 2010)</a> capable of detecting different concentrations of a substance and reacting in a different manner depending on the amount detected. In our initial research we realized that the iGEM British Columbia 2009 team decided to do something similar, so we used parts of their project as a base and integrated parts of other previous iGEM projects in order to propose a new genetic construction capable of detecting different amounts of a certain substance. We call these new types of sensors, “intelligent biosensors”, because they have the ability to react in different ways depending on their surroundings. | ||
+ | |||
</p><br><p class="blah"> | </p><br><p class="blah"> | ||
With our project we hope to continue with the previous efforts of other iGEM teams, and at the same time propose a new type of genetic circuit for achieving these functions. In the process we plan to develop BioBricks for two new families of phage activators as well as different BioBrick constructons that can make our system easy to adapt, so that the creation of these “intelligent biosensors” becomes just a matter of choosing the substance of interest and choosing the different reporters. | With our project we hope to continue with the previous efforts of other iGEM teams, and at the same time propose a new type of genetic circuit for achieving these functions. In the process we plan to develop BioBricks for two new families of phage activators as well as different BioBrick constructons that can make our system easy to adapt, so that the creation of these “intelligent biosensors” becomes just a matter of choosing the substance of interest and choosing the different reporters. | ||
Line 667: | Line 810: | ||
</div> | </div> | ||
<div class="ft"><div class="c"></div></div> | <div class="ft"><div class="c"></div></div> | ||
+ | <div class="bgr"><br> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div class="ft"> </div> | ||
+ | <div class="texteando"> | ||
+ | <div class="hd"><div class="g"></div></div> | ||
+ | <div class="headercon">W3Schools.com</div> | ||
+ | <div class="leftcon"><p>"Never increase, beyond what is necessary, the number of entities required to explain anything." William of Ockham (1285-1349)</p></div> | ||
+ | <div class="rightcon"><p>"Never increase, beyond what is necessary, the number of entities required to explain anything." William of Ockham (1285-1349)</p></div> | ||
+ | <div class="rightcon"><p>"Never increase, beyond what is necessary, the number of entities required to explain anything." William of Ockham (1285-1349)</p></div> | ||
+ | <div class="footercon">Copyright 1999-2005 by Refsnes Data.</div> | ||
+ | <div class="ft"><div class="c"></div></div> | ||
+ | <div class="bgr"><br> | ||
</div> | </div> | ||
</div> | </div> | ||
- | </html> | + | </html>\ |
Revision as of 22:11, 27 October 2010
Welcome to the iGEM Tec-Monterrey 2010 Wiki. As
The first bacterial reporters appeared 20 years ago (van der Meer and Belkin, 2010) although these early tests didn’t use genetically modified microorganisms. Further research and development in the areas of genetic engineering and synthetic biology have resulted in many more applications such as detection of contaminants (Willardson, et. Al., 1998) and sugar and amino acid availability in soils (Jaeger, et. Al., 1999). Even though the reporters have gotten more sophisticated and sensitive, we realized that there isn’t much mention of a single bacterial bioreporter capable of detecting different concentrations of a substance and reacting differently depending on the concentration.
We thought the use of synthetic biology as well as the BioBrick standard could help create a “genetic circuit” (van der Meer and Belkin, 2010) capable of detecting different concentrations of a substance and reacting in a different manner depending on the amount detected. In our initial research we realized that the iGEM British Columbia 2009 team decided to do something similar, so we used parts of their project as a base and integrated parts of other previous iGEM projects in order to propose a new genetic construction capable of detecting different amounts of a certain substance. We call these new types of sensors, “intelligent biosensors”, because they have the ability to react in different ways depending on their surroundings.
With our project we hope to continue with the previous efforts of other iGEM teams, and at the same time propose a new type of genetic circuit for achieving these functions. In the process we plan to develop BioBricks for two new families of phage activators as well as different BioBrick constructons that can make our system easy to adapt, so that the creation of these “intelligent biosensors” becomes just a matter of choosing the substance of interest and choosing the different reporters.
Bacterial reporters or whole-cell bacterial sensors have always been an area of application for genetic manipulation and synthetic biology. As a matter of fact, constructing a bioreporter bacteria that has the ability to detect toxic chemicals is considered one of the first accomplishments in the discipline of synthetic biology (van der Meer and Belkin, 2010). There are several advantages to using a bacterial bioreporter instead of a traditional physical or chemical sensors, for example, bacteria can offer the same specificity and sensitivity that traditional sensors offer, but they are much more portable and grow in inexpensive media. Furthermore, bacterial reporters also offer advantages over using other types of biosensors like enzymes and antibodies because they are living organisms and they are capable of analyzing samples through a process that involves many enzymes (Yagi, 2007)
The first bacterial reporters appeared 20 years ago (van der Meer and Belkin, 2010) although these early tests didn’t use genetically modified microorganisms. Further research and development in the areas of genetic engineering and synthetic biology have resulted in many more applications such as detection of contaminants (Willardson, et. Al., 1998) and sugar and amino acid availability in soils (Jaeger, et. Al., 1999). Even though the reporters have gotten more sophisticated and sensitive, we realized that there isn’t much mention of a single bacterial bioreporter capable of detecting different concentrations of a substance and reacting differently depending on the concentration.
We thought the use of synthetic biology as well as the BioBrick standard could help create a “genetic circuit” (van der Meer and Belkin, 2010) capable of detecting different concentrations of a substance and reacting in a different manner depending on the amount detected. In our initial research we realized that the iGEM British Columbia 2009 team decided to do something similar, so we used parts of their project as a base and integrated parts of other previous iGEM projects in order to propose a new genetic construction capable of detecting different amounts of a certain substance. We call these new types of sensors, “intelligent biosensors”, because they have the ability to react in different ways depending on their surroundings.
We thought the use of synthetic biology as well as the BioBrick standard could help create a “genetic circuit” (van der Meer and Belkin, 2010) capable of detecting different concentrations of a substance and reacting in a different manner depending on the amount detected. In our initial research we realized that the iGEM British Columbia 2009 team decided to do something similar, so we used parts of their project as a base and integrated parts of other previous iGEM projects in order to propose a new genetic construction capable of detecting different amounts of a certain substance. We call these new types of sensors, “intelligent biosensors”, because they have the ability to react in different ways depending on their surroundings.
With our project we hope to continue with the previous efforts of other iGEM teams, and at the same time propose a new type of genetic circuit for achieving these functions. In the process we plan to develop BioBricks for two new families of phage activators as well as different BioBrick constructons that can make our system easy to adapt, so that the creation of these “intelligent biosensors” becomes just a matter of choosing the substance of interest and choosing the different reporters.
References
Jaeger, C. H., et. Al. (June 1999) Mapping of Sugar and Amino Acid Availability in Soil around Roots with Bacterial Sensors of Sucrose and Tryptophan. Applied and Environmental Microbiology, Vol. 65, No. 6, p. 2685 - 2690
Van der Meer, J. R. and Belkin, S. (July 2010) Where microbiology meets microengineering: design and applications of reporter bacteria. Nature Reviews Microbiology, Vol. 8, p. 511 - 522
Willardson, B. M., et. Al. (March 1998) Development and Testing of a Bacterial Biosensor for Toluene-Based Environmental Contaminants. Applied and Environmental Microbiology, Vol. 64, No. 3, p. 1006- 1012
Yagi, K. (2007) Applications of whole-cell bacterial sensors in biotechnology and environmental science. Applied Microbiology and Biotechnology, Vol. 73, p. 1251 - 1258
Welcome to the iGEM Tec-Monterrey 2010 Wiki. As
The first bacterial reporters appeared 20 years ago (van der Meer and Belkin, 2010) although these early tests didn’t use genetically modified microorganisms. Further research and development in the areas of genetic engineering and synthetic biology have resulted in many more applications such as detection of contaminants (Willardson, et. Al., 1998) and sugar and amino acid availability in soils (Jaeger, et. Al., 1999). Even though the reporters have gotten more sophisticated and sensitive, we realized that there isn’t much mention of a single bacterial bioreporter capable of detecting different concentrations of a substance and reacting differently depending on the concentration.
We thought the use of synthetic biology as well as the BioBrick standard could help create a “genetic circuit” (van der Meer and Belkin, 2010) capable of detecting different concentrations of a substance and reacting in a different manner depending on the amount detected. In our initial research we realized that the iGEM British Columbia 2009 team decided to do something similar, so we used parts of their project as a base and integrated parts of other previous iGEM projects in order to propose a new genetic construction capable of detecting different amounts of a certain substance. We call these new types of sensors, “intelligent biosensors”, because they have the ability to react in different ways depending on their surroundings.
With our project we hope to continue with the previous efforts of other iGEM teams, and at the same time propose a new type of genetic circuit for achieving these functions. In the process we plan to develop BioBricks for two new families of phage activators as well as different BioBrick constructons that can make our system easy to adapt, so that the creation of these “intelligent biosensors” becomes just a matter of choosing the substance of interest and choosing the different reporters.
Bacterial reporters or whole-cell bacterial sensors have always been an area of application for genetic manipulation and synthetic biology. As a matter of fact, constructing a bioreporter bacteria that has the ability to detect toxic chemicals is considered one of the first accomplishments in the discipline of synthetic biology (van der Meer and Belkin, 2010). There are several advantages to using a bacterial bioreporter instead of a traditional physical or chemical sensors, for example, bacteria can offer the same specificity and sensitivity that traditional sensors offer, but they are much more portable and grow in inexpensive media. Furthermore, bacterial reporters also offer advantages over using other types of biosensors like enzymes and antibodies because they are living organisms and they are capable of analyzing samples through a process that involves many enzymes (Yagi, 2007)
The first bacterial reporters appeared 20 years ago (van der Meer and Belkin, 2010) although these early tests didn’t use genetically modified microorganisms. Further research and development in the areas of genetic engineering and synthetic biology have resulted in many more applications such as detection of contaminants (Willardson, et. Al., 1998) and sugar and amino acid availability in soils (Jaeger, et. Al., 1999). Even though the reporters have gotten more sophisticated and sensitive, we realized that there isn’t much mention of a single bacterial bioreporter capable of detecting different concentrations of a substance and reacting differently depending on the concentration.
We thought the use of synthetic biology as well as the BioBrick standard could help create a “genetic circuit” (van der Meer and Belkin, 2010) capable of detecting different concentrations of a substance and reacting in a different manner depending on the amount detected. In our initial research we realized that the iGEM British Columbia 2009 team decided to do something similar, so we used parts of their project as a base and integrated parts of other previous iGEM projects in order to propose a new genetic construction capable of detecting different amounts of a certain substance. We call these new types of sensors, “intelligent biosensors”, because they have the ability to react in different ways depending on their surroundings.
We thought the use of synthetic biology as well as the BioBrick standard could help create a “genetic circuit” (van der Meer and Belkin, 2010) capable of detecting different concentrations of a substance and reacting in a different manner depending on the amount detected. In our initial research we realized that the iGEM British Columbia 2009 team decided to do something similar, so we used parts of their project as a base and integrated parts of other previous iGEM projects in order to propose a new genetic construction capable of detecting different amounts of a certain substance. We call these new types of sensors, “intelligent biosensors”, because they have the ability to react in different ways depending on their surroundings.
With our project we hope to continue with the previous efforts of other iGEM teams, and at the same time propose a new type of genetic circuit for achieving these functions. In the process we plan to develop BioBricks for two new families of phage activators as well as different BioBrick constructons that can make our system easy to adapt, so that the creation of these “intelligent biosensors” becomes just a matter of choosing the substance of interest and choosing the different reporters.
References
Jaeger, C. H., et. Al. (June 1999) Mapping of Sugar and Amino Acid Availability in Soil around Roots with Bacterial Sensors of Sucrose and Tryptophan. Applied and Environmental Microbiology, Vol. 65, No. 6, p. 2685 - 2690
Van der Meer, J. R. and Belkin, S. (July 2010) Where microbiology meets microengineering: design and applications of reporter bacteria. Nature Reviews Microbiology, Vol. 8, p. 511 - 522
Willardson, B. M., et. Al. (March 1998) Development and Testing of a Bacterial Biosensor for Toluene-Based Environmental Contaminants. Applied and Environmental Microbiology, Vol. 64, No. 3, p. 1006- 1012
Yagi, K. (2007) Applications of whole-cell bacterial sensors in biotechnology and environmental science. Applied Microbiology and Biotechnology, Vol. 73, p. 1251 - 1258
"Never increase, beyond what is necessary, the number of entities required to explain anything." William of Ockham (1285-1349)
"Never increase, beyond what is necessary, the number of entities required to explain anything." William of Ockham (1285-1349)
"Never increase, beyond what is necessary, the number of entities required to explain anything." William of Ockham (1285-1349)