Team:Braunschweig

From 2014.igem.org

(Difference between revisions)
 
(421 intermediate revisions not shown)
Line 1: Line 1:
-
{{CSS/Main}}
+
<html lang="en">
-
<html>
+
    <head>
-
<head>
+
        <title>E.&nbsp;cowli - Fighting Climate Change - iGEM 2014 Team Braunschweig</title>
-
<title>iGEM Team Braunschweig Wiki 2014</title>
+
        <meta name="keywords" content="" />
 +
<meta name="description" content="" />
 +
        <meta charset="UTF-8">
 +
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
 +
        <!-- Google Web Font Embed -->
 +
        <link href='http://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic' rel='stylesheet' type='text/css'>
 +
       
 +
        <!-- Bootstrap core CSS -->
 +
        <link href="//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css?action=raw&ctype=text/css" rel='stylesheet' type='text/css'>
-
<style type="text/css">
+
        <!---- Bootstrap cusomized -->
-
@import url(http://fonts.googleapis.com/css?family=Amatic+SC:700);
+
        <link href="https://2014.igem.org/Template:Team:Braunschweig/CSS_TU-BS_bootstrap?action=raw&ctype=text/css" rel='stylesheet' type='text/css'>
-
tr.top td { border-top: solid black; }
+
-
tr.bottom td { border-bottom: solid black; }
+
-
tr.row td:first-child { border-left: solid black; }
+
-
tr.row td:last-child { border-right: solid black; }
+
-
#menu {
+
-
margin:0;
+
-
padding:0;
+
-
width=80%;
+
-
}
+
-
#menu ul {
+
-
position: absolute;
+
-
        padding: 0;
+
-
margin:  0;
+
-
list-style: none;
+
-
background-repeat: no-repeat;
+
-
background-image: url('https://static.igem.org/mediawiki/2014/8/82/BS-Navbar.gif');
+
-
        background-size: 100% 100%;
+
-
}
+
-
#menu ul li {
+
         <!-- Custom styles for this template -->
-
float: left;
+
         <link href="https://2014.igem.org/Template:Team:Braunschweig/CSS_TU-BS_style?action=raw&ctype=text/css"  rel='stylesheet' type='text/css'>
-
         padding-left: 10px;
+
-
margin: 0 0 0 20px;
+
-
font-size: 3.5vw;
+
-
font-family: 'Amatic SC', cursive;
+
-
         font-weight: bolder;
+
-
        line-height: 70px;
+
-
        text-shadow:
+
-
        1px 0 #000, 0 1px #000,
+
-
        2px 1px #000, 1px 2px #000,
+
-
        3px 2px #BE1E3C, 2px 3px #a21a34,
+
-
        4px 3px #BE1E3C, 3px 4px #a21a34,
+
-
        5px 4px #BE1E3C; 
+
-
}
+
-
#menu ul li a {
 
-
color: #fff;
 
-
text-decoration: none;
 
-
-webkit-transition: all .5s ease-in-out;
 
-
-moz-transition: all .5s ease-in-out;
 
-
-o-transition: all .5s ease-in-out;
 
-
-ms-transition: all .5s ease-in-out;
 
-
transition: all .5s ease-in-out;
 
-
}
 
-
#menu ul li a:hover {
+
        <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
-
color: #a0522d;
+
        <!--[if lt IE 9]>
 +
          <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
 +
          <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
 +
        <![endif]-->
 +
       
 +
        <script src="https://2014.igem.org/Template:Team:Braunschweig/JS_jquery?action=raw&ctype=text/javascript" type="text/javascript"></script>
 +
        <script src="https://2014.igem.org/Template:Team:Braunschweig/JS_bootstrap?action=raw&ctype=text/javascript"  type="text/javascript"></script>
 +
        <script src="https://2014.igem.org/Template:Team:Braunschweig/JS_stickup?action=raw&ctype=text/javascript"  type="text/javascript"></script>
 +
        <script src="https://2014.igem.org/Template:Team:Braunschweig/JS_template?action=raw&ctype=text/javascript"  type="text/javascript"></script>
 +
<style>
 +
 
 +
#contentSub {
 +
display:none;
}
}
-
#menu ul ul {
+
#siteSub {
-
position: absolute;
+
display:none;
-
top: -9999px;
+
-
background: #d3bc78;
+
-
padding: 0;
+
-
margin: 0 0 0 -5px;
+
-
-webkit-box-shadow: 0 10px 20px #888;
+
-
-moz-box-shadow: 0 10px 20px #888;
+
-
box-shadow: 0 10px 20px #888;
+
-
width: 20%;
+
}
}
-
#menu ul ul:before {
+
#search-controls {
-
position: absolute;
+
display:none;
-
content:"";
+
}
-
width: 10px;
+
#content {
-
height: 10px;
+
background:#FFFDEF;
-
top: -5px;
+
width:100%;
-
left: 20px;
+
border-left:0px;
-
background: #FFF;
+
border-right:0px;
-
-webkit-transform: rotate(45deg);
+
-
-moz-transform: rotate(45deg);
+
-
-o-transform: rotate(45deg);
+
-
-ms-transform: rotate(45deg);
+
-
transform: rotate(45deg);
+
}
}
-
#menu ul li:hover ul {
+
#top-section {
-
top: 60px;
+
    width: 90%;
 +
    height: 1px;
 +
    margin: 0 auto;
 +
    padding: 0;
 +
    border: none;}
 +
