Team:UC-Santa Cruz-BioE/Project

From 2014.igem.org

(Difference between revisions)
(Prototype team page)
 
(26 intermediate revisions not shown)
Line 3: Line 3:
{{CSS/Main}}
{{CSS/Main}}
-
 
-
 
<html>
<html>
 +
<head>
 +
<meta name="author" content="UC-Santa_Cruz-BioE">
 +
<meta name="generator" content="WYSIWYG Web Builder 9 - http://www.wysiwygwebbuilder.com">
 +
<title>Project</title>
 +
<style>
 +
body
 +
-
<!--main content -->
+
  background-color: #1E28FA;
-
<table width="70%" align="center">
+
  background-image:url(https://static.igem.org/mediawiki/2014/b/be/Bioebackgroundgradient.png);
 +
  background-repeat: no-repeat;
 +
  background-color: #1E28FA;
 +
  color: #000000;
 +
  font-family: Arial;
 +
  font-size: 12px;
 +
  margin: 5;
 +
  padding: 0;
 +
}
 +
p
 +
{
 +
background-color:#FFFFFF;
 +
opacity: 0.8;
 +
}
 +
div.edges{
 +
outline-style: solid;
 +
outline-color: #FFFFFF;
 +
outline-width: 4px;
 +
}
-
<!--welcome box -->
+
div.opa{
-
<tr>
+
background-color:#FFFFFF;
-
<td style="border:1px solid black;" colspan="3" align="center" height="150px" bgColor=#FF404B>
+
opacity: 0.8;
-
<h1 >WELCOME TO iGEM 2014! </h1>
+
}
-
<p>Your team has been approved and you are ready to start the iGEM season!
+
h3{
-
<br>On this page you can document your project, introduce your team members, document your progress <br> and share your iGEM experience with the rest of the world! </p>
+
background-color:#FFFFFF;
-
<br>
+
opacity:0.6;
-
<p style="color:#E7E7E7"> <a href="https://2014.igem.org/wiki/index.php?title=Team:UC-Santa_Cruz-BioE/Project&action=edit"style="color:#FFFFFF"> Click here  to edit this page!</a> </p>
+
}
-
</td>
+
a
-
</tr>
+
{
 +
  color: #0000FF;
 +
  text-decoration: underline;
 +
}
 +
a:visited
 +
{
 +
  color: #800080;
 +
}
 +
a:active
 +
{
 +
  color: #FF0000;
 +
}
 +
a:hover
 +
{
 +
  color: #0000FF;
 +
  text-decoration: underline;
 +
}
 +
#Line1
 +
{
 +
  color: #69FBE6;
 +
  background-color: #69FBE6;
 +
  border-width: 0px;
 +
}
 +
#Line2
 +
{
 +
  color: #69FBE6;
 +
  background-color: #69FBE6;
 +
  border-width: 0px;
 +
}
 +
#wb_TextArt1 a img
 +
{
 +
  position: absolute;
 +
}
 +
#wb_TextArt1 span
 +
{
 +
  position: absolute;
 +
}
 +
#wb_TextArt1 a .hover
 +
{
 +
  visibility: hidden;
 +
}
 +
#wb_TextArt1 a:hover .hover
 +
{
 +
  visibility: visible;
 +
}
 +
#wb_TextArt1 a:hover span
 +
{
 +
  visibility: hidden;
 +
}
 +
#Line3
 +
{
 +
  color: #B5FF96;
 +
  background-color: #B5FF96;
 +
  border-width: 0px;
 +
}
 +
#Line4
 +
{
 +
  color: #B5FF96;
 +
  background-color: #B5FF96;
 +
  border-width: 0px;
 +
}
 +
#wb_Text1
 +
{
 +
  background-color: transparent;
 +
  border: 0px #000000 solid;
 +
  padding: 0;
 +
  text-align: left;
 +
}
 +
#wb_Text1 div
 +
{
 +
  text-align: left;
 +
}
 +
