Team:Lyon-INSA-ENS/Project/IntroductionFr
From 2011.igem.org
Line 2: | Line 2: | ||
{{Lyon-INSA-ENS/blocStyle}} | {{Lyon-INSA-ENS/blocStyle}} | ||
{{INSA-Lyon/styletestaurelie}} | {{INSA-Lyon/styletestaurelie}} | ||
- | {{Lyon-INSA-ENS/ | + | {{Lyon-INSA-ENS/menuhorizontalProject}} |
- | <!-- {{Lyon-INSA-ENS/ | + | <!--{{Lyon-INSA-ENS/menuProjectContext}}--> |
- | {{Lyon-INSA-ENS/ | + | {{Lyon-INSA-ENS/menuProjectVertical|Context = actif}} |
- | + | ||
- | + | ||
<html> | <html> | ||
- | |||
<style type="text/css";> | <style type="text/css";> | ||
.firstHeading{background-image: url(https://static.igem.org/mediawiki/2011/0/0a/Banniere_centrale_nucleaire.jpg);background-repeat: no repeat;} | .firstHeading{background-image: url(https://static.igem.org/mediawiki/2011/0/0a/Banniere_centrale_nucleaire.jpg);background-repeat: no repeat;} | ||
+ | |||
+ | .lock { | ||
+ | position: relative; | ||
+ | cursor: pointer; | ||
+ | } | ||
+ | .lock .lock-hidden { | ||
+ | /* positionnement du bloc qui apparait */ | ||
+ | display: none; | ||
+ | position: absolute; | ||
+ | top: 25px; | ||
+ | left: -300px; | ||
+ | width : 500px; | ||
+ | |||
+ | /* style du bloc qui apparait */ | ||
+ | border: 2px solid blue; | ||
+ | border-radius: 5px; | ||
+ | background-color: white; | ||
+ | -moz-border-radius: 5px; | ||
+ | -webkit-border-radius: 5px; | ||
+ | text-align: center; | ||
+ | } | ||
+ | .lock:hover .lock-hidden { | ||
+ | display: block; | ||
+ | } | ||
</style> | </style> | ||
+ | |||
+ | <SCRIPT LANGUAGE="javascript"> | ||
+ | |||
+ | Image1 = new Image(650,479) | ||
+ | Image1.src = "https://static.igem.org/mediawiki/2011/e/eb/Schema_projet.png" | ||
+ | |||
+ | Image2 = new Image(650,479) | ||
+ | Image2.src = "https://static.igem.org/mediawiki/2011/2/28/Schema_etape_1.png" | ||
+ | |||
+ | Image3 = new Image(650,479) | ||
+ | Image3.src = "https://static.igem.org/mediawiki/2011/2/20/Schema1_Etape2.jpg" | ||
+ | |||
+ | Image4 = new Image(650,479) | ||
+ | Image4.src = "https://static.igem.org/mediawiki/2011/f/ff/Schema1_Etape3.jpg" | ||
+ | |||
+ | Image5 = new Image(650,479) | ||
+ | Image5.src = " https://static.igem.org/mediawiki/2011/9/92/Schema1_etape4.jpg" | ||
+ | |||
+ | Image6 = new Image(650,479) | ||
+ | Image6.src = "https://static.igem.org/mediawiki/2011/4/45/Schema1_etape5.jpg" | ||
+ | |||
+ | Image7 = new Image(650,479) | ||
+ | Image7.src = "https://static.igem.org/mediawiki/2011/1/19/Schema2.jpg" | ||
+ | |||
+ | Image8 = new Image(650,479) | ||
+ | Image8.src = "https://static.igem.org/mediawiki/2011/4/43/Schema2_phase1.jpg" | ||
+ | |||
+ | Image9 = new Image(650,479) | ||
+ | Image9.src = "https://static.igem.org/mediawiki/2011/f/f3/Schema2_phase2.jpg" | ||
+ | |||
+ | Image10 = new Image(650,479) | ||
+ | Image10.src = "https://static.igem.org/mediawiki/2011/9/9d/Schema2_phase3.jpg" | ||
+ | |||
+ | </SCRIPT> | ||
+ | |||
+ | <SCRIPT LANGUAGE="javascript"> | ||
+ | |||
+ | function etape1() { | ||
+ | document.emp.src = Image2.src; return true; | ||
+ | } | ||
+ | |||
+ | function etape2() { | ||
+ | document.emp.src = Image3.src; return true; | ||
+ | } | ||
+ | |||
+ | function etape3() { | ||
+ | document.emp.src = Image4.src; return true; | ||
+ | } | ||
+ | |||
+ | function etape4() { | ||
+ | document.emp.src = Image5.src; return true; | ||
+ | } | ||
+ | |||
+ | function etape5() { | ||
+ | document.emp.src = Image6.src; return true; | ||
+ | } | ||
+ | |||
+ | function original() { | ||
+ | document.emp.src = Image1.src; return true; | ||
+ | } | ||
+ | |||
+ | function original2() { | ||
+ | document.emp2.src = Image7.src; return true; | ||
+ | } | ||
+ | |||
+ | function etape1_2() { | ||
+ | document.emp2.src = Image8.src; return true; | ||
+ | } | ||
+ | |||
+ | function etape2_2() { | ||
+ | document.emp2.src = Image9.src; return true; | ||
+ | } | ||
+ | |||
+ | function etape3_2() { | ||
+ | document.emp2.src = Image10.src; return true; | ||
+ | } | ||
+ | |||
+ | </SCRIPT> | ||
+ | |||
<div style="float : left; margin-top : -10px; margin-left : -200px"> | <div style="float : left; margin-top : -10px; margin-left : -200px"> | ||
Line 21: | Line 121: | ||
</div> | </div> | ||
- | + | ||
+ | <div id="language";> | ||
<img src="https://static.igem.org/mediawiki/2011/e/ef/Drapeau-anglais.gif"; width=20px; /> <a href="/Team:Lyon-INSA-ENS/Project/Parts">English version </a> | <img src="https://static.igem.org/mediawiki/2011/e/ef/Drapeau-anglais.gif"; width=20px; /> <a href="/Team:Lyon-INSA-ENS/Project/Parts">English version </a> | ||
</div> | </div> | ||
- | |||
+ | <map name="ma_map" id="id_map"> | ||
+ | <area shape="rect" coords="6,35,55,80" alt="Stage 1" href="https://static.igem.org/mediawiki/2011/2/28/Schema_etape_1.png" onmouseover="etape1()" onmouseout="original()"/> | ||
+ | <area shape="rect" coords="60,183,114,232" alt="Stage 2" href="https://static.igem.org/mediawiki/2011/2/20/Schema1_Etape2.jpg" onmouseover="etape2()" onmouseout="original()"/> | ||
+ | <area shape="rect" coords="294,135,350,185" alt="Stage 3" href="https://static.igem.org/mediawiki/2011/f/ff/Schema1_Etape3.jpg" onmouseover="etape3()" onmouseout="original()"/> | ||
+ | <area shape="rect" coords="558,271,604,313" alt="Stage 4" href="https://static.igem.org/mediawiki/2011/9/92/Schema1_etape4.jpg" onmouseover="etape4()" onmouseout="original()"/> | ||
+ | <area shape="rect" coords="125,388,178,434" alt="Stage 5" href="https://static.igem.org/mediawiki/2011/4/45/Schema1_etape5.jpg" onmouseover="etape5()" onmouseout="original()"/> | ||
+ | </map> | ||
- | < | + | <map name="ma_map2" id="id_map2"> |
+ | <area shape="rect" coords="224,365,282,415" alt="Stage 1" href="https://static.igem.org/mediawiki/2011/4/43/Schema2_phase1.jpg" onmouseover="etape1_2()" onmouseout="original2()"/> | ||
+ | <area shape="rect" coords="196,146,242,203" alt="Stage 2" href="https://static.igem.org/mediawiki/2011/f/f3/Schema2_phase2.jpg" onmouseover="etape2_2()" onmouseout="original2()"/> | ||
+ | <area shape="rect" coords="45,255,100,304" alt="Stage 3" href="https://static.igem.org/mediawiki/2011/9/9d/Schema2_phase3.jpg" onmouseover="etape3_2()" onmouseout="original2()"/> | ||
+ | </map> | ||
- | + | <div class="contenugrand2";> | |
- | + | <br><br> | |
- | </font></p> | + | <br> |
+ | <br/><br/> | ||
+ | <p id="top"> <font color="green" size="6"> | ||
+ | Le projet "Cobalt Buster"<br><HR> | ||
+ | <br/> | ||
+ | </font> | ||
+ | </p><br/> | ||
- | <br/><br/><br/> | + | <ul style="list-style-type:circle;margin-left:10%;"> |
+ | <li> <a href="#rcn-csgBAEFG"> <font color="green"> <b> Surproduction de Curli via un opéron synthétique contrôlé par le promoter Prcn-csgBAEFG inductible par le cobalt</b> </font> </a> </li> | ||
+ | <br/> | ||
+ | <li> <a href="#ompR"> <font color="green"> <b> Surexpression du gène Curli via le superactivateur OmpR234 </b> </font> </a> </li> | ||
+ | <br> | ||
+ | <li> <a href="#adhesion"> <font color="green"> <b> Ingénerie <i>chez E. coli</i> au niveau de l'adhésion afin d'améliorer la bioremédiation </b> </font> </a> </li> | ||
+ | <br/> | ||
+ | </ul> | ||
- | + | <br> | |
- | + | <br> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | < | + | <p id =rcn-csgBAEFG> <font color="green" size="4" style="line-height : 1.5em"> |
- | + | <big>Overproduction of curli </big>via a synthetic operon controled by a cobalt-<br>inducible promoter P<i>rcn-csgBAEFG</i><br><HR> | |
- | < | + | </font></p> |
- | + | ||
- | </p> | + | |
- | <br | + | <br> <br> |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | < | + | |
- | + | <div style="text-align:center;"> | |
+ | <img name="emp" src="https://static.igem.org/mediawiki/2011/e/eb/Schema_projet.png" heigth="479px" width="650px" border=0 usemap="#ma_map"/> | ||
+ | </div> | ||
- | <p> <font color="green" size="5"> | + | <br><br><br><br><br> |
- | + | ||
+ | <p id=ompR> <font color="green" size="5"> | ||
+ | Overexpression of curli genes via the superactivator OmpR234<br><HR> | ||
</font></p> | </font></p> | ||
<br> <br><br> <br> | <br> <br><br> <br> | ||
+ | |||
<div style="text-align:center;"> | <div style="text-align:center;"> | ||
- | <img src="https://static.igem.org/mediawiki/2011/ | + | <img name="emp2" src="https://static.igem.org/mediawiki/2011/1/19/Schema2.jpg" heigth="479px" width="650px" border=0 usemap="#ma_map2"/> |
</div> | </div> | ||
- | <br | + | <br><br> |
- | + | <br> | |
+ | <br><br> | ||
+ | <br> | ||
- | + | <!-- Description projet --> | |
- | + | ||
- | </font></p> | + | <br/> |
+ | <p id=adhesion> <font color="green" size="5"> | ||
+ | Engineering <i>E. coli</i> adhesion for improved bioremediation<br><HR> | ||
+ | </font> | ||
+ | </p> | ||
+ | <br/><br/> | ||
- | |||
- | < | + | <p style="line-height : 1.5em"> |
- | < | + | <b>Biofilms and depollution.</b> Often associated to disease and unwanted surface fouling, biofilms |
- | </ | + | are helpful in bioremediation, biocatalysis or as microbial fuel cells. Bioremediation processes |
+ | use natural microbial ability to degrade organic substances or to modify metal speciation | ||
+ | by immobilization or volatilization. Such properties are observed in natural ecosytems as in | ||
+ | artificial systems used to clean solid or liquid waste. Intensity and quality of the microbial | ||
+ | activities depend on local physical and chemical factors, and also on the way of life of | ||
+ | microbes (biofilm or plankton). Biofilm formation is associated to resistance to most of | ||
+ | biocides by diverse mechanisms. Adhesion is therefore a choice property in most remediation | ||
+ | processes. | ||
+ | </p> | ||
+ | <br/><br/> | ||
+ | <p style="line-height : 1.5em"> | ||
+ | <b>Strategy: boost natural abilities!</b> Binding to extracellular matrix, efflux pumps and | ||
+ | activation of transporters allow concentration and sequestration of biocides such as metals. | ||
+ | Genetic engineering allows to boost these activities and to improve the treatment of metallic | ||
+ | pollution, especially for toxic metals in low concentration. Classic chemical processes using | ||
+ | ion-exchange resins are then economically inappropriate, and thanks to their high selectivity, | ||
+ | micro-organisms appear very efficient. | ||
+ | </p> | ||
+ | |||
+ | <br/><br/> | ||
+ | |||
+ | <p style="line-height : 1.5em"> | ||
+ | <b>OGM biofilters for nuclear liquid waste treatment.</b> Treatment of nuclear waste is a | ||
+ | promising application for biological treatment of metals contaminations. Confinement is | ||
+ | indeed a major hindrance to the use of Genetically Modified Organisms for waste treatment. | ||
+ | Since radioactive waste are submitted to a strict and regulated handling, use of GMO in this | ||
+ | context should be well-accepted by the society. The activity of modern nuclear power plants | ||
+ | with pressurized water reactors generates radioactive effluents that contain among others | ||
+ | radioactive cobalt. The tubing of the cooling circuit is made of a steel alloy rich in cobalt and | ||
+ | nickel. Under neutrons bombardment coming from the reactor, <b>these stable metals change into | ||
+ | radioactive isotopes.</b> </p> | ||
+ | |||
+ | <div class="lock" > | ||
+ | <img src="https://static.igem.org/mediawiki/2011/4/4f/Interrogation.jpg" width="18px" /> | ||
+ | <div class="lock-hidden" style="line-height : 1.5em"> | ||
+ | Undergoing neutron bombardment coming from the reactor , stable metals change into 60Co | ||
+ | (half-life = 5.3 years) and 58Co (half-life = 71 days). The capture of cobalt is interesting on | ||
+ | a <b>sanitary</b> point of view, because it represents a <b>danger under both its radioactive and | ||
+ | stable forms (carcinogenic)</b>. It also represents an advantage on an <b>environmental</b> point of | ||
+ | view, in order to avoid contamination of waters, soil and groundwater. Even with a short half | ||
+ | life, cobalt 60 emits <b>high intensity gamma rays</b>, and decays to nickel, which is stable but | ||
+ | polluting. | ||
+ | </div> | ||
</div> | </div> | ||
- | |||
+ | <p style="line-height : 1.5em; text-indent : 0%"> | ||
+ | Corrosion results in solubilization of these activation products, and water | ||
+ | contamination. | ||
+ | </p> | ||
+ | |||
+ | <br/><br/> | ||
+ | |||
+ | <p style="line-height : 1.5em"> | ||
+ | <b>Selective cobalt capture.</b> Controlled immobilization of radioactive cobalt is both an | ||
+ | important sanitary and environmental issue. Activation products are routinely captured | ||
+ | by using synthetic ion exchangers. This generates large volume of solid waste due to the | ||
+ | nonspecific nature of ion sorption. In this context, a researcher from the Lyon INSA-ENS | ||
+ | team has recently constructed an <b>E.coli strain able to eliminate 85% of radioactive cobalt </b> initially present as traces in a simulated nuclear effluent.</p> | ||
+ | |||
+ | <div class="lock" style="float : right; margin-right : 18%; margin-top: -20px"> | ||
+ | <img src="https://static.igem.org/mediawiki/2011/4/4f/Interrogation.jpg" width="20px" /> | ||
+ | <div class="lock-hidden" style="line-height : 1.5em"> | ||
+ | An efflux gene rcnA* knockout mutant of the E. coli was engineered to produce a transporter | ||
+ | with preferential uptake for cobalt (NiCoT). The process that was developed by Agnès | ||
+ | Rodrigue and her Indian colleagues ensures the decontamination of cobalt <b>up to 0,5 ppm</b> (8 | ||
+ | nM in 100 000L) with <b>only 4kg of bacteria as against 50kg</b> with an unmodified bacterium or | ||
+ | 8,000kg of an ion-exchange polymer in only twice one-hour incubations. This kind of process | ||
+ | with modified bacteria will be a good value because the production of bacteria in a bioreactor | ||
+ | is economical. (Appl Microbio Biotechnol 2009 81:571- 578). <br/> | ||
+ | |||
+ | * rcnA = resistance to cobalt and nickel | ||
+ | </div> | ||
+ | </div> | ||
+ | <p style="line-height : 1.5em; text-indent : 0%"> | ||
+ | However, the recovery of cobalt-fixing bacteria has to be facilitated before to consider industrial application. | ||
+ | </p> | ||
+ | |||
+ | <br/><br/> | ||
+ | |||
+ | <p style="line-height : 1.5em"> | ||
+ | <b>“Cobalt Buster” biofilter.</b> Our objective is to facilitate the recovery of the metal-stuffed | ||
+ | bacteria by inducing their fixation to a solid support. (France 3 movie?). We choose to | ||
+ | engineer this sought-after adherence property by using the exceptional properties of the | ||
+ | curli amyloid fibers. In a first approach, a synthetic operon comprising the absolutely | ||
+ | required genes for curli production under control of a strong and cobalt-inducible promoter | ||
+ | was designed and synthesized. This construct allows K12 E. coli (MC4100, MG1655, | ||
+ | NM522…) to stick to polystyrene and glass. Adherence is reinforced by the presence of | ||
+ | cobalt and should avoid free floating growth. In a second approach, a part allowing the | ||
+ | constitutive overproduction of the curli superactivator OmpR234 was constructed. By | ||
+ | activating the cryptic curli genes located in the core genome of K12 E. coli, this part allows | ||
+ | to increase bacterial adherence to polystyrene and glass. Such results lead us to discuss of a | ||
+ | possible <a href="/Team:Lyon-INSA-ENS/Project/Industrialization"><b> industrialization </b></a> with the ASSYSTEM company and of research and development | ||
+ | perspectives with the EDF company. | ||
+ | </p> | ||
+ | |||
+ | |||
+ | |||
+ | <br/><br/><br/> | ||
+ | </span> | ||
+ | </p> | ||
+ | </div> | ||
+ | </html> | ||
{{Lyon-INSA-ENS/footer}} | {{Lyon-INSA-ENS/footer}} |
Revision as of 13:09, 20 September 2011
Le projet "Cobalt Buster"
- Surproduction de Curli via un opéron synthétique contrôlé par le promoter Prcn-csgBAEFG inductible par le cobalt
- Surexpression du gène Curli via le superactivateur OmpR234
- Ingénerie chez E. coli au niveau de l'adhésion afin d'améliorer la bioremédiation
Overproduction of curli via a synthetic operon controled by a cobalt-
inducible promoter Prcn-csgBAEFG
Overexpression of curli genes via the superactivator OmpR234
Engineering E. coli adhesion for improved bioremediation
Biofilms and depollution. Often associated to disease and unwanted surface fouling, biofilms are helpful in bioremediation, biocatalysis or as microbial fuel cells. Bioremediation processes use natural microbial ability to degrade organic substances or to modify metal speciation by immobilization or volatilization. Such properties are observed in natural ecosytems as in artificial systems used to clean solid or liquid waste. Intensity and quality of the microbial activities depend on local physical and chemical factors, and also on the way of life of microbes (biofilm or plankton). Biofilm formation is associated to resistance to most of biocides by diverse mechanisms. Adhesion is therefore a choice property in most remediation processes.
Strategy: boost natural abilities! Binding to extracellular matrix, efflux pumps and activation of transporters allow concentration and sequestration of biocides such as metals. Genetic engineering allows to boost these activities and to improve the treatment of metallic pollution, especially for toxic metals in low concentration. Classic chemical processes using ion-exchange resins are then economically inappropriate, and thanks to their high selectivity, micro-organisms appear very efficient.
OGM biofilters for nuclear liquid waste treatment. Treatment of nuclear waste is a promising application for biological treatment of metals contaminations. Confinement is indeed a major hindrance to the use of Genetically Modified Organisms for waste treatment. Since radioactive waste are submitted to a strict and regulated handling, use of GMO in this context should be well-accepted by the society. The activity of modern nuclear power plants with pressurized water reactors generates radioactive effluents that contain among others radioactive cobalt. The tubing of the cooling circuit is made of a steel alloy rich in cobalt and nickel. Under neutrons bombardment coming from the reactor, these stable metals change into radioactive isotopes.
Corrosion results in solubilization of these activation products, and water contamination.
Selective cobalt capture. Controlled immobilization of radioactive cobalt is both an important sanitary and environmental issue. Activation products are routinely captured by using synthetic ion exchangers. This generates large volume of solid waste due to the nonspecific nature of ion sorption. In this context, a researcher from the Lyon INSA-ENS team has recently constructed an E.coli strain able to eliminate 85% of radioactive cobalt initially present as traces in a simulated nuclear effluent.
* rcnA = resistance to cobalt and nickel
However, the recovery of cobalt-fixing bacteria has to be facilitated before to consider industrial application.
“Cobalt Buster” biofilter. Our objective is to facilitate the recovery of the metal-stuffed bacteria by inducing their fixation to a solid support. (France 3 movie?). We choose to engineer this sought-after adherence property by using the exceptional properties of the curli amyloid fibers. In a first approach, a synthetic operon comprising the absolutely required genes for curli production under control of a strong and cobalt-inducible promoter was designed and synthesized. This construct allows K12 E. coli (MC4100, MG1655, NM522…) to stick to polystyrene and glass. Adherence is reinforced by the presence of cobalt and should avoid free floating growth. In a second approach, a part allowing the constitutive overproduction of the curli superactivator OmpR234 was constructed. By activating the cryptic curli genes located in the core genome of K12 E. coli, this part allows to increase bacterial adherence to polystyrene and glass. Such results lead us to discuss of a possible industrialization with the ASSYSTEM company and of research and development perspectives with the EDF company.