#menubar {
 +
    top:3px;
 +
    font-size: 65%;
}
}
 +
.left-menu:hover {
 +
    background-color: transparent;}
 +
#menubar li a {
 +
    background-color: transparent;}
-
#menu ul ul li {
+
#menubar:hover {
-
float: none;
+
    color: black;}
-
font-size: 30px;
+
#menubar li a {
-
padding: 5px 10px;
+
    color: transparent;}
-
text-align: left;
+
#menubar:hover li a {
-
text-transform: uppercase;
+
    color: black;}
-
margin: 0;
+
.firstHeading {
-
border-bottom: 1px solid #a0522d;
+
display:none;
-
line-height: 20px;
+
}
-
-webkit-transition: all .5s ease-in-out;
+
#p-logo {
-
-moz-transition: all .5s ease-in-out;
+
display:none;
-
-o-transition: all .5s ease-in-out;
+
-
-ms-transition: all .5s ease-in-out;
+
-
transition: all .5s ease-in-out;
+
}
}
-
#menu ul ul a {
+
#search-controls {
-
color: #fff;
+
margin-top:30px;
-
text-decoration: none;
+
}
}
-
#menu ul ul li.all {
+
#footer-box {
-
font-size: 12px;
+
display:none;
-
border-bottom: none;
+
-
text-transform: none;
+
}
}
-
#menu ul ul li:hover {
+
#catlinks {
-
background: #ecd287;
+
display:none;
-
color: #a0522d;
+
}
 +
::-webkit-scrollbar-track
 +
{ -webkit-box-shadow: inset 0 0 6px rgba(190, 30, 60, 1);
 +
background-color: #FFFDEF;
 +
}
 +
::-webkit-scrollbar
 +
{ width: 10px;
 +
background-color: #FFFDEF;
 +
}
 +
::-webkit-scrollbar-thumb
 +
{
 +
background-color: #BE1E3C;
}
}
 +
</style>
-
</style>
 
</head>
</head>
-
<body>
+
   
-
<center>
+
<body>
-
+
        <div class="templatemo-top-menu">
-
<table align="center" width="80%">
+
            <div class="container">
-
 
+
                <!-- Static navbar -->
-
<!---------------------------- ANFANG HEADER USW --->
+
                <div class="navbar navbar-default" role="navigation">
-
<tr border="0">
+
                     <div class="container">
-
<img src="http://de.igem-braunschweig.de/wp-content/uploads/2014/06/cropped-iGEM-2014-Header-4-Logo.jpg">
+
                         <div class="navbar-header">
-
</tr>
+
                                <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
-
 
+
                                <span class="sr-only">Toggle navigation</span>
-
<tr>
+
                                <span class="icon-bar"></span>
-
<td style="border:1px solid black;" colspan="3" align="center" bgColor=#BE1E3C height="150px">
+
                                <span class="icon-bar"></span>
-
<h1>WELCOME TO THE "iGEM BRAUNSCHWEIG"-WIKI!</h1>
+
                                <span class="icon-bar"></span>
-
Our Wiki is currently under construction.
+
                                </button>
-
<br>
+
<div>
-
In the meantime visit our <a href="http://de.igem-braunschweig.de/" target="_blank"><b>homepage</b></a> or our <a href="http://www.facebook.com/iGEMBraunschweig" target="_blank">Facebook page</a> for further information on our team and our project.   
+
<a href="https://igem.org" target="_blank"><img class="logo" src="https://static.igem.org/mediawiki/2014/0/0d/TU-BS_IGEM_official_logo_transparent.png" alt="iGEM official Logo" style="opacity:0.8;margin-right:10px"></a>
-
</td>
+
<img class="logo" src="https://static.igem.org/mediawiki/2014/9/9e/IGEM_Braunschweig_2014_Logo.png" alt="iGEM 2014 TU Braunschweig Logo" title="iGEM2014 TU BS Logo">
-
</tr>
+
</div>
-
 
+
                        </div>
-
 
+
-
<!-------------- -------------- ANFANG MENU --->
+
-
<tr>
+
-
<td>
+
-
        <div id="menu">
+
-
            <ul>
+
-
                <li>
+
-
                    <a href="https://2014.igem.org/Team:Braunschweig">Home</a>
+
-
                </li>
+
-
                <li>
+
-
                     <a href="https://2014.igem.org/Team:Braunschweig/Team">Team</a>
+
-
                    <ul>
+
-
                         <li><a href="#">Team</a></li>
+
-
                        <li><a href="https://igem.org/Team.cgi?year=2014&team_name=Braunschweig">Official Team Profile</a>
+
-
                        <li><a href="#">Collaboration</a></li>
+
-
                        <li><a href="#">Gallery</a></li>
+
-
<li><a href="https://2014.igem.org/Team:Braunschweig/Attributions">Attributions</a></li>
+
-
                    </ul>