#SiteSearch1_keyword
 +
{
 +
  border: 2px #191970 solid;
 +
  background-color: #FFFFFF;
 +
  color :#000000;
 +
  font-family: Arial;
 +
  font-size: 13px;
 +
  text-align: left;
 +
  vertical-align: middle;
 +
}
 +
#SiteSearch1_label
 +
{
 +
  color: #191970;
 +
  cursor: text;
 +
  font-family: Arial;
 +
  font-size: 13px;
 +
  text-align: left;
 +
}
 +
#Button1
 +
{
 +
  border: 1px #A9A9A9 solid;
 +
  background-color: #F0F0F0;
 +
  color: #A9A9A9;
 +
  font-family: Arial;
 +
  font-size: 13px;
 +
}
 +
#NavigationBar1 ul.navbar
 +
{
 +
  list-style: none;
 +
  margin: 0;
 +
  padding: 0;
 +
}
 +
#NavigationBar1 ul.navbar li
 +
{
 +
  height: 30px;
 +
  width: 131px;
 +
  margin: 0px 0px 4px 0px;
 +
  vertical-align: bottom;
 +
}
 +
#NavigationBar1 ul.navbar li a
 +
{
 +
  display: block;
 +
  position: relative;
 +
}
 +
#NavigationBar1 ul.navbar li a img
 +
{
 +
  position: absolute;
 +
  z-index: 1;
 +
  border-width: 0px;
 +
}
 +
#NavigationBar1 ul.navbar li span
 +
{
 +
  display: block;
 +
  height: 30px;
 +
  width: 131px;
 +
  position: absolute;
 +
  z-index: 2;
 +
}
 +
#NavigationBar1 a .hover
 +
{
 +
  visibility: hidden;
 +
}
 +
#NavigationBar1 a:hover .hover
 +
{
 +
  visibility: visible;
 +
}
 +
#NavigationBar1 a:hover span
 +
{
 +
  visibility: hidden;
 +
}
 +
</style>
 +
<script type="text/javascript" src="jquery-1.9.1.min.js"></script>
 +
<script type="text/javascript" src="./searchindex.js"></script>
 +
<script type="text/javascript">
 +
var features = 'toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=yes,status=no,left=,top=,width=,height=';
 +
var searchDatabase = new SearchDatabase();
 +
var searchResults_length = 0;
 +
var searchResults = new Object();
 +
function searchPage(features)
 +
{
 +
  var element = document.getElementById('SiteSearch1_keyword');
 +
  if (element.value.length != 0 || element.value != " ")
 +
  {
 +
      var value = unescape(element.value);
 +
      var keywords = value.split(" ");
 +
      searchResults_length = 0;
 +
      for (var i=0; i<database_length; i++)
 +
      {
 +
        var matches = 0;
 +
        var words = searchDatabase[i].title + " " + searchDatabase[i].description + " " + searchDatabase[i].keywords;
 +
        for (var j = 0; j < keywords.length; j++)
 +
        {
 +
            var pattern = new RegExp(keywords[j], "i");
 +
            var result = words.search(pattern);
 +
            if (result >= 0)
 +
            {
 +
              matches++;
 +
            }
 +
            else
 +
            {
 +
              matches = 0;
 +
            }
 +
        }
 +
        if (matches == keywords.length)
 +
        {
 +
            searchResults[searchResults_length++] = searchDatabase[i];
 +
        }
 +
      }
 +
      var wndResults = window.open('about:blank', '', features);
 +
      setTimeout(function()
 +
      {
 +
        var results = '';
 +
        var html = '<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>Search results<\/title><\/head>';
 +
        html = html + '<body style="background-color:#FFFFFF;margin:0;padding:2px 2px 2px 2px;">';
 +
        html = html + '<span style="font-family:Arial;font-size:13px;color:#000000">';
 +
        for (var n=0; n<searchResults_length; n++)
 +
        {
 +
            var page_keywords = searchResults[n].keywords;
 +
            results = results + '<strong><a style="color:#0000FF" target="_parent" href="'+searchResults[n].url+'">'+searchResults[n].title +'<\/a><\/strong><br>Keywords: ' + page_keywords +'<br><br>\n';
 +
        }
 +
        if (searchResults_length == 0)
 +
        {
 +
            results = 'No results';
 +
        }
 +
        else
 +
        {
 +
            html = html + searchResults_length;
 +
            html = html + ' result(s) found for search term: ';
 +
            html = html + value;
 +
            html = html + '<br><br>';
 +
        }
 +
        html = html + results;
 +
        html = html + '<\/span>';
 +
        html = html + '<\/body><\/html>';
 +
        wndResults.document.write(html);
 +
    },100);
 +
  }
 +
  return false;
 +
}
 +
