Team:Bielefeld-Germany

From 2013.igem.org

(Difference between revisions)
 
(217 intermediate revisions not shown)
Line 1: Line 1:
{{Team:Bielefeld-Germany/Header2}}
{{Team:Bielefeld-Germany/Header2}}
{{Team:Bielefeld-Germany/css/header_cleanup.css}}
{{Team:Bielefeld-Germany/css/header_cleanup.css}}
-
{{Template:Team:Bielefeld-Germany/css/slideshow.css}}
+
{{Template:Team:Bielefeld-Germany/css/frontpage.css}}
-
<html>
+
__NOTOC__
-
    <style>
+
-
      p {padding-left: 30px; padding-right: 30px;}
+
-
    </style>
+
-
</html>
+
<br><br>
<br><br>
-
= <span style = "color:#f88101; padding-left:12px;"> Welcome to the Wiki of the Bielefeld University iGEM Team 2013! </span> =
 
 +
<html>
 +
<style>
 +
h1{margin-top:20px;}
 +
#globwrapper {padding-left: 20px; padding-right: 40px;}
-
<!--
 
-
<HTML>
 
-
  <HEAD>
 
-
      <TITLE>Overview</TITLE>
 
-
  </HEAD>
 
-
  <BODY>
 
-
    <div align="center">
 
-
    <img src="https://static.igem.org/mediawiki/2013/1/1d/Bielefeld-Germany-Mfc_overview.png" usemap="#map1"> <!-- width=500px-->
 
-
<!--    <map id="map1" >
 
-
      <area shape="rect" href="https://2013.igem.org/Team:Bielefeld-Germany/Project/Abstract/" coords="300,250,500,520"/>
+
#project.view:hover img {transform: translateX(-350px); -webkit-transform: translateX(-350px);}
-
      <area href="https://2013.igem.org/Team:Bielefeld-Germany/Project/MFC" shape="rect" coords="290,1,530,160"/>
+
#project .view .mask{transform: translateX(300px); -webkit-transform: translateX(-300px);}
-
      <area href="https://2013.igem.org/Team:Bielefeld-Germany/Project/Mediators" shape="rect" coords="1,200,250,360"/>
+
 
-
      <area href="https://2013.igem.org/Team:Bielefeld-Germany/Project/Cytochromes" shape="rect" coords="570,200,820,360"/>
+
#team.view:hover img {transform: translateX(-300px); -webkit-transform: translateX(-300px);}
-
      <area href="https://2013.igem.org/Team:Bielefeld-Germany/Project/Nanowires" shape="rect" coords="110,540,350,695"/>  
+
#team .view .mask{transform: translateX(-300px); -webkit-transform: translateX(-300px);}
-
      <area href="https://2013.igem.org/Team:Bielefeld-Germany/Project/Porins" shape="rect" coords="500,540,660,695"/>
+
 
-
    </map>  
+
#biosafety.view:hover img {transform: translateX(-350px); -webkit-transform: translateX(-350px);}
-
    </div>
+
#biosafety .view .mask{transform: translateX(-300px); -webkit-transform: translateX(-300px);}
-
  </BODY>
+
 
-
</HTML>
+
#results.view:hover img {transform: translateX(-420px);-webkit-transform: translateX(-420px);}
 +
#results .view .mask{transform: translateX(-420px); -webkit-transform: translateX(-420px);}
 +
 
 +
#humanpractice.view:hover img {transform: translateX(-300px);-webkit-transform: translateX(-300px);}
 +
#humanpractice .view .mask {transform: translateX(-300px);-webkit-transform: translateX(-300px);}
 +
 
 +
#labjournal .view:hover img {transform: translateX(-350px); -webkit-transform: translateX(-350px);}
 +
#labjournal .view .mask{transform: translateX(-350px); -webkit-transform: translateX(-350px);}
 +
 
 +
#picsvids.view:hover img {transform: translateX(-350px); -webkit-transform: translateX(-350px);}
 +
#picsvids .view .mask{transform: translateX(-350px); -webkit-transform: translateX(-350px);}
 +
 
 +