+
-
                </li>
+
-
                <li>
+
-
                    <a href="https://2014.igem.org/Team:Braunschweig/Project">Project</a>
+
-
                    <ul>
+
-
                        <li><a href="#">Summary</a></li>
+
-
                        <li><a href="#">Problem</a></li>
+
-
                        <li><a href="#">Idea</a></li>
+
-
                        <li><a href="#">Solution</a></li>
+
-
<li><a href="#">Results</a></li>
+
-
<li><a href="#">Potential</a></li>
+
-
<li><a href="#">Engineering Principles</a></li>
+
-
                    </ul>
+
-
                </li>
+
-
                <li class = "cat4">
+
-
                    <a href="https://2014.igem.org/Team:Braunschweig/Parts">Parts</a>
+
-
                    <ul>
+
-
                        <li><a href="#">New Parts</a></li>
+
-
                        <li><a href="#">Improved Parts</a></li>
+
-
                        <li><a href="#">Part Collection</a></li>
+
-
                    </ul>
+
-
                </li>
+
-
                <li class = "cat5">
+
-
                    <a href="https://2014.igem.org/Team:Braunschweig/Modeling">Modeling</a>
+
-
                    <ul>
+
-
                        <li><a href="#">Modeling Approach</a></li>
+
-
                        <li><a href="#">Mathematical Model</a></li>
+
-
                        <li><a href="#">Code</a></li>
+
-
                    </ul>
+
-
                </li>
+
-
<li class = "cat6">
+
-
                    <a href="https://2014.igem.org/Team:Braunschweig/Notebook">Notebook</a>
+
-
                    <ul>
+
-
                        <li><a href="#">Protocols</a></li>
+
-
                        <li><a href="#">MMO</a></li>
+
-
                        <li><a href="#">His-Tag</a></li>
+
-
                    </ul>
+
-
                </li>
+
-
<li class = "cat6">
+
-
                    <a href="https://2014.igem.org/Team:Braunschweig/Achievements">Achievements</a>
+
-
                    <ul>
+
-
                        <li><a href="#">Human Practices</a></li>
+
-
                        <li><a href="#">Medal Requirements</a></li>
+
-
                        <li><a href="#">Judging</a></li>
+
-
    </ul>
+
-
                    <li class="cat7">
+
-
                    <a href="https://2014.igem.org/Team:Braunschweig/Safety">Safety</a>
+
-
                    <ul>
+
-
                      <li><a href="#">Safety</a></li>
+
-
                  </ul>
+
-
      </ul>
+
-
+
-
        <div id="menu">
+
-
</td>
+
-
</tr>
+
-
<!------------------ ENDE MENU
+
-
</tr>
+
-
 
+
-
 
+
-
</tr>
+
-
+
-
 
+
-
 
+
-
 
+
-
 
+
-
</td>
+
-
 
+
-
<tr> <td colspan="3"  height="15px"> </td></tr>
+
-
<tr><td bgColor="#be1b3c" colspan="3" height="1px"> </tr>
+
-
<tr> <td colspan="3"  height="5px"> </td></tr>
+
-
 
+
-
 
+
-
<!--requirements section -->
+
-
<tr><td colspan="3"> <h3> Requirements </h3></td></tr>
+
-
<tr>
+
-
<td width="45%" valign="top">
+
-
 
+
-
<p> Please be sure to keep these links, your audience will want to find your: </p>
+
-
<!-- Links to other team pages -->
+
                                        <div class="navbar-collapse collapse" id="templatemo-nav-bar">
-
<ul>
+
<ul id='nav' class="nav navbar-nav navbar-right" style="margin-top: 5px;white-space:nowrap;overflow:hidden">
-
<li><a href="https://2014.igem.org/Team:Braunschweig">Home</a> </li>
+
            <li id="navbarhome"><a href="https://2014.igem.org/Team:Braunschweig">Home</a></li>
-
<li><a href="https://2014.igem.org/Team:Braunschweig/Team">Team</a> </li>
+
            <li id='navbarteam'><a href="https://2014.igem.org/Team:Braunschweig/Team">Team</a>
-
<li><a href="https://igem.org/Team.cgi?year=2013&team_name=Braunschweig">Official Team Profile</a> </li>
+
                <ul id="nav-dd" style="margin-left:-50px">
-
<li><a href="https://2014.igem.org/Team:Braunschweig/Project">Project</a> </li>
+
                  <li><a href="https://2014.igem.org/Team:Braunschweig/Team#profiles">Profiles</a></li>
-
<li><a href="https://2014.igem.org/Team:Braunschweig/Parts">Parts</a> </li>
+
                    <li><a href="https://2014.igem.org/Team:Braunschweig/Team-content#Collaborations">Collaboration</a></li>
-
<li><a href="https://2014.igem.org/Team:Braunschweig/Modeling">Modeling</a> </li>
+
                    <li><a href="https://2014.igem.org/Team:Braunschweig/Gallery">Gallery</a></li>