function searchParseURL()
 +
{
 +
  var url = decodeURIComponent(window.location.href);
 +
  if (url.indexOf('?') > 0)
 +
  {
 +
      var terms = '';
 +
      var params = url.split('?');
 +
      var values = params[1].split('&');
 +
      for (var i=0;i<values.length;i++)
 +
      {
 +
        var param = values[i].split('=');
 +
        if (param[0] == 'q')
 +
        {
 +
            terms = unescape(param[1]);
 +
            break;
 +
        }
 +
      }
 +
      if (terms != '')
 +
      {
 +
        var element = document.getElementById('SiteSearch1_keyword');
 +
        element.value = terms;
 +
        searchPage('');
 +
      }
 +
  }
 +
}
 +
</script>
 +
<script type="text/javascript">
 +
$(document).ready(function()
 +
{
 +
  searchParseURL();
 +
  var $search = $('#SiteSearch1_form');
 +
  var $searchInput = $search.find('input');
 +
  var $searchLabel = $search.find('label');
 +
  if ($searchInput.val())
 +
  {
 +
      $searchLabel.hide();
 +
  }
 +
  $searchInput.focus(function()
 +
  {
 +
      $searchLabel.hide();
 +
  }).blur(function()
 +
  {
 +
      if (this.value == '')
 +
      {
 +
        $searchLabel.show();
 +
      }
 +
  });
 +
  $searchLabel.click(function()
 +
  {
 +
      $searchInput.trigger('focus');
 +
  });
 +
});
 +
</script>
 +
</head>
 +
<body>
 +
<!..Code to edit the page. Don't Erase!..>
 +
<p><a href="https://2014.igem.org/wiki/index.php?title=Team:UC-Santa_Cruz-BioE/Project&action=edit"style="color:#FFFFFF; position:absolute; left:400px; top:62px; z-index:1; "> Click here  to edit this page!</a></p>
-
<tr> <td colspan="3" height="5px"> </td></tr>
+
<hr id="Line1" style="margin:0;padding:0;position:absolute;left:0px;top:360px;width:1475px;height:5px;z-index:0;">
-
<!-- end welcome box -->
+
<hr id="Line2" style="margin:0;padding:0;position:absolute;left:0px;top:169px;width:1475px;height:5px;z-index:1;">
-
<tr>  
+
<div id="wb_Shape1" style="position:absolute;left:24px;top:173px;width:176px;height:1205px;z-index:2;">
 +
<img src="https://static.igem.org/mediawiki/2014/d/d4/Leftborder.png" id="Shape1" alt="" style="border-width:0;width:176px;height:1205px;"></div>
 +
<div id="wb_Shape2" style="position:absolute;left:0px;top:186px;width:1478px;height:160px;filter:alpha(opacity=88);-moz-opacity:0.88;opacity:0.88;z-index:3;">
 +
<img src="https://static.igem.org/mediawiki/2014/9/90/Topborder.png" id="Shape2" alt="" style="border-width:0;width:1478px;height:160px;"></div>
 +
<div id="wb_TextArt1" style="position:absolute;left:396px;top:231px;width:418px;height:61px;z-index:7;">
 +