#modelling.view:hover img {transform: translateX(-350px); -webkit-transform: translateX(-350px);}
 +
#modelling .view .mask{transform: translateX(-350px); -webkit-transform: translateX(-350px);}
 +
 
 +
#regionals.view:hover img {transform: translateX(-350px); -webkit-transform: translateX(-350px);}
 +
#regionals .view .mask{transform: translateX(-350px); -webkit-transform: translateX(-350px);}
 +
 
 +
#project, #project .mask{width:300px;}
 +
#team, #team .mask{width:270px;}
 +
#biosafety, #biosafety .mask{width:300px;}
 +
 
 +
#results, #results .mask{width:350px;}
 +
#humanpractice, #humanpractice .mask{width:270px;}
 +
#labjournal, #labjournal .mask{width:250px;}
 +
 
 +
#picsvids, #picsvids .mask{width:300px;}
 +
#modelling, #modelling .mask{width:270px;}
 +
#regionals, #regionals.mask{width:300px;}
 +
 
 +
#bottom_leftcol p{padding-top:15px;}
 +
 
 +
h1{
 +
    text-align: center;
 +
    position: relative;
 +
    width:100%;
 +
}
 +
 
 +
h2{
 +
    text-align: center;
 +
    position: relative;
 +
    width:100%;
 +
    border:none;
 +
}
 +
 
 +
</style>
 +
 
 +
 
 +
<div id="globwrapper">
 +
 
 +
 
 +
<div id="leftcol" style="width:; height:; float:left; margin-left:5px; margin-top:-20px; padding-right:;">
 +
 
 +
<h1>Ecolectricity -  <i>current</i>ly available</h1>
 +
<h2>Electric energy by genetically modified <i>E. coli</i>
 +
<br>in a self-designed and -constructed Microbial Fuel Cell</h2>
<br>
<br>
-
<div style="text-align:justify; text-padding:6px;">
 
-
-->
 
-
<html>
 
-
<head>
 
-
  <style>
 
-
    /* Prevents slides from flashing */
 
-
    #slides {
 
-
      display:none;
 
-
    }
 
-
  </style>
 
-
  <script src="http://code.jquery.com/jquery-latest.min.js"></script>
+
<div class="view " id="project" >
-
  <script src="jquery.slides.min.js"></script>
+
<div class="hl"">
 +
<h3>Project</h3>
 +
</div>
 +
<img src="https://static.igem.org/mediawiki/2013/4/41/Mfc_setup1_small.jpg" height="200px" style="display: block;">
 +
<div class="mask">
 +
<h2>Project</h2>
 +
<p align="justify" style="font-style:normal;"><i>This year the iGEM team 2013 decided to do research on microbial fuel cells (MFC). This project includes genetical modification of </i>Escherichia coli<i> and engineering of a suitable fuel cell to gain electricity. </i></p>
 +
<a href="https://2013.igem.org/Team:Bielefeld-Germany/Project/Abstract" class="info">Read more</a>
 +
</div>
 +
</div>
-
  <script>
 
-
    $(function(){
 
-
      $("#slides").slidesjs({
 
-
        width: 940,
 
-
        height: 528
 
-
      });
 
-
    });
 
-
  </script>
 
-
</head>
 
 +
<div class="view " id="team" >
 +
<div class="hl"">
 +
<h3>Team</h3>
 +
</div>
 +
<div id=help>
 +
<img src="https://static.igem.org/mediawiki/2013/5/5d/Bielefeld-Germany-Team-Teamfoto2013_klein.jpg" height="200px"
 +
style="display: block;">
 +
</div>
 +
<div class="mask">
 +
<h2>Team</h2>
 +
<p align="justify">Our team consists of ten bachelor and master students who study molecular biotechnology and genome-based systems biology. Get to know us better.</p>
 +
<a href="https://2013.igem.org/Team:Bielefeld-Germany/Team" class="info">Read more</a>
 +
</div>
 +
</div>
-
<div id="fb-root"></div>
 
