Team:Arizona State/safety

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...")
 
(5 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/safety"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 73: Line 77:
   <hr>
   <hr>
   <p>&nbsp;</p>
   <p>&nbsp;</p>
-
   <p><strong>Working with and Engineering Bacteria</strong> <br>
+
   <p><strong>Working with and Engineering E. coli</strong> <br>
-
     Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat</p>
+
     Bacteria are often viewed by the public as little more than agents of disease. It is true that E. coli can cause various illnesses, but the strains we work with in the lab have been engineered to specialize in plasmid, ethanol, or fatty acid production. Due to strain selection, engineering, and safety precautions, there is a very low risk of the E. coli ever leaving the lab environment. Even if it were to leave the lab, the recombinant DNA included into the strains just cause overproduction of products already found in E. coli, posing little or no harm to people and the environment. </p>
   <p>&nbsp;</p>
   <p>&nbsp;</p>
   <hr>
   <hr>
   <p>&nbsp;</p>
   <p>&nbsp;</p>
   <p><strong>Safety Precautions</strong> <br>
   <p><strong>Safety Precautions</strong> <br>
-
     Working in the hood. Standard PPE. </p>
+
     Standard BS1 safety measures were taken at all times while working in the lab. Gloves, lab coats, and goggles were worn while doing any bench work. Any work done with media without an antibiotic was done inside a reverse pressure lab cabinet. Surfaces and lab equipment was sterilized with ethanol. </p>
   <p>&nbsp;</p>
   <p>&nbsp;</p>
   <hr>
   <hr>

Latest revision as of 00:28, 18 October 2014


 

 

Safety Procedures


 

Working with and Engineering E. coli
Bacteria are often viewed by the public as little more than agents of disease. It is true that E. coli can cause various illnesses, but the strains we work with in the lab have been engineered to specialize in plasmid, ethanol, or fatty acid production. Due to strain selection, engineering, and safety precautions, there is a very low risk of the E. coli ever leaving the lab environment. Even if it were to leave the lab, the recombinant DNA included into the strains just cause overproduction of products already found in E. coli, posing little or no harm to people and the environment.

 


 

Safety Precautions
Standard BS1 safety measures were taken at all times while working in the lab. Gloves, lab coats, and goggles were worn while doing any bench work. Any work done with media without an antibiotic was done inside a reverse pressure lab cabinet. Surfaces and lab equipment was sterilized with ethanol.

 


 

End Product Safety
There might be safety concerns with the production of ethanol and biodiesel in large quantities, as both of these products are flammable. The volumes and concentrations of these compounds that were used, produced, and tested in our laboratory environment were small enough to not pose a hazard. If the process is moved to a larger scale, the process will have to go under the same safety processes and regulations that normal ethanol and fuel production processes undergo.