<a href=""><img class="hover" src="https://static.igem.org/mediawiki/2014/8/82/UcsantacruzbioEproject.png" alt="Project" title="Project" style="border-width:0;width:418px;height:61px;"><span><img src="https://static.igem.org/mediawiki/2014/8/82/UcsantacruzbioEproject.png" id="TextArt1" alt="Our Project" title="Our Project" style="border-width:0;width:418px;height:61px;"></span></a></div>
 +
<div id="wb_Shape6" style="position:absolute;left:7px;top:182px;width:199px;height:186px;z-index:8;">
 +
<img src="https://static.igem.org/mediawiki/2014/d/df/UcsantacruzteamLogo.png" id="Shape6" alt="" style="border-width:0;width:199px;height:186px;"></div>
 +
<div id="wb_Shape7" style="position:absolute;left:297px;top:390px;width:710px;height:54px;z-index:9;">
 +
<img src="https://static.igem.org/mediawiki/2014/7/75/Bottomline.png" id="Shape7" alt="" style="border-width:0;width:710px;height:54px;"></div>
 +
<hr id="Line3" style="margin:0;padding:0;position:absolute;left:298px;top:376px;width:706px;height:6px;z-index:10;">
 +
<hr id="Line4" style="margin:0;padding:0;position:absolute;left:298px;top:454px;width:706px;height:6px;z-index:11;">
 +
<div id="wb_Text1" style="position:absolute;left:374px;top:380px;width:700px;height:37px;z-index:12;text-align:left;">
 +
<span style="color:#191970;font-family:Arial;font-size:16px;"><h1>Designing a Microbial Fuel Cell</h1><!..A HEADING!..></span></div>
-
<!--navigation menu -->
+
<!.. Paragraphs and Subheadings go here!!!>
-
<td align="center" colspan="3">
+
-
<table width="100%">
+
<div id="paragraph1" style=" position: absolute; left:243px; top:474px; width: 800px; text-align=left; " >
-
<tr heigth="15px"></tr>
+
<div class="edges";>
-
<tr heigth="75px">  
+
<p>
 +
    A microbial fuel cell (MFC) uses bacteria to break down organic compounds found in waste water and generate an electric current. This is a sustainable way to generate power from waste material, with the potential of achieving over 50% energy efficiency. Our project will focus on genetically engineering the bacteria Shewanella oneidensis in ways that will make the microbial fuel cell more efficient. Our hopes that waste water can be inoculated with our transformed MR-1 to fuel the MFC.
 +
</p>
 +
</div>
 +
<br>
 +
<div class="edges";>
 +
<p>
 +
According to the 2013 International Energy Outlook, energy demands will increase 56% by 2040. This rapidly growing demand for energy has sparked a search for sustainable and renewable energy sources. While many technologies are being developed to address this, some of the most intriguing are bioelectrochemical systems like the microbial fuel cell (MFC). The distinctiveness of bioelectrochemical systems come from their ability to simultaneously take on two ecological vices with: sustainable energy production, and waste-water treatment. The basics of how bacteria in an MFC produce electricity are understood, however we feel more research needs to be done to increase efficiency at the microbial level.
 +
</p></div><br>
 +
<div class="edges";><p>
 +
    The most popular research for microbial fuel cells has been poised towards increasing the power density using more state-of-the-art synthetic materials in the structural design. Our project will focus on another aspect: modifying the microbes which are responsible for generating the electricity. Many of the current limiting factors of MFC performance comes from the bacteria themselves.
 +
</p>
 +
</div><br>
 +
<div class="edges";>
 +
<p>
 +
    The first and most apparent limiting factor in an MFC is the surface area of the anode. The bacteria can only generate electricity when it is in direct contact with, or in close proximity to the surface of the anode. To take full advantage of the limited surface area, it is best for the bacteria to grow in a dense film called a biofilm. This leads to our goal:
 +
</p>
 +
</div><br>
 +
<div class="edges";>
 +
<div class="opa";>
 +
<ul style="list-style-type:none";>
 +
<li>Increase biofilm growth rate of <i>Shewanella oneidensis</i> on the MFC anode.</li>
 +