-
<li><a href="https://2014.igem.org/Team:Braunschweig/Notebook">Notebook</a> </li>
+
                    <li><a href="https://2014.igem.org/Team:Braunschweig/Team-content#Attributions">Attributions</a></li>
-
<li><a href="https://2014.igem.org/Team:Braunschweig/Safety">Safety</a> </li>
+
                 
-
<li><a href="https://2014.igem.org/Team:Braunschweig/Attributions">Attributions</a> </li>
+
                   
 +
                  <li><a target="_blank" href="https://igem.org/Team.cgi?year=2014&team_name=Braunschweig">Official Team Profile</a></li>  
 +
                </ul>
 +
            </li>
 +
            <li id='navbarproject'><a href="https://2014.igem.org/Team:Braunschweig/Project">Project</a>                   
 +
<ul id="nav-dd" style="margin-left:-105px">
 +
                    <li><a href="https://2014.igem.org/Team:Braunschweig/Project">Summary</a></li>
 +
                    <li><a href="https://2014.igem.org/Team:Braunschweig/Project-content#Problem">Problem</a></li>
 +
                    <li><a href="https://2014.igem.org/Team:Braunschweig/Project-content#Idea">Idea</a></li>
 +
                    <li><a href="https://2014.igem.org/Team:Braunschweig/Project-content#Approach">Approach</a></li>
 +
    <li><a href="https://2014.igem.org/Team:Braunschweig/Results">Results</a></li>
 +
    <li><a href="https://2014.igem.org/Team:Braunschweig/Project-content#Potential Impact">Impact</a></li>
 +
    <li><a href="https://2014.igem.org/Team:Braunschweig/Project-content#Engineering Principles">Engineering Principles</a></li>
 +
                </ul>
 +
            </li>
 +
            <li id="navbarparts"><a href="https://2014.igem.org/Team:Braunschweig/HP">Policy & Practices</a>                   
 +
                <ul id="nav-dd" style="margin-left:-110px">
 +
                    <li><a href="https://2014.igem.org/Team:Braunschweig/HP#spreading">Spreading the Word</a></li>
 +
                    <li><a href="https://2014.igem.org/Team:Braunschweig/HP#teaching">Teaching</a></li>
 +
                    <li><a href="https://2014.igem.org/Team:Braunschweig/HP#opinions">Opinions</a></li>
 +
                </ul>
 +
            </li>
 +
            <li id="navbarmodeling"><a href="https://2014.igem.org/Team:Braunschweig/Modeling">Modeling</a>
 +
                <ul id="nav-dd" style="margin-left:-80px">
 +
                    <li><a href="https://2014.igem.org/Team:Braunschweig/Modeling-content#Modeling Approach">Modeling Approach</a></li>
 +
                    <li><a href="https://2014.igem.org/Team:Braunschweig/Modeling-content#MM">Mathematical Model</a></li>
 +
                    <li><a href="https://2014.igem.org/Team:Braunschweig/Modeling-content#Code">Code</a></li>
 +
</ul>
 +
            </li>
 +
            <li id="navbarnotebook"><a href="https://2014.igem.org/Team:Braunschweig/Notebook">Notebook</a>
 +
                <ul id="nav-dd" style="margin-left:-80px">
 +
                    <li><a href="https://2014.igem.org/Team:Braunschweig/Notebook-content#experiments">Experiments</a></li>
 +
                    <li><a href="https://2014.igem.org/Team:Braunschweig/Notebook-content#protocols">Protocols</a></li>
 +
                   
 +
                </ul>
 +
            </li>
 +
            <li id="navbarachievements"><a href="https://2014.igem.org/Team:Braunschweig/Achievements">Achievements</a>                 
 +
                <ul id="nav-dd"  style="margin-left:-130px">
 +
                    <li><a href="https://2014.igem.org/Team:Braunschweig/Achievements-content#parts">Parts</a></li>
 +
                    <li><a href="https://2014.igem.org/Team:Braunschweig/Achievements-content#mr">Medal Requirements</a></li>
 +
                    <li><a target="_blank" href="https://igem.org/2014_Judging_Form?id=1390">Judging</a></li>
 +
</ul>
 +
  </li>
 +
            <li id="navbarsafety"><a href="https://2014.igem.org/Team:Braunschweig/Safety">Safety</a>
 +
            </li>
 +
        </ul>
-
</ul>
+
         
 +
                        </div><!--/.nav-collapse -->
 +
                    </div><!--/.container-fluid -->
 +
                </div><!--/.navbar -->
 +
            </div> <!-- /container -->
 +
        </div>
 +
<!-------- Slider -------------------->
 +
        <div>
 +
            <!-- Carousel -->
 +
            <div id="templatemo-carousel" class="carousel slide" data-ride="carousel">
 +
                <!-- Indicators -->
 +
                <ol class="carousel-indicators">
 +
                    <li data-target="#templatemo-carousel" data-slide-to="0" class="active"></li>
 +
                    <li data-target="#templatemo-carousel" data-slide-to="1"></li>
 +
                    <li data-target="#templatemo-carousel" data-slide-to="2"></li>
 +
                </ol>
 +
                <div class="carousel-inner">
 +
                    <div class="item active">
 +
                        <div class="container">
 +
                            <div class="carousel-caption">
 +
                                <h1><i style="font-size:50px">E.&nbsp;cowli</i></h1>
 +
                                <p style="font-size:47px">Fighting Climate Change at the Source</p>
