Difference between revisions of "Team:Berlin"

Line 262: Line 262:
  
 
<script>
 
<script>
 +
$(document).ready(function() {
 +
  document.title = 'iGEM Berlin 2014 | Project | @igem.org';
 +
});
  
 +
// NAVBAR STYLE
 +
 +
    $(document).ready(function(){
 +
        // this will get the full URL at the address bar
 +
        var url = window.location.href;
 +
        // passes on every "a" tag
 +
        $(".main-menue-ul a").each(function() {
 +
                // checks if its the same on the address bar
 +
            if(url <strong> (this.href)) {
 +
                $(this).children("li").addClass("active");
 +
                $(this).removeClass("main-menue-links");
 +
 +
            }
 +
        });
 +
    });
 +
   
  
 
// my scroll to  
 
// my scroll to  

Revision as of 15:21, 13 September 2015

iGEM Berlin 2014 | TU-Berlin

iGEM BERLIN

erste Frage, Thesis? That’s the aim of the interdisciplinary iGEM Team Berlin!

Plants which degrade plastic?

This year’s iGEM project of the Berlin team is all about plastic - to be specific: microplastic and the clearance of our water with the aid of Synthetic Biology.
The idea is to build a modular filter system for wastewater treatment plants which is able to degrade plastic. Bakterial flagella, moleculare hair-like structures, are equipped with a combination of enzymes that are able to breakdown plastic molecules.

Project

Projekt erklaerung.

Team

Team Erklaerung.

Safety

Safety Erklaerung