</ul>
 +
</div>
 +
</div>
 +
<div class="edges";>
 +
<p>We will focus on the bacteria's ability to transfer electrons from the compounds in the waste water to the anode. From [7], we learned that biofilm degradation occurs in anaerobic conditions. In [7], the gene VcCD00034807 from Vibrio chlorea was expressed in MR-1 and shown to recover biofilm growth in anaerobic conditions. We plan to transform replicate the experiment done in [7] and grow the bacteria in an MFC to see if we can get a thicker biofilm and higher voltage output. Thickness will be measured by taking stack images with a confocal microscope and acquire the data using a digital multimeter and the ExcelINX software.
 +
<br>
 +
Results not available at this time. Will be presented at Jamboree.
 +
</p>
 +
</div>
 +
<br>
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
<div class="edges";>
-
<a href="https://2014.igem.org/Team:UC-Santa_Cruz-BioE"style="color:#000000">Home </a> </td>
+
<a name="sources"><h3>References </h3></a>
 +
</div>
 +
<div class="edges";>
 +
<div class="opa";>
 +
<ul>
 +
<li>1. Korneel Rabaey, ed. Bioelectrochemical systems: from extracellular electron transfer to biotechnological application. IWA publishing, 2010.</li>
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
<li>2. Franks, Ashley E., and Kelly P. Nevin. "Microbial fuel cells, a current review." Energies 3.5 (2010): 899-919.</li>
-
<a href="https://2014.igem.org/Team:UC-Santa_Cruz-BioE/Team"style="color:#000000"> Team </a> </td>
+
-
<td style="border:1px solid black;" align="center"  height ="45px"  onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>  
+
<li>3. Brutinel ED, Gralnick JA. Anomalies of the anaerobic tricarboxylic acid cycle in <i>Shewanella oneidensis</i> revealed by Tn-seq. Mol Microbiol. 2012 Oct;86(2):273-83. doi: 10.1111/j.1365-2958.2012.08196.x. Epub 2012 Aug 27. PubMed PMID: 22925268. </li>
-
<a href="https://igem.org/Team.cgi?year=2014&team_name=UC-Santa_Cruz-BioE"style="color:#000000"> Official Team Profile </a></td>
+
-
<td style="border:1px solid black" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> 
+
<li>4. Papagianni M. Recent advances in engineering the central carbon metabolism of industrially important bacteria. Microb Cell Fact. 2012 Apr 30;11:50. doi: 10.1186/1475-2859-11-50. Review. PubMed PMID: 22545791; PubMed Central PMCID: PMC3461431</li>
-
<a href="https://2014.igem.org/Team:UC-Santa_Cruz-BioE/Project"style="color:#000000"> Project</a></td>
+
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
<li>5. Rabaey K, Verstraete W. Microbial fuel cells: novel biotechnology for energy generation. Trends Biotechnol. 2005 Jun;23(6):291-8. Review. PubMed PMID: 15922081. </li>
-
<a href="https://2014.igem.org/Team:UC-Santa_Cruz-BioE/Parts"style="color:#000000"> Parts</a></td>
+
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>  
+
<li>6. Beliaev, Alex S., et al. "Gene and protein expression profiles of <i>Shewanella oneidensis</i> during anaerobic growth with different electron acceptors." Omics: a journal of integrative biology 6.1 (2002): 39-60.</li>
-
<a href="https://2014.igem.org/Team:UC-Santa_Cruz-BioE/Modeling"style="color:#000000"> Modeling</a></td>
+
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
<li>7. Thormann, Kai M., et al. "Control of formation and cellular detachment from <i>Shewanella oneidensis</i> MR-1 biofilms by cyclic di-GMP." Journal of Bacteriology 188.7 (2006): 2681-2691.</li>
-
<a href="https://2014.igem.org/Team:UC-Santa_Cruz-BioE/Notebook"style="color:#000000"> Notebook</a></td>
+
</ul>
 +
</div>
 +