-
</td>
+
                            </div>
-
<td > </td>
+
                        </div>
-
<td width="45%">
+
                    </div>
 +
                   
 +
                    <div class="item">
 +
                        <div class="container">
 +
                                <div class="carousel-caption">
 +
                                    <div class="col-sm-6 col-md-6" style="margin-top:50px">
 +
                                    <h1><i style="font-size:38px">Kofi Annan</i></h1>
 +
<p style="font-size:30px">"On climate change, we often don't fully appreciate that it is a problem. We think it is a problem waiting to happen."</p>
 +
                                    </div>
 +
                                    <div class="col-sm-6 col-md-6" style="margin-top:50px">
 +
                                    <h1><i style="font-size:38px">Bill Gates</i></h1>
 +
                                    <p style="font-size:30px">"Climate change is a terrible problem, and it absolutely needs to be solved. It deserves to be a huge priority."</p>
 +
                                    </div>
 +
                                </div>
 +
                        </div>
 +
                    </div>
 +
                        <div class="item">
 +
                            <div class="container">
 +
                                <div class="carousel-caption">
 +
                                <h1><i style="font-size:45px">Bill Nye</i></h1>
 +
<p style="font-size:43px">"Climate change is happening, humans are causing it, and I think this is perhaps the most serious environmental issue facing us."</p>
 +
                                </div>
 +
                            </div>
 +
                        </div>
 +
                </div>
 +
                <a class="left carousel-control" href="#templatemo-carousel" data-slide="prev"><span class="glyphicon glyphicon-chevron-left"></span></a>
 +
                <a class="right carousel-control" href="#templatemo-carousel" data-slide="next"><span class="glyphicon glyphicon-chevron-right"></span></a>
 +
            </div><!-- /#templatemo-carousel -->
 +
        </div>
-
<p>There are a few wiki requirements teams must follow:</p>
 
-
<ul>
 
-
<li>All pages, images and files must be hosted on the <a href ="https://2014.igem.org/Special:Upload">  2014.igem.org server</a>. </li>
 
-
<li>All pages must be created under the team’s name space.</li>
 
-
<li>As part of your documentation, keep the links from the menu to the left. </li>
 
-
<li>Do not use flash in wiki code. </li>
 
-
<li>The <a href="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png"> iGEM logo </a> should be placed on the upper part of every page and should link to <a href="https://2014.igem.org/Main_Page">2014.igem.org</a>.</li>
 
-
</ul>
 
-
<p>Visit the <a href="https://2014.igem.org/Wiki_How-To"> Wiki How To page </a> for a complete list of requirements, tips and other useful information. </p>
 
-
</td>
+
<!---------- CONTENT ------->
-
</tr>
+
<div class="templatemo-welcome" id="templatemo-welcome">
 +
</div>
 +
<div class="container">
 +
<div class="pagesummary">
 +
<h1><i>E.&nbsp;cowli</i> - Fighting climate change at the source </h1>
 +
<p class="mr" style="text-align:justify;">Dairy and beef production are important to our daily lives and consumption needs. However, there are serious climate change issues regarding the continual expansion of these industries. The natural microbiota inside the cow’s rumen releases dangerous amounts of greenhouse gases as they help digest the animal's food. Therefore, finding ways to decrease the production of greenhouse gases of dairy cows and cattle is essential in fighting global warming. </p>
 +
<h3 align="center">In this year’s iGEM project, we fight global warming right at the source - the cow's rumen.</h3><br>
 +
<p class="mr" style="text-align:justify;">Using the powerful tools of synthetic biology we make it possible to reduce the methane levels through a genetically engineered bacterium named <i>E.&nbsp;cowli</i>, using the soluble form of the enzyme complex methane monooxygenase (sMMO) for hydroxylation of methane to methanol. We successfully expressed all the subunits in soluble form and, furthermore, were able to prove the activity of the whole enzyme complex. Moreover, the effectivity, feasibility as well as the safety of this project was evaluated using a mathematical model. <br><br>
 +
Besides the laboratory-related topics, we also initialized many more activities to spread the idea of synthetic biology and iGEM. On various occasions we had the chance to present ourselves and our project to the broad public. We taught synthetic biology not only in a lecture but also 1-on-1 in a hands-on internship with a pupil and we also used these events for evaluation of the people's opinions on synthetic biology and consumption of animal products. In many discussions with other teams we took the chance to debate iGEM-related topics such as ethics, safety and intellectual property.<br>
 +
Get started and find out more about us and our project!</p>
 +
                </div>
 +
            </div>
 +
        </div>
 +
       
 +
 
 +