-
<script>(function(d, s, id) {
 
-
  var js, fjs = d.getElementsByTagName(s)[0];
 
-
  if (d.getElementById(id)) return;
 
-
  js = d.createElement(s); js.id = id;
 
-
  js.src = "//connect.facebook.net/de_DE/all.js#xfbml=1";
 
-
  fjs.parentNode.insertBefore(js, fjs);
 
-
}(document, 'script', 'facebook-jssdk'));</script>
 
 +
<div class="view " id="biosafety" >
 +
<div class="hl"">
 +
<h3>Biosafety</h3>
 +
</div>
 +
<img src="https://static.igem.org/mediawiki/2013/d/d1/Bielefeld-Germany_Biosafety_frontpage.jpg" height="200px" style="display: block; margin: 0 auto;">
 +
<div class="mask">
 +
<h2>Biosafety</h2>
 +
<p>Biosafety is an essential aspect when you work with living organisms that could possibly escape out of your application via damage or incorrect handling. We designed biosafety systems which counter this risk.</p>
 +
<a href="https://2013.igem.org/Team:Bielefeld-Germany/Biosafety" class="info">Read more</a>
 +
</div>
 +
</div>
 +
<div class="view " id="results" >
 +
<div class="hl"">
 +
<h3>Results</h3>
 +
</div>
 +
<img src="https://static.igem.org/mediawiki/2013/3/3c/IGEM_Bielefeld2013_Results_Orange2_Slide_small.jpg" height="200px" style="display: block;">
 +
<div class="mask">
 +
<h2>Results</h2>
 +
<p>Our aim was to produce electricity with our application, which we finally achieved successfully. On the way we got a lot of data, which we analyzed and formatted into graphics. Take a look.</p>
 +
<a href="https://2013.igem.org/Team:Bielefeld-Germany/Results" class="info">Read more</a>
 +
</div>
 +
</div>
 +
<div class="view " id="humanpractice" >
 +
<div class="hl"">
 +
<h3>Human Practice</h3>
 +
</div>
 +
<div id=help>
 +
<img src="https://static.igem.org/mediawiki/2013/2/20/Bielefeld-Germany2013-Streetscience1.jpg" height="200px"
 +
style="display: block;">
 +
</div>
 +
<div class="mask">
 +
<h2>Human Practice</h2>
 +
<p align="justify">It is important to get out of the lab and tell the public about your project and about synthetic biology. Therefore we arranged events and visited conferences in order to get in touch with the public.</p>
 +
<a href="https://2013.igem.org/Team:Bielefeld-Germany/HumanPractice" class="info">Read more</a>
 +
</div>
 +
</div>
-
<div id="topcol" width:100%>
+
<div class="view " id="labjournal" >
 +
<div class="hl"">
 +
<h3>Labjournal</h3>
 +
</div>
 +
<div id=help>
 +
<img src="https://static.igem.org/mediawiki/2013/1/10/Bielefeld-Germany-Labjournal_Foto1.jpg" height="200px"
 +
style="display: block;">
 +
</div>
 +
<div class="mask">
-
  <div id="slides">
+
<h2>Labjournal</h2>
-
    <img src="http://placehold.it/940x528">
+
<p>We wrote all the experiments we did into a labjournal. We digitalized the lab journal so that everyone can comprehend our experiments and achieve reproducible results.</p>
-
    <img src="http://placehold.it/940x528">
+
<a href="https://2013.igem.org/Team:Bielefeld-Germany/Labjournal" class="info">Read more</a>
-
    <img src="http://placehold.it/940x528">
+
</div>
-
    <img src="http://placehold.it/940x528">
+
-
    <img src="http://placehold.it/940x528">
+
-
  </div>