</div>
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>  
+
<div class="edges";>
-
<a href="https://2014.igem.org/Team:UC-Santa_Cruz-BioE/Safety"style=" color:#000000"> Safety </a></td>
+
<h3>Additional Resources</h3>
 +
</div>
 +
<div class="edges";>
 +
<p>(Referred to in <a href="https://igem.org/Team.cgi?year=2014&team_name=UC-Santa_Cruz-BioE">Abstract</a>)</p>
 +
</div>
 +
<div class="edges";>
 +
<div class="opa";>
 +
<ul>
 +
<li>8. Ching, Leang, and Nikhil S. Malvankar. "Engineering Geobacter Sulffureducens to Produce a Highly Cohesive Conductive Matrix with Enhanced Capacity for Current Production." Energy and Environmental Science (2013): 1901-908. Web.</li>
 +
</ul>
 +
</div>
 +
</div>
 +
</div>
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
<div id="pictureofMFC" style=" position: absolute; left:1100px; top:474px; width: 400px; text-align=left; " >
-
<a href="https://2014.igem.org/Team:UC-Santa_Cruz-BioE/Attributions"style="color:#000000"> Attributions </a></td>
+
<figure>
-
 
+
<img src="https://static.igem.org/mediawiki/2014/0/0b/Mfcucsantacruzbioe.jpeg" alt="MFC" style="width:204; height:153px">
-
 
+
<figcaption style="color:#FFFFFF"> Our Microbial Fuel Cell</figcaption>
-
<td align ="center"> <a href="https://2014.igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55px"></a> </td>
+
</figure>
-
</tr>
+
</div>
-
</table>
+
-
 
+
-
</tr>
+
-
</tr>
+
-
</td>
+
-
 
+
-
<tr> <td colspan="3"  height="15px"> </td></tr>
+
-
<tr><td bgColor="#e7e7e7" colspan="3" height="1px"> </tr>
+
-
<tr> <td colspan="3"  height="5px"> </td></tr>
+
-
 
+
-
 
+
-
 
+
-
<!--Project content  -->
+
-
<tr><td > <h3> Project Description </h3></td>
+
-
<td ></td >
+
-
<td > <h3> Content</h3></td>
+
-
</tr>
+
-
 
+
-
<tr>
+
-
<td width="45%"  valign="top">
+
-
<p>Tell us more about your project.  Give us background.  Use this as the abstract of your project.  Be descriptive but concise (1-2 paragraphs) </p>
+
-
<br>
+
-
<h3>References </h3>
+
-
<p>
+
-
iGEM teams are encouraged to record references you use during the course of your research. They should be posted somewhere on your wiki so that judges and other visitors can see how you though about your project and what works inspired you. </p>
+
-
</td>
+
-
 
+
-
<td></td>
+
-
<td  width="45%"  valign="top">
+
-
<p> You can use these subtopics to further explain your project</p>
+
-
 
+
-
<ol>
+
-
<li>Overall project summary</li>
+
-
<li>Project Details</li>
+
-
<li>Materials and Methods</li>
+
-
<li>The Experiments</li>
+
-
<li>Results</li>
+
-
<li>Data analysis</li>
+
-
<li>Conclusions</li>
+
-
</ol>
+
-
 
+
-
<p>
+
-
It's important for teams to describe all the creativity that goes into an iGEM project, along with all the great ideas your team will come up with over the course of your work.
+
-
</p>
+
-
 
+
-
<p>
+
-
It's also important to clearly describe your achievements so that judges will know what you tried to do and where you succeeded. Please write your project page such that what you achieved is easy to distinguish from what you attempted.
+
-
</p>
+
-
</td>
+
<div id="pictureofAmpicillin" style="position: absolute; left:1100px; top:700px; text-align=left;">
 +
<figure>
 +
<img src="https://static.igem.org/mediawiki/2014/f/f8/Plateshewanellanotresitantucsantacruzbioe.jpeg" alt="plate" style="width:270px; height:360px">
 +