<!------------------------->
-
<tr> <td colspan="3"  height="15px"> </td></tr>
+
<div class="container section">
-
<tr><td bgColor="#be1b3c" colspan="3" height="1"> </tr>
+
<div class="row">
 +
  <div class="col-md-4">
 +
  <div class="cbox">
 +
    <div>
 +
    <a href="https://2014.igem.org/Team:Braunschweig/Team">
 +
    <img class="box_img" src="https://static.igem.org/mediawiki/2014/3/36/TU-BS_Home_Team.jpg" alt="gallery1"/></a>
 +
    </div>
 +
    <div>
 +
    <span class="box_header">Team</span><br/>
 +
   
 +
    <p class="box_text">
 +
    We are this year's iGEM Team of the Technische Universität Braunschweig. Get to know us, our motivations and much more on our team profiles!
 +
    </p>
 +
   
 +
    </div>
 +
  </div>
 +
  </div> <!-- /.blog_post 1 TU-Day-->
 +
  <div class="col-md-4">
 +
  <div class="cbox">
 +
    <div>
 +
    <a href="https://2014.igem.org/Team:Braunschweig/HP">
 +
    <img class="box_img" src="https://static.igem.org/mediawiki/2014/1/11/TU-BS_Home_HP.jpg" alt="Oli and Maren"/>
 +
    </a>
 +
    </div>
 +
    <div>
 +
    <span class="box_header">Policy & Practices</span><br/>
 +
    <p class="box_text">
 +
iGEM is more than only working in a lab - it's spreading the word. Find out more about our events and actions on our Policy and Practices page.
 +
    </p>
 +
    </div>
 +
  </div>
 +
</div> <!-- /.blog_post 2-->
 +
<div class="col-md-4">
 +
  <div class="cbox">
 +
    <div><a href="https://2014.igem.org/Team:Braunschweig/Modeling">
 +
    <img class="box_img" src="https://static.igem.org/mediawiki/2014/3/3a/TU-BS_Home_Modeling.jpg" alt="gallery1"/>
 +
    </a>
 +
    </div>
 +
    <div>
 +
    <span class="box_header">Modeling</span><br/>
 +
    <p class="box_text">
 +
To evaluate the feasibilty of our project before has become reality we generated
 +
generated a mathematical model based on laboratory and literature data.
 +
</p>
 +
    </div>
 +
  </div>
 +
  </div> <!-- /.blog_post 3-->
 +
</div>
 +
</div>
-
<!--tips  -->
+
<div class="container section">
-
<tr><td colspan="3" > <h3> Tips </h3></td></tr>
+
<div class="cbox">
 +
<div class="row" style="
 +
    width: 1100px;">
 +
  <div class="col-md-5"><a href="https://2014.igem.org/Team:Braunschweig/Project"><img class="box_img" style="width: 400px; margin-left: 5px;"
 +
src="https://static.igem.org/mediawiki/2014/a/a9/TU-BS_Home_Project.jpg" alt="Kuh"/></a>
 +
  </div>
 +
  <div class="col-md-7" style="
 +
    width: 630px;">
 +
<h1>Project</h1></a>
 +
  <p class="box_text">The iGEM Team Braunschweig presents a novel approach towards the reduction of greenhouse gas emissions: We are going to equip the model organism <i>Escherichia coli</i> with the soluble methane monooxygenase (sMMO), an enzyme complex enabling methanotrophs to use the greenhouse gas methane as sole source of carbon and energy, hence creating our methane degrading <i>E.&nbsp;cowli</i>.
 +
  </p>
 +
  </div>
 +
  </div>
 +
</div>
 +
</div>
-
<tr>
 
-
<td width="45%" valign="top">
 
-
<p>We are currently working on providing teams with some easy to use design templates.
 
-
<br> In the meantime you can also view other team wikis for inspiration! Here are some very good examples</p>
 
-
<ul>
+
<div class="container section">
-
<li> <a href="https://2013.igem.org/Team:SDU-Denmark/"> 2013 SDU Denmark </a> </li>
+
<div class="row">
-
<li> <a href="https://2013.igem.org/Team:SYSU-China">2013 SYSU China</a> </li>
+
<div class="col-md-4">
-
<li> <a href="https://2013.igem.org/Team:Shenzhen_BGIC_ATCG"> 2013 Shenxhen BGIG ATCG </a></li>
+
  <div class="cbox">
-
<li> <a href="https://2013.igem.org/Team:Colombia_Uniandes">2013 Colombia Unianades </a></li>
+
    <div>
-
<li> <a href="https://2013.igem.org/Team:Lethbridge">2013 Lethbridge</a></li>
+
    <a href="https://2014.igem.org/Team:Braunschweig/Safety">
-
</ul>
+
    <img class="box_img" src="https://static.igem.org/mediawiki/2014/4/48/TU-BS_Home_Safety.JPG" alt="gallery1"/>
 +
    </a>
 +
    </div>
 +
    <div>
 +
    <span class="box_header">Safety</span><br/>
 +
    <p class="box_text">
 +
While designing our project, safety naturally was a very important issue for this year’s iGEM project. Issues in biosafety as well as gas health and safety were addressed.
 +
    </p>
 +
    </div>
 +
  </div>
 +
  </div> <!-- /.blog_post 1 TU-Day-->
 +
