Team:Arizona State/notebook

From 2014.igem.org

(Difference between revisions)
(Created page with "{{CSS/Main}} <html> <!--main content --> <table width="975" align="center"> <tr> <!--navigation menu --> <td align="center" colspan="3"> <table width="100%"> <tr heigth...")
m
 
(20 intermediate revisions not shown)
Line 3: Line 3:
<html>
<html>
 +
<style type="text/css">
 +
.navmenu ul {list-style: none;padding: 0px;margin: 0px; font-size 2em}
 +
  .navmenu ul li {display: block;position: relative;float: left;border:1px solid #fff;font-size: 12px}
 +
  .navmenu li ul {display: none;}
 +
  .navmenu ul li a {display: block;background: #903;padding: 5px 10px 5px 10px;text-decoration: none;
 +
          white-space: nowrap;color: #fff;}
 +
  .navmenu ul li a:hover {background: #ffb310;}
 +
  .navmenu li:hover ul {display: block; position: absolute;}
 +
  .navmenu li:hover li {float: none;}
 +
  .navmenu li:hover a {background: #ffb310;}
 +
  .navmenu li:hover li a:hover {background: #000;}
 +
  #drop-nav li ul li {border-top: 0px;}
 +
</style>
 +
 +
 +
 +
 
 +
 
 +
 +
<!--main content -->
<!--main content -->
Line 15: Line 35:
<table  width="100%">
<table  width="100%">
-
<tr heigth="15px"></tr>
+
<tr height="15px"></tr>
-
<tr heigth="75px">  
+
<tr> <td colspan="9"><a href="https://2014.igem.org/Main_Page" style="width:65px; float:right; margin-left:5px"> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55px"></a>
 +
<div class="navmenu"> <ul id="drop-nav">
 +
  <li><a href="https://2014.igem.org/Team:Arizona_State">home </a></li>
 +
  <li><a href="https://2014.igem.org/Team:Arizona_State/team">team </a>
 +
      <ul><li><a href="https://2014.igem.org/Team:Arizona_State/members">members </a></li>
 +
        <li><a href="https://igem.org/Team.cgi?id=1502">iGEM profile </a></li></ul></li>
 +
  <li><a href="https://2014.igem.org/Team:Arizona_State/project">project </a>
 +
      <ul><li><a href="https://2014.igem.org/Team:Arizona_State/science">science</a></li>
 +
        <li><a href="https://2014.igem.org/Team:Arizona_State/policypractices">policy and practices</a></li></ul></li>
 +
  <li><a href="https://2014.igem.org/Team:Arizona_State/parts">parts </a></li>
 +
  <li><a href="https://2014.igem.org/Team:Arizona_State/result">results </a></li>
 +
  <li><a href="https://2014.igem.org/Team:Arizona_State/notebook">notebook </a></li>
 +
  <li><a href="https://2014.igem.org/Team:Arizona_State/safety">safety </a></li>
 +
  <li><a href="https://2014.igem.org/Team:Arizona_State/attributions">attributions </a></li>
-
 
+
</ul></div>
-
<td style="border:0px solid black;" align="center" height ="42px" onMouseOver="this.bgColor='#ffb310'" onMouseOut="this.bgColor='#990033'" bgColor=#990033> 
+
</td> </tr>
-
<a href="https://2014.igem.org/Team:Arizona_State"style="color:#ffffff">home </a> </td>
+
-
 
+
-
<td style="border:0px solid black;" align="center" height ="42px" onMouseOver="this.bgColor='#ffb310'" onMouseOut="this.bgColor='#990033'" bgColor=#990033> 
+
-
<a href="https://2014.igem.org/Team:Arizona_State/team"style="color:#ffffff">team </a> </td>
+
-
 
+
-
<td style="border:0px solid black;" align="center" height ="42px" onMouseOver="this.bgColor='#ffb310'" onMouseOut="this.bgColor='#990033'" bgColor=#990033> 
+
-
<a href="https://2014.igem.org/Team:Arizona_State/teamprofile"style="color:#ffffff">team profile </a> </td>
+
-
 
+
-
<td style="border:0px solid black;" align="center" height ="42px" onMouseOver="this.bgColor='#ffb310'" onMouseOut="this.bgColor='#990033'" bgColor=#990033> 
+
-
<a href="https://2014.igem.org/Team:Arizona_State/project"style="color:#ffffff">project </a> </td>
+
-
 
+
-
<td style="border:0px solid black;" align="center" height ="42px" onMouseOver="this.bgColor='#ffb310'" onMouseOut="this.bgColor='#990033'" bgColor=#990033> 
+
-
<a href="https://2014.igem.org/Team:Arizona_State/parts"style="color:#ffffff">parts </a> </td>
+
-
 
+
-
<td style="border:0px solid black;" align="center" height ="42px" onMouseOver="this.bgColor='#ffb310'" onMouseOut="this.bgColor='#990033'" bgColor=#990033> 
+
-
<a href="https://2014.igem.org/Team:Arizona_State/modeling"style="color:#ffffff">modeling </a> </td>
+
-
 
+
-
<td style="border:0px solid black;" align="center" height ="42px" onMouseOver="this.bgColor='#ffb310'" onMouseOut="this.bgColor='#990033'" bgColor=#990033> 
+
-
<a href="https://2014.igem.org/Team:Arizona_State/notebook"style="color:#ffffff">notebook </a> </td>
+
-
 
+
-
<td style="border:0px solid black;" align="center" height ="42px" onMouseOver="this.bgColor='#ffb310'" onMouseOut="this.bgColor='#990033'" bgColor=#990033> 
+
-
<a href="https://2014.igem.org/Team:Arizona_State/notebook"style="color:#ffffff">safety </a> </td>
+
-
 
+
-
<td style="border:0px solid black;" align="center" height ="42px" onMouseOver="this.bgColor='#ffb310'" onMouseOut="this.bgColor='#990033'" bgColor=#990033> 
+
-
<a href="https://2014.igem.org/Team:Arizona_State/attributions"style="color:#ffffff">attributions </a> </td>
+
-
 
+
-
 
+
-
<td style="border: 0px solid black; background-color: #990033;" 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>
+
-
</tr>
+
</table>
</table>
Line 55: Line 59:
<!--welcome box -->
<!--welcome box -->
<tr>
<tr>
-
<td style="border:0 px solid black;" colspan="3" align="center" height="375px" bgColor=#ffffff><img src="https://static.igem.org/mediawiki/2014/8/80/1-Home-header.jpg" width="975" height="375" alt=""/></td>
+
<td style="border:0 px solid black;" colspan="3" align="center" height="375px" bgColor=#ffffff><img src="https://static.igem.org/mediawiki/2014/d/dc/7-Notebook-header.jpg" width="975" height="375" alt=""/></td>
</tr>
</tr>
Line 64: Line 68:
<tr><td colspan="3"> <h3>&nbsp;</h3></td></tr>
<tr><td colspan="3"> <h3>&nbsp;</h3></td></tr>
<tr>
<tr>
-
<td width="48%"  valign="top">  
+
<td width="5%"  valign="top">  
-
<p><img src="https://static.igem.org/mediawiki/2014/d/d4/1-Home-igem.jpg" width="397" height="388" alt=""/></p>
+
<p>&nbsp;</p>
</td>
</td>
-
<td width="4%" > </td>
+
<td width="90%" ><p><strong style="font-size: 34px">Notebook</strong></p>
-
<td width="48%">
+
  <hr>
 +
  <p>&nbsp;</p>
 +
  <p><strong>Project Phases</strong> <br>
 +
<p>&nbsp;</p>
 +
    <p>June: Project planning and set up</p>
 +
<p>July-October: Synthesis of Fatty acid producing plasmids, such as the TesA plasmid</p>
 +
<p>September - October: Preparation and testing of the ethanol producing parts</p>
 +
<p>October: Preparation and testing of the wax esterase plasmid</p>
-
<p>The Arizona State University iGEM team has taken on a project of creating biodiesel in a new and efficient way using Escherichia coli. Using a wax esterase, fatty acids and ethanol, which are both naturally produced by E. coli, can be combined to form biodiesel. However, E. coli uses the same intermediate products to produce both fatty acids and ethanol, which reduces the efficiency of this process. This problem can be avoided by engineering two different strains of E. coli to work in tandem. One strain will be focused on producing free fatty acids (FFA) through increased production of enzymes such as TesA and acc. The other strain will be focused on producing ethanol through the increased production of enzymes such as pdc and adhB. These two products can be combined in one of the two cells using a waxy esterase, producing the final biodiesel product. This form of cooperative production will hopefully produce more ethanol than current single strain methods using E. coli.</p>
+
</p>
 +
  <p>&nbsp;</p>
 +
  <hr>
 +
  <p>&nbsp;</p>
 +
  <p><strong>Procedures</strong> <br>
 +
    Gel making/running: Gels were all 1% agarose gels using safe white dye. Al were ran for 1 hr. at 95 V.
 +
<p>
 +
    Enyzme digestions/ Ligations: Our team had a bit of a learning curve with digestions and ligations. We tried several different methods to ensure they would work, but the most common was the procedure found in the <a href="http://openwetware.org/wiki/Haynes:Assembly101">Haynes Lab Procedures</a>
 +
 
 +
<p>&nbsp;</p>
 +
  <p><strong>Resting Cell Assay</strong> <p>
 +
    To test the productivity of different plasmids, resting cell assays were run. All assays were run in a shaker incubator at 32 degrees C and 200 RPM. A phosphate buffered solution was used to suspend the growth of the cultures.  </p>
 +
<p>&nbsp;</p>
 +
  <p><strong>Quantification</strong> <p>
 +
A GC with a DB5 column was used to quantify data from all assays. For testing ethanol production, the method used had an initial temp. of 60 degrees C, and ramped by 10 degrees C until it reached 250 degrees C, which was then held for 3 minutes.
-
</td>
 
-
</tr>
 

Latest revision as of 03:08, 18 October 2014


 

 

Notebook


 

Project Phases

 

June: Project planning and set up

July-October: Synthesis of Fatty acid producing plasmids, such as the TesA plasmid

September - October: Preparation and testing of the ethanol producing parts

October: Preparation and testing of the wax esterase plasmid

 


 

Procedures
Gel making/running: Gels were all 1% agarose gels using safe white dye. Al were ran for 1 hr. at 95 V.

Enyzme digestions/ Ligations: Our team had a bit of a learning curve with digestions and ligations. We tried several different methods to ensure they would work, but the most common was the procedure found in the Haynes Lab Procedures

 

Resting Cell Assay

To test the productivity of different plasmids, resting cell assays were run. All assays were run in a shaker incubator at 32 degrees C and 200 RPM. A phosphate buffered solution was used to suspend the growth of the cultures.

 

Quantification

A GC with a DB5 column was used to quantify data from all assays. For testing ethanol production, the method used had an initial temp. of 60 degrees C, and ramped by 10 degrees C until it reached 250 degrees C, which was then held for 3 minutes.