<figcaption style="color:#FFFFFF">Plated <i>Shewanella</i> did not exhibit ampicillin resistance.</figcaption>
 +
</figure>
 +
</div>
-
</tr>
+
<div id="pictureofplasmidextraction" style="position: absolute; left:1100px; top:1200px; text-align=left;">
 +
<figure>
 +
<img src="https://static.igem.org/mediawiki/2014/3/3d/Plasmid_exctractucsantacruzbioe.png" alt="plate" style="width:700px; height:400px">
 +
<figcaption style="color:#FFFFFF">Plasmid Extraction</figcaption>
 +
</figure>
 +
</div>
-
</table>
+
<div id="NavigationBar1" style="position:absolute;left:42px;top:373px;width:133px;height:168px;z-index:19;">
-
</html>
+
<!..The MENU..>
 +
<ul class="navbar">
 +
<li><a href="https://2014.igem.org/Team:UC-Santa_Cruz-BioE"><img alt="" src="https://static.igem.org/mediawiki/2014/7/7a/Homeh.gif" class="hover"><span><img alt="" src="https://static.igem.org/mediawiki/2014/7/74/Home.gif"></span></a></li>
 +
<li><a href="https://2014.igem.org/Team:UC-Santa_Cruz-BioE/Team"><img alt="" src="https://static.igem.org/mediawiki/2014/5/56/Teamh.gif" class="hover"><span><img alt="" src="https://static.igem.org/mediawiki/2014/4/4e/Team.gif"></span></a></li>
 +
<li><a href="https://igem.org/Team.cgi?year=2014&team_name=UC-Santa_Cruz-BioE"><img alt="" src="https://static.igem.org/mediawiki/2014/d/db/Officialh.gif" class="hover"><span><img alt="" src="https://static.igem.org/mediawiki/2014/b/bb/Official.gif"></span></a></li>
 +
<li><a href="https://2014.igem.org/Team:UC-Santa_Cruz-BioE/Project"><img alt="" src="https://static.igem.org/mediawiki/2014/c/c7/Projecth.gif" class="hover"><span><img alt="" src="https://static.igem.org/mediawiki/2014/a/a8/Project.gif"></span></a></li>
 +
<li><a href="https://2014.igem.org/Team:UC-Santa_Cruz-BioE/Notebook"><img alt="" src="https://static.igem.org/mediawiki/2014/f/f1/Noteh.gif" class="hover"><span><img alt="" src="https://static.igem.org/mediawiki/2014/6/62/Note.gif"></span></a></li>
 +
<li><a href="https://2014.igem.org/Team:UC-Santa_Cruz-BioE/Safety"><img alt="" src="https://static.igem.org/mediawiki/2014/4/4f/Safetyh.gif" class="hover" <span><img alt="" src="https://static.igem.org/mediawiki/2014/4/4b/Safety.gif"></span></a></li>
 +
<li><a href="https://2014.igem.org/Team:UC-Santa_Cruz-BioE/Attributions"><img alt="" src="https://static.igem.org/mediawiki/2014/c/cb/Atth.gif"  class="hover"> <span><img alt="" src="https://static.igem.org/mediawiki/2014/a/aa/Att.gif"></span></a></li>
 +
</ul>
 +
</div>
 +
<div id="wb_Image1" style="position:absolute;left:217px;top:372px;width:65px;height:64px;z-index:21;">
 +
<a href="https://2014.igem.org/Main_Page"><img src="https://static.igem.org/mediawiki/2014/e/ea/UCsantaIgemlogo_300px.png" id="Image1" alt="" style="width:65px;height:64px;"></a></div>
 +
</body>

Latest revision as of 03:53, 18 October 2014


Project

Click here to edit this page!



ProjectOur Project


Designing a Microbial Fuel Cell

A microbial fuel cell (MFC) uses bacteria to break down organic compounds found in waste water and generate an electric current. This is a sustainable way to generate power from waste material, with the potential of achieving over 50% energy efficiency. Our project will focus on genetically engineering the bacteria Shewanella oneidensis in ways that will make the microbial fuel cell more efficient. Our hopes that waste water can be inoculated with our transformed MR-1 to fuel the MFC.


