Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
<title>Nanjing-China2018</title> | <title>Nanjing-China2018</title> | ||
<link rel="stylesheet" type="text/css" href="https://2018.igem.org/Team:Nanjing-China/CSS:1?action=raw&ctype=text/css" /> | <link rel="stylesheet" type="text/css" href="https://2018.igem.org/Team:Nanjing-China/CSS:1?action=raw&ctype=text/css" /> | ||
Line 44: | Line 41: | ||
</head> | </head> | ||
− | <body | + | <body> |
<div id="loader"> | <div id="loader"> | ||
<div class="spinner"> | <div class="spinner"> |
Revision as of 11:27, 11 October 2018
<title>Nanjing-China2018</title> <link rel="stylesheet" type="text/css" href="https://2018.igem.org/Team:Nanjing-China/CSS:1?action=raw&ctype=text/css" /> <link rel="stylesheet" type="text/css" href="https://2018.igem.org/Team:Nanjing-China/CSS:loader?action=raw&ctype=text/css" /> <style type="text/css">
- HQ_page table p{ font-size:85%;}
- HQ_page .word-note p{ text-align:center; }
</style> <script type="text/javascript" src="https://2018.igem.org/Team:Nanjing-China/Javascript:1?action=raw&ctype=text/javascript"></script> <script type="text/javascript"> function menuFix(){
var sfEles=document.getElementById("menu").getElementsByTagName("li"); for(var i=0;i<sfEles.length; i++){ sfEles[i].onmouseover=function(){ this.className +=(this.className.length>0?"":"")+"listshow"; } sfEles[i].onmouseout=function(){ this.className =this.className.replace("listshow",""); } } } window.onload= menuFix;
function MM_changeProp(objId,x,theProp,theValue) { //v9.0
var obj = null; with (document){ if (getElementById) obj = getElementById(objId); } if (obj){ if (theValue == true || theValue == false) eval("obj.style."+theProp+"="+theValue); else eval("obj.style."+theProp+"='"+theValue+"'"); }
} function MM_effectAppearFade(targetElement, duration, from, to, toggle) { Spry.Effect.DoFade(targetElement, {duration: duration, from: from, to: to, toggle: toggle}); } function MM_effectBlind(targetElement, duration, from, to, toggle) { Spry.Effect.DoBlind(targetElement, {duration: duration, from: from, to: to, toggle: toggle}); } </script> </head>
<body>
<script type="text/javascript">
$(window).load(function() { $("#loader").fadeOut("slow"); })
</script>
<img src="" width="100%" id="Image1" onclick="MM_effectBlind('HOME', 1000, '0%', '100%', true)" />
- <a href="https://2018.igem.org/Team:Nanjing-China/Demonstrate">Demonstrate</a>
- <a href="#overview">Overview</a>
- <a href="#cds">CdS</a>
- <a href="#nit">Nitrogen fixation</a>
- <a href="#device">Device</a>
Contents
Overview
This year, we found an economic, efficient and environmental-friendly way to utilize nitrogen in the air. Our design consists of three parts: biosynthesis of CdS semiconductor, light-driven nitrogen fixation and reaction device. All three parts have gone through in-depth examination and successfully work out under real conditions.
The following list exhibits our key achievements in this project.
Constructed and tested engineered E. coli which express nitrogenase and OmpA-PbrR.
Constructed and tested light-driven system based on OmpA-PbrR protein.
Achieved light-driven nitrogen fixation.
Designed a reaction device that cater for our light-driven nitrogen fixation reaction.
Biosynthesis of CdS semiconductor
One key element of light-driven system in our design is CdS semiconductor precipitated by the OmpA-PbrR fused protein. We used TEM-EDX analysis to characterize CdS semiconductor precipitated on E. coli cell. We also determined the maximum concentration of Cd2+ appropriate for strain growth, as well as the amount of CdS that can be precipitated on cell surface.
<img src="" name="tox1" width="40%" />
<img src="" name="tox2" width="40%" />
Light-driven nitrogen fixation
CdS semiconductor generate excited electrons under illumination which are then passed to nitrogenase for nitrogen fixation. We introduce nitrogenase to E.coli to enable it to reduce dinitrogen to ammonia. We conducted QPCR to detect relative transcriptional level of each nif gene. We also plan to optimize the structure of nif gene operon after modeling. Using acetylene reduce assay, we then verify the activity of nitrogenase in our system.
Reaction device
We designed a light-driven microbe reaction device to apply our system to practical use. After a few test, we proved our device to be quite practical. <a href="https://2018.igem.org/Team:Nanjing-China/Hardware">(see device for more details)</a>
</body> </html>