|
|
Line 1: |
Line 1: |
- | <head>
| |
- | <meta charset="utf-8">
| |
- | <meta http-equiv="X-UA-Compatible" content="IE=edge">
| |
- | <meta name="viewport" content="width=device-width, initial-scale=1">
| |
- | <meta name="description" content="In October 2014, a team of Berlin students from a variety of backgrounds are participating
| |
- | for the first time in the in the international genetically engineered machines competition.
| |
- | For our project, the iGEM Berlin team has decided to make E. coli bacteria susceptible to
| |
- | magnetic fields. By knocking out the iron efflux transporter (FieF) and iron uptake
| |
- | suppressor (FUR), we want to increase the total iron level of the cytosol. By sequestering
| |
- | iron in a ferritin protein, iron crystals are formed and the cell is detoxified. In order
| |
- | to create ferromagnetic of super paramagnetic crystals, we will then use an intensive high
| |
- | through put media optimization to discover the best conditions for the formation of magnetic
| |
- | nanoparticles in E. coli. Furthermore, we will work with other metal binding proteins like
| |
- | metallothioneins and phytochelatin synthases in order to achieve nanoparticle synthesis in
| |
- | E. coli. Once we have discovered the best way to magnetize E. coli bacteria we will build
| |
- | and characterize a suitable BioBrick that can be used by any research lab or iGEM team in
| |
- | the world in order to remote control the movement of E. coli cells.">
| |
- | <meta name="author" content="Marius Wessel and Valerian Blos">
| |
- |
| |
- |
| |
- | <!-- FAVICON -->
| |
| | | |
- | <link rel="shortcut icon" href="img/favicons/Team_Berlin_favicon.ico">
| |
- | <link rel="apple-touch-icon" sizes="57x57" href="img/favicons/Team_Berlin_apple-touch-icon-57x57.png">
| |
- | <link rel="apple-touch-icon" sizes="114x114" href="img/favicons/Team_Berlin_apple-touch-icon-114x114.png">
| |
- | <link rel="apple-touch-icon" sizes="72x72" href="img/favicons/Team_Berlin_apple-touch-icon-72x72.png">
| |
- | <link rel="apple-touch-icon" sizes="144x144" href="img/favicons/Team_Berlin_apple-touch-icon-144x144.png">
| |
- | <link rel="apple-touch-icon" sizes="60x60" href="img/favicons/Team_Berlin_apple-touch-icon-60x60.png">
| |
- | <link rel="apple-touch-icon" sizes="120x120" href="img/favicons/Team_Berlin_apple-touch-icon-120x120.png">
| |
- | <link rel="apple-touch-icon" sizes="76x76" href="img/favicons/Team_Berlin_apple-touch-icon-76x76.png">
| |
- | <link rel="apple-touch-icon" sizes="152x152" href="img/favicons/Team_Berlin_apple-touch-icon-152x152.png">
| |
- | <link rel="icon" type="image/png" href="img/favicons/Team_Berlin_favicon-196x196.png" sizes="196x196">
| |
- | <link rel="icon" type="image/png" href="img/favicons/Team_Berlin_favicon-160x160.png" sizes="160x160">
| |
- | <link rel="icon" type="image/png" href="img/favicons/Team_Berlin_favicon-96x96.png" sizes="96x96">
| |
- | <link rel="icon" type="image/png" href="img/favicons/Team_Berlin_favicon-16x16.png" sizes="16x16">
| |
- | <link rel="icon" type="image/png" href="img/favicons/Team_Berlin_favicon-32x32.png" sizes="32x32">
| |
- | <meta name="msapplication-TileColor" content="#00a300">
| |
- | <meta name="msapplication-TileImage" content="img/mstile-144x144.png">
| |
- | <meta name="msapplication-square70x70logo" content="img/favicons/mstile-70x70.png">
| |
- | <meta name="msapplication-square144x144logo" content="img/favicons/mstile-144x144.png">
| |
- | <meta name="msapplication-square150x150logo" content="img/favicons/mstile-150x150.png">
| |
- | <meta name="msapplication-square310x310logo" content="img/favicons/mstile-310x310.png">
| |
- | <meta name="msapplication-wide310x150logo" content="img/favicons/mstile-310x150.png">
| |
- |
| |
- | <!-- CSS -->
| |
- | <link rel="stylesheet" type="text/css" href="https://2014.igem.org/Team:Berlin/Style?action=raw&ctype=text/css"/>
| |
- | <link rel="stylesheet" type="text/css" href="https://2014.igem.org/Team:Berlin/EditBootstrap?action=raw&ctype=text/css"/>
| |
- | <link rel="stylesheet" type="text/css" href="https://2014.igem.org/Team:Berlin/EditCoverBootstrap?action=raw&ctype=text/css"/>
| |
- | <link rel="stylesheet" type="text/css" href="https://2014.igem.org/Team:Berlin/EditCarouselBootstrap?action=raw&ctype=text/css"/>
| |
- | <link rel="stylesheet" type="text/css" href="https://2014.igem.org/Team:Berlin/EditJasnyBootstrap?action=raw&ctype=text/css"/>
| |
- | <link rel="stylesheet" type="text/css" href="https://2014.igem.org/Team:Berlin/NavMenuPush?action=raw&ctype=text/css"/>
| |
- |
| |
- |
| |
- | <script type="text/javascript">
| |
- | if (typeof jQuery == 'undefined')
| |
- | document.write(unescape("%3Cscript src='js/jquery-1.9.js'" +
| |
- | "type='text/javascript'%3E%3C/script%3E"))
| |
- | </script>
| |
- |
| |
- | <script src="//code.jquery.com/jquery-1.11.0.min.js"></script>
| |
- |
| |
- | <title>iGEM Berlin 2014 | TU-Berlin</title>
| |
- |
| |
- | </head>
| |