According to the 2013 International Energy Outlook, energy demands will increase 56% by 2040. This rapidly growing demand for energy has sparked a search for sustainable and renewable energy sources. While many technologies are being developed to address this, some of the most intriguing are bioelectrochemical systems like the microbial fuel cell (MFC). The distinctiveness of bioelectrochemical systems come from their ability to simultaneously take on two ecological vices with: sustainable energy production, and waste-water treatment. The basics of how bacteria in an MFC produce electricity are understood, however we feel more research needs to be done to increase efficiency at the microbial level.


The most popular research for microbial fuel cells has been poised towards increasing the power density using more state-of-the-art synthetic materials in the structural design. Our project will focus on another aspect: modifying the microbes which are responsible for generating the electricity. Many of the current limiting factors of MFC performance comes from the bacteria themselves.


The first and most apparent limiting factor in an MFC is the surface area of the anode. The bacteria can only generate electricity when it is in direct contact with, or in close proximity to the surface of the anode. To take full advantage of the limited surface area, it is best for the bacteria to grow in a dense film called a biofilm. This leads to our goal:


  • Increase biofilm growth rate of Shewanella oneidensis on the MFC anode.

We will focus on the bacteria's ability to transfer electrons from the compounds in the waste water to the anode. From [7], we learned that biofilm degradation occurs in anaerobic conditions. In [7], the gene VcCD00034807 from Vibrio chlorea was expressed in MR-1 and shown to recover biofilm growth in anaerobic conditions. We plan to transform replicate the experiment done in [7] and grow the bacteria in an MFC to see if we can get a thicker biofilm and higher voltage output. Thickness will be measured by taking stack images with a confocal microscope and acquire the data using a digital multimeter and the ExcelINX software.
Results not available at this time. Will be presented at Jamboree.


  • 1. Korneel Rabaey, ed. Bioelectrochemical systems: from extracellular electron transfer to biotechnological application. IWA publishing, 2010.
  • 2. Franks, Ashley E., and Kelly P. Nevin. "Microbial fuel cells, a current review." Energies 3.5 (2010): 899-919.
  • 3. Brutinel ED, Gralnick JA. Anomalies of the anaerobic tricarboxylic acid cycle in Shewanella oneidensis revealed by Tn-seq. Mol Microbiol. 2012 Oct;86(2):273-83. doi: 10.1111/j.1365-2958.2012.08196.x. Epub 2012 Aug 27. PubMed PMID: 22925268.
  • 4. Papagianni M. Recent advances in engineering the central carbon metabolism of industrially important bacteria. Microb Cell Fact. 2012 Apr 30;11:50. doi: 10.1186/1475-2859-11-50. Review. PubMed PMID: 22545791; PubMed Central PMCID: PMC3461431
  • 5. Rabaey K, Verstraete W. Microbial fuel cells: novel biotechnology for energy generation. Trends Biotechnol. 2005 Jun;23(6):291-8. Review. PubMed PMID: 15922081.
  • 6. Beliaev, Alex S., et al. "Gene and protein expression profiles of Shewanella oneidensis during anaerobic growth with different electron acceptors." Omics: a journal of integrative biology 6.1 (2002): 39-60.
  • 7. Thormann, Kai M., et al. "Control of formation and cellular detachment from Shewanella oneidensis MR-1 biofilms by cyclic di-GMP." Journal of Bacteriology 188.7 (2006): 2681-2691.

Additional Resources

(Referred to in Abstract)

  • 8. Ching, Leang, and Nikhil S. Malvankar. "Engineering Geobacter Sulffureducens to Produce a Highly Cohesive Conductive Matrix with Enhanced Capacity for Current Production." Energy and Environmental Science (2013): 1901-908. Web.
MFC
Our Microbial Fuel Cell
plate
Plated Shewanella did not exhibit ampicillin resistance.
plate
Plasmid Extraction