+
</div>
</div>
-
<div id="leftcol" style="width:700px; float:left; margin-left:5px; margin-top:20px">
+
<div class="view " id="picsvids" >
-
<h2>Project </h2>
+
<div class="hl"">
-
There is a growing interest in the use of alternative energy sources. Decreasing use of fossil fuels in the context of atmospheric greenhouse gas reduction, coupled with the recent reduction of nuclear power production in Germany have encouraged the search for alternative energy production processes. Generation of electricity at large scales can have negative impacts on local environments and the use of energy storage devices on a small scale holds the risk of release of toxic pollutants from batteries.
In consideration of these issues, the iGEM team of Bielefeld University is undertaking a project called "Microbial fuel cell" (MFC) this year. The goal of this project is to use bacteria for direct energy production from organic substrates.
+
<h3>Pictures & Videos</h3>
 +
</div>
 +
<div id=help>
 +
<img src="https://static.igem.org/mediawiki/2013/f/f5/Bielefeld-Germany2013-yt_printing.jpg" height="200px"
 +
style="display: block;">
 +
</div>
 +
<div class="mask">
-
Unlike conventional batteries, a Biobattery is environmentally friendly and easy to “charge developing countries. In contrast to wind and solar energy, electricity production is controlled in the MFC by a targeted substrate supply providing direct energy when it is required and avoiding the need for complex storage systems. Exhibiting rapid growth with the addition of simple substrates, bacteria are available within minimal time and in a large” through substrate refilling. Due to its simple design, the MFC could be used in areas with occasional power shortages as a back up energy generation system, for example in quantity. The iGEM team at Bielefeld wants to test different bacteria strains as electron donors, as well as design our own MFC to improve electron transfer and electricity production. Using BioBrick concept and ''Escherichia coli'' as a model organism, we investigate different genetic approaches in order to ensure efficient power generation from the microbial system.
+
<h2>Pictures & Videos</h2>
-
In addition to the electrical power production on the anode, we will attempt to use the reduction potential of the MFC-cathode for a bioremediation strategy.
+
<p>During the work on our project we took a lot of nice pictures and recorded some videos inside and outside the lab. See a collection of our favorites on our media page.</p>
-
<br><br>
+
<a href="https://2013.igem.org/Team:Bielefeld-Germany/Media" class="info">Read more</a>
 +
</div>
</div>
</div>
 +
<div class="view " id="modelling" >
 +
<div class="hl"">
 +
<h3>Modelling</h3>
 +
</div>
 +
<div id=help>
 +
<img src="https://static.igem.org/mediawiki/2013/5/52/Bielefeld-Germany-Modelling_overview.jpg" height="200px"
 +
style="display: block;">
 +
</div>
 +
<div class="mask">
 +
<h2>Modelling</h2>
 +
<p>To predict various processes in our MFC we did some modelling on different reactions and parameters.</p>
 +
<a href="https://2013.igem.org/Team:Bielefeld-Germany/Modeling" class="info">Read more</a>
 +
</div>
 +
</div>
-
<div id="rightcol"style="width:250px; margin-left:0px; float:right; margin-top:20px">
+
<div class="view " id="regionals" >
-
<div class="fb-like-box" data-href="https://www.facebook.com/pages/iGEM_Bielefeld/244094752286371" data-width="250" data-height="300" data-show-faces="true" data-header="true" data-stream="false" data-show-border="false"></div>
+
<div class="hl"">
-
<br><br>
+
<h3>Since Regionals</h3>
 +
</div>
 +
<div id=help>
 +
<img src="https://static.igem.org/mediawiki/2013/c/c2/Bielefeld-Germany_SinceRegionals.jpg" height="200px"  
 +
style="display: block;">
 +
</div>
 +