<div class="col-md-4">
 +
  <div class="cbox">
 +
    <div>
 +
    <a href="https://2014.igem.org/Team:Braunschweig/Notebook">
 +
    <img class="box_img" src="https://static.igem.org/mediawiki/2014/5/50/TU-BS_Home_Notebook.jpg" alt="Oli and Maren"/>
 +
    </a>
 +
    </div>
 +
    <div>
 +
    <span class="box_header">Notebook</span><br/>
 +
    <p class="box_text">
 +
Everyone who is interested in how we spent our iGEM summer, feel free to have a look at our Notebook, where we put together a documentation of our lab work.
 +
    </p>
 +
    </div>
 +
  </div>
 +
</div> <!-- /.blog_post 2-->
 +
<div class="col-md-4">
 +
  <div class="cbox">
 +
    <div class="img_circle">
 +
    <a href="https://2014.igem.org/Team:Braunschweig/Achievements">
 +
    <img class="box_img" src="https://static.igem.org/mediawiki/2014/1/13/TU-BS_Home_Achievements.jpg" alt="gallery1"/>
 +
    </a>
 +
    </div>
 +
    <div>
 +
    <span class="box_header">Achievements</span><br/>
 +
    <p class="box_text">
 +
By contributing BioBricks to the iGEM Registry of Standard Biological Parts so that other teams can use them in the future, we live up to the basic ideas of the iGEM competition.
-
<p>For a full wiki list, you can visit <a href="https://igem.org/Team_Wikis?year=2013">iGEM 2013 web sites </a> and <a href="https://igem.org/Team_Wikis?year=2012">iGEM 2012 web sites</alists. </p>
+
    </p>
-
</td>
+
    </div>
 +
  </div>
 +
  </div> <!-- /.blog_post 3-->
 +
</div>
 +
</div>
 +
<!---------- SPONSOREN ----------->
 +
                    <div class="templatemo-line-header" >
 +
                        <div class="text-center">
 +
                            <h4 align="center">Our Supporters</h4>
 +
                            <ul class="list-inline">
 +
                                <li>
 +
                                    <img class="logo-sponsor" src="https://static.igem.org/mediawiki/2014/6/62/Biolegio_logo_bs.jpg" height="60px" alt="Biolegio Logo" />
 +
                                </li>
 +
                                <li>
 +
                                    <img src="https://static.igem.org/mediawiki/2014/3/3d/Bmbf_logo_bs.gif" height="60px" class="logo-sponsor"  alt="BMBF Logo" />
 +
                                </li>
 +
                                <li>
 +
                                    <img src="https://static.igem.org/mediawiki/2014/d/d4/Buergerstiftung_logo_bs.jpg" height="60px" class="logo-sponsor" alt="Bürgerstiftung Braunschweig Logo" />
 +
                                </li>
 +
                                <li>
 +
                                    <img src="https://static.igem.org/mediawiki/2014/3/3c/Dbt_logo_bs.jpg" height="60px" class="logo-sponsor" alt="DBT Logo" />
 +
                                </li>
 +
                                <li>
 +
                                    <img src="https://static.igem.org/mediawiki/2014/3/3e/Macherynagel_logo_bs.png" height="60px" class="logo-sponsor" alt="Machery Nagel Logo" />
 +
                                </li>
 +
                                <li>
 +
                                    <img src="https://static.igem.org/mediawiki/2014/2/2b/Bielefeld_CeBiTec_2014-12-08_Promega.jpg" height="60px" class="logo-sponsor"  alt="Promega Logo" />
 +
                                </li>
 +
                                <li>
 +
                                    <img src="https://static.igem.org/mediawiki/2014/9/97/Teach4tu_logo_bs.png" height="60px" class="logo-sponsor" alt="Teach4TU Logo" />
 +
                                </li>
 +
                                <li >
 +
                                    <img src="https://static.igem.org/mediawiki/2014/6/65/Yumab_logo_bs.jpg" height="60px" class="logo-sponsor"  alt="Yumab Logo" />
 +
                                </li>
 +
<li>
 +
                                    <img src="https://static.igem.org/mediawiki/2014/0/08/TU-BS_Logo_Uni.jpg" height="60px" class="logo-sponsor" alt="TU Braunschweig Logo" />
 +
                                </li>
 +
<li>
 +
                                    <img src="https://static.igem.org/mediawiki/2014/d/d0/Tn400x400_Ecki_Wohlgehagen-Stiftung.png" height="60px" class="logo-sponsor" alt="Ecki Wohlgehagen Stiftung Logo" />
 +
                                </li>
 +
<li>
 +
                                    <img src="https://static.igem.org/mediawiki/2014/5/54/TU-BS_Logo_Biologie.jpg" height="60px" class="logo-sponsor" alt="TU BS Biologie Logo" />
 +
                                </li>
 +
<li>
 +
                                    <img src="https://static.igem.org/mediawiki/2014/b/b9/TU-BS_logo_neb.png" height="60px" class="logo-sponsor" alt="NEB Logo" />
 +
                                </li>
 +
<li>
 +
                                    <img src="https://static.igem.org/mediawiki/2014/3/3f/TU-BS_logo_bhb.png" height="60px" class="logo-sponsor" alt="BHB Logo" />
 +
                                </li>
 +
