The birth control pill is a widespread contraception method. However, large amounts of these modified estrogens leave the body again in urine. The conventional methods in sewage treatment plants are unable to treat waste water sufficiently because the most frequently used estrogen ethinyl estradiol is very difficult to break down. As a result, the hormone finds its way into rivers and lakes and accumulates in drinking water with serious consequences for fish and other aquatic life. These range from reproductive and severe developmental disorders to the formation of female sexual characteristics in males. The long-term consequences of increasing estrogen pollution for human beings are still largely unknown. Nonetheless, declining sperm counts and thereby increasing infertility in men living in industrial nations may well relate to this hormonal pollution. In addition, testicular and prostate cancers as well as osteoporosis could be a consequence of overly high concentrations of estrogen in the human body.
The goal of Bielefeld’s iGEM team is to develop a biological filter using immobilized laccases to purify municipal and industrial wastewater from synthetic estrogens and other aromatic compounds. Laccases are copper-containing oxidase enzymes found in many organisms, and one of their properties is the ability to break down a wide range of aromatic and phenolic compounds. For this purpose, genes of various bacterial and eukaryotic laccases should be isolated and expressed in Escherichia coli and Pichia pastoris. The team is aiming to manufacture this enzyme economically and safely with the help of methods from synthetic biology. It should also be possible to extend the concept to other, in part poisonous and carcinogenic pollutants in drinking and waste water, as well as into industrial application, such as in paper and textile industries or even for bioremediation of contaminated soil.
Team:Bielefeld-Germany
From 2012.igem.org
(Difference between revisions)
(→Our Partners) |
|||
(154 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
{{Team:Bielefeld/Head}} | {{Team:Bielefeld/Head}} | ||
- | |||
<html> | <html> | ||
- | < | + | <!-- Flexslider CSS and JS --> |
+ | <link rel="stylesheet" href="http://2012.igem-bielefeld.de/includes/wiki/flex/css/flexslider.css" type="text/css"> | ||
+ | <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script> | ||
+ | <script src="http://2012.igem-bielefeld.de/includes/wiki/flex/js/jquery.flexslider.js"></script> | ||
- | < | + | <!-- Load the flexslider --> |
+ | <script type="text/javascript" charset="utf-8"> | ||
+ | $(window).load(function() { | ||
+ | $('.flexslider').flexslider({ | ||
+ | animation: "fade", // slide or fade | ||
+ | controlsContainer: ".flex-container" // the container that holds the flexslider | ||
+ | }); | ||
+ | }); | ||
+ | </script> | ||
- | < | + | <!-- Slider Container and Images --> |
- | + | <div style="padding:5px; z-index:1;"> | |
- | + | ||
+ | <div class="flexslider"> | ||
+ | <ul class="slides"> | ||
+ | <li> | ||
+ | <div class="frontpage-slide"> | ||
+ | <img src="https://static.igem.org/mediawiki/2012/6/6c/Bielefeld2012_Plan.jpg"> | ||
+ | <div class="slide-right-col"> | ||
+ | <div class="slide-heading"> | ||
+ | Our Plan | ||
+ | </div> | ||
+ | |||
+ | TOXIC COMPOUNDS IN NATURAL WATER - A CASE FOR LACCASE <br> | ||
+ | Our goal is to develop a biological filter using immobilized laccases to purify municipal and industrial wastewater from synthetic estrogens and other aromatic compounds. | ||
+ | <p><a href="https://2012.igem.org/Team:Bielefeld-Germany/Project/Appoach"> | ||
+ | Click here to read more</a> about our project | ||
+ | </p> | ||
- | < | + | </div> |
- | <div | + | <div class=clear></div> |
- | + | </div> | |
+ | </li> | ||
+ | <li> | ||
+ | <div class="frontpage-slide"> | ||
+ | <img src="https://static.igem.org/mediawiki/2012/9/9b/Bielefeld2012_Realization.jpg"> | ||
+ | <div class="slide-right-col"> | ||
+ | <div class="slide-heading"> | ||
+ | The Realization | ||
+ | </div> | ||
+ | |||
+ | To realize our goal we first produced the laccases in different clades and purified them. After that, we immobilized them and tested their acitivity. | ||
+ | <p><a href="https://2012.igem.org/Team:Bielefeld-Germany/Results/Summary"> | ||
+ | Click here to read more </a> about our methods... | ||
+ | </p> | ||
+ | |||
+ | </div> | ||
+ | <div class=clear></div> | ||
+ | </div> | ||
+ | </li> | ||
+ | <li> | ||
+ | <div class="frontpage-slide"> | ||
+ | <img src="https://static.igem.org/mediawiki/2012/d/d8/Bielefeld2012_Potential.jpg"> | ||
+ | <div class="slide-right-col"> | ||
+ | <div class="slide-heading"> | ||
+ | The Potential | ||
+ | </div> | ||
- | < | + | Upon working with two different sewage treatment plants, we confirmed that our project has the potential to solve problems of micro contaminations in sewage water. |
+ | <p><a href="https://2012.igem.org/Team:Bielefeld-Germany/Sewage_treatment_plant"> | ||
+ | Click here to read more</a> about microcontaminents and about the application of our project in clarification plants...</p> | ||
+ | </div> | ||
+ | <div class=clear></div> | ||
+ | </div> | ||
+ | </li> | ||
+ | <li> | ||
+ | <div class="frontpage-slide"> | ||
+ | <img src="https://static.igem.org/mediawiki/2012/6/69/Bielefeld2012_Trametes_Laccase.JPG"> | ||
+ | <div class="slide-right-col"> | ||
+ | <div class="slide-heading"> | ||
+ | Laccases - Our Teammate | ||
+ | </div> | ||
+ | Laccases have the ability to oxidize phenolic and nonphenolic lignin related compounds as well as highly recalcitrant environmental pollutants. This makes them very useful for applications concerning several biotechnological processes. | ||
+ | |||
+ | <p><a href="https://2012.igem.org/Team:Bielefeld-Germany/Project/Background#3"> | ||
+ | Click here to read more</a> about laccases... | ||
+ | </p> | ||
+ | |||
+ | |||
+ | </div> | ||
+ | |||
+ | <div class=clear></div> | ||
+ | </div> | ||
+ | </li> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | </ul> | ||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | <div class=frontpage-content-left> | ||
+ | <div id=page-title> | ||
+ | <span id=page-title-text> | ||
+ | Welcome | ||
+ | </span> | ||
+ | </div> | ||
+ | |||
+ | <p align=justify> | ||
+ | The birth control pill is a widespread contraception method. However, large amounts of these modified estrogens leave the body again in urine. The conventional methods in sewage treatment plants are unable to treat waste water sufficiently because the most frequently used estrogen ethinyl estradiol is very difficult to break down. As a result, the hormone finds its way into rivers and lakes and accumulates in drinking water with serious consequences for fish and other aquatic life. These range from reproductive and severe developmental disorders to the formation of female sexual characteristics in males. The long-term consequences of increasing estrogen pollution for human beings are still largely unknown. Nonetheless, declining sperm counts and thereby increasing infertility in men living in industrial nations may well relate to this hormonal pollution. In addition, testicular and prostate cancers as well as osteoporosis could be a consequence of overly high concentrations of estrogen in the human body.<br><br> | ||
+ | The goal of Bielefeld’s iGEM team is to develop a biological filter using immobilized laccases to purify municipal and industrial wastewater from synthetic estrogens and other aromatic compounds. Laccases are copper-containing oxidase enzymes found in many organisms, and one of their properties is the ability to break down a wide range of aromatic and phenolic compounds. For this purpose, genes of various bacterial and eukaryotic laccases should be isolated and expressed in <i>Escherichia coli</i> and <i>Pichia pastoris</i>. The team is aiming to manufacture this enzyme economically and safely with the help of methods from synthetic biology. It should also be possible to extend the concept to other, in part poisonous and carcinogenic pollutants in drinking and waste water, as well as into industrial application, such as in paper and textile industries or even for bioremediation of contaminated soil. </p> | ||
+ | |||
+ | <div id=page-title> | ||
+ | <span id=page-title-text> | ||
+ | A Case for Laccase! | ||
+ | </span> | ||
+ | </div> | ||
+ | <iframe width="550" height="315" src="http://www.youtube.com/embed/dSUzhVJtUQw" frameborder="0" allowfullscreen></iframe> | ||
+ | |||
+ | |||
+ | </div> | ||
+ | <div class=frontpage-content-right> | ||
+ | <div id=page-title> | ||
+ | <span id=page-title-text> | ||
+ | iGEM Team Bielefeld 2012 | ||
+ | </span> | ||
+ | </div> | ||
+ | |||
+ | <div align="center" style="z-index:0;"><object width="375" height="220"><param name="movie" value="http://www.youtube.com/v/HwvumBLdwP8?fs=1&hl=en_GB"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><param name="wmode" value="opaque" /><embed src="http://www.youtube.com/v/HwvumBLdwP8?fs=1&hl=en_GBfullscreen="true" width="375" height="220" wmode="opaque"></embed></object></div> | ||
+ | |||
+ | <div id=page-title> | ||
+ | <span id=page-title-text> | ||
+ | Achievements | ||
+ | </span> | ||
+ | </div> | ||
</html> | </html> | ||
- | + | <p> | |
+ | [[File:Bielefeld-Germany2012_Goldmedaillie.png|100px|left]] | ||
- | {| cellspacing=" | + | |
- | | [[File:Promega logo 180x109.gif| | + | :::Gold medal at the Europe Regional Jamboree |
+ | </p> | ||
+ | <br style="clear: both" /> | ||
+ | <p> | ||
+ | [[File:Bielefeld-Germany2012_Qualified_stemp.png|100px|left]] | ||
+ | |||
+ | |||
+ | :::Qualified for the World Championship | ||
+ | </p> | ||
+ | <br style="clear: both" /> | ||
+ | <p> | ||
+ | [[File:Bielefeld-Germany2012_Check.jpg|20px|left]] | ||
+ | :Production of four active bacterial laccases | ||
+ | </p> | ||
+ | <p> | ||
+ | [[File:Bielefeld-Germany2012_Check.jpg|20px|left]] | ||
+ | :Design and assembly of a shuttle vector for site-directed integration in ''P. pastoris'' | ||
+ | </p> | ||
+ | <p> | ||
+ | [[File:Bielefeld-Germany2012_Check.jpg|20px|left]] | ||
+ | :Production of an active fungal laccase (TVEL5). | ||
+ | </p> | ||
+ | <p> | ||
+ | [[File:Bielefeld-Germany2012_Check.jpg|20px|left]] | ||
+ | :Successful characterization of the activity of four bacterial laccases regarding the oxidization of ABTS under different conditions. | ||
+ | </p> | ||
+ | <p> | ||
+ | [[File:Bielefeld-Germany2012_Check.jpg|20px|left]] | ||
+ | :Successful immobilization of the ''Trametes versicolor''-laccase (named TVEL0) and measurement of its activity. | ||
+ | </p> | ||
+ | <p> | ||
+ | [[File:Bielefeld-Germany2012_Check.jpg|20px|left]] | ||
+ | :Successful immobilization of four bacterial laccases and measurement of their activity. | ||
+ | </p> | ||
+ | <p> | ||
+ | [[File:Bielefeld-Germany2012_Check.jpg|20px|left]] | ||
+ | :Successful creation of a model which simulates the required laccase amount to degraded harmful substances under real sewage plant conditions. | ||
+ | </p> | ||
+ | <p> | ||
+ | [[File:Bielefeld-Germany2012_Check.jpg|20px|left]] | ||
+ | :Feasibility study of our project. | ||
+ | </p> | ||
+ | <p> | ||
+ | [[File:Bielefeld-Germany2012_Check.jpg|20px|left]] | ||
+ | :Creation of a database to organize our samples. | ||
+ | </p> | ||
+ | <p> | ||
+ | [[File:Bielefeld-Germany2012_Check.jpg|20px|left]] | ||
+ | :Improvement of a BioBrick by clarifying its true function. | ||
+ | </p> | ||
+ | <html> | ||
+ | |||
+ | |||
+ | |||
+ | </div> | ||
+ | |||
+ | <div class=frontpage-content-full> | ||
+ | <div id=page-title> | ||
+ | <span id=page-title-text> | ||
+ | Our Partners | ||
+ | </span> | ||
+ | </div> | ||
+ | </div> | ||
+ | </body> | ||
+ | </html> | ||
+ | {| cellspacing="30" | ||
+ | | [[File:Promega logo 180x109.gif|120px|link=http://www.promega.com/]] || | ||
+ | | [[Image:Logo merck.jpg|100px|link=http://www.merckgroup.com/en/index.html]] || | ||
+ | | [[File:BioCircle.JPG|100px|link=http://www.bio-circle.de/home.html]] || | ||
+ | | [[File:Bielefeld2012 Evonik.jpg|140px|link=http://www.evonik.de]] || | ||
+ | | [[File:Bielefeld2012_Baxter.png|100px|link=http://www.baxter.de]] | ||
|- | |- | ||
- | |[[File:Logo | + | | [[File:Logo knauer.jpg|100px|link=http://www.knauer.net/]] || |
- | [[File: | + | | [[File:Logo iit.jpg|100px|link=http://www.iit-biotech.de]] || |
- | |- | + | | [[File:logo biometra.jpg|150px|link=http://www.biometra.de ]] || |
- | |[[File:Bielefeld-Germany-CeBiTec.jpg| | + | | [[File:Bielefeld2012_BIEKUBA.jpg|100px|link=http://www.iit-unibi.de/]] || |
- | [[File:Bielefeld-Uniersity-techfak.gif| | + | | [[File:Bielefeld2012_Logo_ERASynbio.jpg|100px|link=http://www.erasynbio.net/]] |
+ | |- | ||
+ | | [[File:Logo bio-nrw.png|100px|link=http://www.bio.nrw.de/en]] || | ||
+ | | [[File:Bielefeld-Germany-CeBiTec.jpg|100px|link=http://www.cebitec.uni-bielefeld.de/]] || | ||
+ | | [[File: IgemBielefeld_2011_Logo_uni.jpg|100px|link=http://www.uni-bielefeld.de]] || | ||
+ | | [[File:IgemBielefeld_Logo_biofak.jpg|100px|link=http://www.uni-bielefeld.de/biologie]] || | ||
+ | | [[File:Bielefeld-Uniersity-techfak.gif|100px|link=http://www.techfak.uni-bielefeld.de/web/ ]] | ||
|} | |} | ||
+ | |||
+ | |||
+ | |||
+ | <html> | ||
+ | <div id="content-footer-box"> | ||
+ | <div class="content-footer-box-left"> | ||
+ | <div class="about"> | ||
+ | <p>About our Wiki</p> | ||
+ | <p>Fifteen students from different fields of study from the Bielefeld University aspired to complete a project called TOXIC COMPOUNDS IN NATURAL WATER - A CASE FOR LACCASE. In this Wiki we document our approach and our achievements. </p> | ||
+ | </div> | ||
+ | <div class="contact"> | ||
+ | <p>Contact Us</p> | ||
+ | <p>Universität Bielefeld<br> | ||
+ | Universitätsstraße 25<br> | ||
+ | D-33615 Bielefeld<br><br><a href="mailto:info@igem-bielefeld.de">info(at)igem-bielefeld.de</a></p> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="content-footer-box-right"> | ||
+ | <div class="navigate"> | ||
+ | <p>Navigate our Wiki</p> | ||
+ | <p><a href='https://2012.igem.org/Team:Bielefeld-Germany'>Start</a></p> | ||
+ | <p><a href='https://2012.igem.org/Team:Bielefeld-Germany/Members'>Team</a></p> | ||
+ | <p><a href="https://2012.igem.org/Team:Bielefeld-Germany/Project/Description">Project</a></p> | ||
+ | <p><a href="https://2012.igem.org/Team:Bielefeld-Germany/Results/Summary">Results</p> | ||
+ | <p><a href="https://2012.igem.org/Team:Bielefeld-Germany/Amsterdam/Results">Since Regionals</p> | ||
+ | <p><a href="https://2012.igem.org/Team:Bielefeld-Germany/Public_relations_Overview">Human Practice</a></p> | ||
+ | <p><a href='https://2012.igem.org/Team:Bielefeld-Germany/Safety'>Safety</a> | ||
+ | <p><a href='https://2012.igem.org/Team:Bielefeld-Germany/Judging'>Judging</a></p> | ||
+ | <p><a href='https://2012.igem.org/Team:Bielefeld-Germany/Partner'>Partner</a></p> | ||
+ | </div> | ||
+ | <div class=facebook""> | ||
+ | <div id="fb_bg"> | ||
+ | <iframe src="//www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2Fpages%2FiGEM_Bielefeld%2F244094752286371&width=292&height=300&colorscheme=light&show_faces=false&border_color&stream=true&header=false" scrolling="no" frameborder="0" style="border:0px; overflow:hidden; width:292px; height:300px;" allowTransparency="false"></iframe> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | </html> |
Latest revision as of 17:59, 14 June 2013
Welcome
A Case for Laccase!
iGEM Team Bielefeld 2012
Achievements
- Gold medal at the Europe Regional Jamboree
- Qualified for the World Championship
- Production of four active bacterial laccases
- Design and assembly of a shuttle vector for site-directed integration in P. pastoris
- Production of an active fungal laccase (TVEL5).
- Successful characterization of the activity of four bacterial laccases regarding the oxidization of ABTS under different conditions.
- Successful immobilization of the Trametes versicolor-laccase (named TVEL0) and measurement of its activity.
- Successful immobilization of four bacterial laccases and measurement of their activity.
- Successful creation of a model which simulates the required laccase amount to degraded harmful substances under real sewage plant conditions.
- Feasibility study of our project.
- Creation of a database to organize our samples.
- Improvement of a BioBrick by clarifying its true function.
Our Partners
120px | ||||||||
100px |