<div class="mask">
-
<!-- BEGIN: Twitter website widget (http://twitterforweb.com) -->
+
<h2>Since Regionals</h2>
-
<div style="width:236px;font-size:8px;text-align:right;"><script type="text/javascript">
+
<p>After the European Jamboree we were busy and continued working on our project to optimize it further and conduct the last measurements.</p>
-
document.write(unescape("%3Cscript src='http://twitterforweb.com/twitterbox.js?username=@iGEM_Bielefeld&settings=1,1,3,236,650,f4f4f4,0,ffffff,101010,1,1,336699' type='text/javascript'%3E%3C/script%3E"));</script>Created by: <a href="http://twitterforweb.com" target="_blank">twitter website widget</a></div>
+
<a href="https://2013.igem.org/Team:Bielefeld-Germany/SinceRegionals" class="info">Read more</a>
 +
</div>
 +
</div>
-
<!-- END: Twitter website widget (http://twitterforweb.com) -->
 
 +
</div>
 +
 +
 +
 +
 +
 +
<div id="bottom">
 +
</html>
 +
 +
<div id="bottom_leftcol" style="float:left; height:1000px;width:720px; margin-top:50px;">
 +
<h1>Achievements</h1>
 +
 +
[[Image:Bielefeld-Germany-Box_checked_orange.png|80px]]<font size="5">First Runner Up Overgraduate</font>
 +
[https://igem.org/Results?year=2013&region=Championship&division=igem (Official results)]
 +
<br>
 +
<br>
 +
[[Image:Bielefeld-Germany-Box_checked_orange.png|80px]]<font size="5">Best Food & Energy Project Overgraduate</font>
 +
[https://igem.org/Results?year=2013&region=Championship&division=igem (Official results)]
 +
<br>
 +
<br>
 +
[[Image:Bielefeld-Germany-Box_checked_orange.png|80px]]<font size="5">European Grand Prize [https://static.igem.org/mediawiki/2013/9/9f/Bielefeld-Germany_GrandPrizeWinner.JPG Winner] Overgraduate</font>
 +
[https://igem.org/Results?year=2013&region=Europe&division=igem (Official results)]
 +
<br>
 +
<br>
 +
<font size="3">
 +
[[Image:Bielefeld-Germany-Box_checked_orange.png|60px]] Award for the [https://static.igem.org/mediawiki/2013/7/75/Bielefeld-Germany_bestprese.JPG best presentation] europe overgraduate
 +
[https://igem.org/Results?year=2013&region=Europe&division=igem (Official results)]
 +
<br>
 +
[[Image:Bielefeld-Germany-Box_checked_orange.png|60px]] Design, construction and development of a [https://2013.igem.org/Team:Bielefeld-Germany/Project/MFC MFC] over three generations
 +
<br>
 +
[[Image:Bielefeld-Germany-Box_checked_orange.png|60px]] Design and construction of a biodegradable [https://2013.igem.org/Team:Bielefeld-Germany/Project/MFC#3D_Printing 3D-printed MFC]
 +
<br>
 +
[[Image:Bielefeld-Germany-Box_checked_orange.png|60px]] Established measurement parameters for the [https://2013.igem.org/Team:Bielefeld-Germany/Project/MFC MFC] and used it for biobrick characterization
 +
<br>
 +
[[Image:Bielefeld-Germany-Box_checked_orange.png|60px]] Electricity generation with the [https://2013.igem.org/Team:Bielefeld-Germany/Project/MFC#Results MFC]
 +
<br>
 +
[[Image:Bielefeld-Germany-Box_checked_orange.png|60px]] Construction of [https://2013.igem.org/Team:Bielefeld-Germany/Project/Porins OprF] expressing Biobricks
 +
<br>
 +
[[Image:Bielefeld-Germany-Box_checked_orange.png|60px]] Construction of [https://2013.igem.org/Team:Bielefeld-Germany/Project/GldA glycerol dehydrogenase] expressing Biobricks
 +
<br>
 +
[[Image:Bielefeld-Germany-Box_checked_orange.png|60px]] Construction of [https://2013.igem.org/Team:Bielefeld-Germany/Project/Riboflavine riboflavin] producing Biobricks
 +
<br>
 +
[[Image:Bielefeld-Germany-Box_checked_orange.png|60px]] Improvement of the Biobrick [http://parts.igem.org/Part:BBa_K914014?title=Part:BBa_K914014 BBa_K914014]
 +
<br>
 +
[[Image:Bielefeld-Germany-Box_checked_orange.png|60px]] Development and successful verification of three novel [https://2013.igem.org/Team:Bielefeld-Germany/Biosafety/Biosafety_System Biosafety-Systems]
 +
<br>
 +
[[Image:Bielefeld-Germany-Box_checked_orange.png|60px]] Helped another [https://2013.igem.org/Team:Bielefeld-Germany/Collaborations team]
 +
<br>
 +
</font>
</div>
</div>
 +
<div id="bottomrightcol" style="float:right; height:500px; width:200px; padding-left:0px; padding-right:20px; margin-top:69px;">
 +
<html>
 +
 +
<br><br>
 +
</div>
 +
 +
 +
</div>
</html>
</html>
-
<!--
 
-
[[Image:MFC-Principle.png|377x400px|thumb|center|MFC-Principle|<div style="text-align:justify;">'''Image 1:''' Principle of an microbial fuel cell (MFC). On the anodic side the microorganism is producing electrons and protons by metabolizing the fuel. Then the protons will be transferred via the membrane, while the electrons will be transferred to the anode. When the electrons reduce an electron acceptor on the cathodic side of the MFC, there will be an electrical current flow.  ([[Media:MFC-Principle.png|Zoom in]])</div>]]
 
-
-->
 
-
<!-- /A>
 
-
P>Navigate the site: -->
 

Latest revision as of 17:55, 14 October 2014





Ecolectricity - currently available

Electric energy by genetically modified E. coli
in a self-designed and -constructed Microbial Fuel Cell


Project

Project

This year the iGEM team 2013 decided to do research on microbial fuel cells (MFC). This project includes genetical modification of Escherichia coli and engineering of a suitable fuel cell to gain electricity.

Read more

Team

Team

Our team consists of ten bachelor and master students who study molecular biotechnology and genome-based systems biology. Get to know us better.

Read more

Biosafety

Biosafety

Biosafety is an essential aspect when you work with living organisms that could possibly escape out of your application via damage or incorrect handling. We designed biosafety systems which counter this risk.

Read more

Results

Results

Our aim was to produce electricity with our application, which we finally achieved successfully. On the way we got a lot of data, which we analyzed and formatted into graphics. Take a look.

Read more

Human Practice

Human Practice

It is important to get out of the lab and tell the public about your project and about synthetic biology. Therefore we arranged events and visited conferences in order to get in touch with the public.

Read more

Labjournal

Labjournal

We wrote all the experiments we did into a labjournal. We digitalized the lab journal so that everyone can comprehend our experiments and achieve reproducible results.

Read more

Pictures & Videos

Pictures & Videos

During the work on our project we took a lot of nice pictures and recorded some videos inside and outside the lab. See a collection of our favorites on our media page.

Read more

Modelling

Modelling

To predict various processes in our MFC we did some modelling on different reactions and parameters.

Read more

Since Regionals

Since Regionals

After the European Jamboree we were busy and continued working on our project to optimize it further and conduct the last measurements.

Read more

Achievements

Bielefeld-Germany-Box checked orange.pngFirst Runner Up Overgraduate (Official results)

Bielefeld-Germany-Box checked orange.pngBest Food & Energy Project Overgraduate (Official results)

Bielefeld-Germany-Box checked orange.pngEuropean Grand Prize Winner Overgraduate (Official results)

Bielefeld-Germany-Box checked orange.png Award for the best presentation europe overgraduate (Official results)
Bielefeld-Germany-Box checked orange.png Design, construction and development of a MFC over three generations
Bielefeld-Germany-Box checked orange.png Design and construction of a biodegradable 3D-printed MFC
Bielefeld-Germany-Box checked orange.png Established measurement parameters for the MFC and used it for biobrick characterization
Bielefeld-Germany-Box checked orange.png Electricity generation with the MFC
Bielefeld-Germany-Box checked orange.png Construction of OprF expressing Biobricks
Bielefeld-Germany-Box checked orange.png Construction of glycerol dehydrogenase expressing Biobricks
Bielefeld-Germany-Box checked orange.png Construction of riboflavin producing Biobricks
Bielefeld-Germany-Box checked orange.png Improvement of the Biobrick BBa_K914014
Bielefeld-Germany-Box checked orange.png Development and successful verification of three novel Biosafety-Systems
Bielefeld-Germany-Box checked orange.png Helped another team