<li>
 +
                                    <img src="https://static.igem.org/mediawiki/2014/e/e8/TU-BS_logo_itubs.png" height="60px" class="logo-sponsor" alt="iTUBS Logo" />
 +
                                </li>
 +
                            </ul>
 +
            </div>
 +
        </div>
-
<td> </td>
 
-
<td width="45%">
 
-
<p>This wiki will be your team’s first interaction with the rest of the world, so here are a few tips to help you get started: </p>
+
        <div class="templatemo-footer" >
 +
            <div class="container">
 +
                <div class="row">
 +
                    <div class="text-center">
 +
                            <div class="height30"></div>
 +
                            <a class="btn" href="#">Back To Top</a>
 +
<div class="height30"></div>
 +
                        <div class="footer_bottom_content">Copyright © 2014 iGEM Team Braunschweig<br>
 +
<a href="mailto:igem.braunschweig@gmail.com">Contact us</a></div>
 +
                       
 +
                    </div>
 +
                </div>
 +
            </div>
 +
        </div>
-
<ul>
+
    </body>
-
<li>State your accomplishments! Tell people what you have achieved from the start. </li>
+
</html>
-
<li>Be clear about what you are doing and what you plan to do.</li>
+
-
<li>You have a global audience! Consider the different backgrounds that your users come from.</li>
+
-
<li>Make sure information is easy to find; nothing should be more than 3 clicks away.  </li>
+
-
<li>Avoid using very small fonts and low contrast colors; information should be easy to read.  </li>
+
-
<li>Start documenting your project as early as possible; don’t leave anything to the last minute before the Wiki Freeze. For a complete list of deadlines visit the <a href="">iGEM 2013 calendar</a> </li>
+
-
<li>Have lots of fun! </li>
+
-
</ul>
+
-
</br>
+
-
</td>
+
-
</tr>
+
-
<tr>
+
-
<td></td><td></td><td></td><td></td>
+
-
</tr>
+
-
</table>
+

Latest revision as of 20:24, 17 October 2014

E. cowli - Fighting Climate Change - iGEM 2014 Team Braunschweig

E. cowli - Fighting climate change at the source

Dairy and beef production are important to our daily lives and consumption needs. However, there are serious climate change issues regarding the continual expansion of these industries. The natural microbiota inside the cow’s rumen releases dangerous amounts of greenhouse gases as they help digest the animal's food. Therefore, finding ways to decrease the production of greenhouse gases of dairy cows and cattle is essential in fighting global warming.

In this year’s iGEM project, we fight global warming right at the source - the cow's rumen.


Using the powerful tools of synthetic biology we make it possible to reduce the methane levels through a genetically engineered bacterium named E. cowli, using the soluble form of the enzyme complex methane monooxygenase (sMMO) for hydroxylation of methane to methanol. We successfully expressed all the subunits in soluble form and, furthermore, were able to prove the activity of the whole enzyme complex. Moreover, the effectivity, feasibility as well as the safety of this project was evaluated using a mathematical model.

Besides the laboratory-related topics, we also initialized many more activities to spread the idea of synthetic biology and iGEM. On various occasions we had the chance to present ourselves and our project to the broad public. We taught synthetic biology not only in a lecture but also 1-on-1 in a hands-on internship with a pupil and we also used these events for evaluation of the people's opinions on synthetic biology and consumption of animal products. In many discussions with other teams we took the chance to debate iGEM-related topics such as ethics, safety and intellectual property.
Get started and find out more about us and our project!

Team

We are this year's iGEM Team of the Technische Universität Braunschweig. Get to know us, our motivations and much more on our team profiles!

Policy & Practices

iGEM is more than only working in a lab - it's spreading the word. Find out more about our events and actions on our Policy and Practices page.

Modeling

To evaluate the feasibilty of our project before has become reality we generated generated a mathematical model based on laboratory and literature data.

Kuh

Project

The iGEM Team Braunschweig presents a novel approach towards the reduction of greenhouse gas emissions: We are going to equip the model organism Escherichia coli with the soluble methane monooxygenase (sMMO), an enzyme complex enabling methanotrophs to use the greenhouse gas methane as sole source of carbon and energy, hence creating our methane degrading E. cowli.

Safety

While designing our project, safety naturally was a very important issue for this year’s iGEM project. Issues in biosafety as well as gas health and safety were addressed.

Notebook

Everyone who is interested in how we spent our iGEM summer, feel free to have a look at our Notebook, where we put together a documentation of our lab work.

Achievements

By contributing BioBricks to the iGEM Registry of Standard Biological Parts so that other teams can use them in the future, we live up to the basic ideas of the iGEM competition.

Our Supporters

  • Biolegio Logo
  • BMBF Logo
  • Bürgerstiftung Braunschweig Logo
  • DBT Logo
  • Machery Nagel Logo
  • Promega Logo
  • Teach4TU Logo
  • Yumab Logo
  • TU Braunschweig Logo
  • Ecki Wohlgehagen Stiftung Logo
  • TU BS Biologie Logo
  • NEB Logo
  • BHB Logo
  • iTUBS Logo