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 | + | <tr height="15px"></tr> |
- | <tr | + | <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> </tr> | |
- | < | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | </tr> | + | |
</table> | </table> | ||
Line 73: | Line 77: | ||
<hr> | <hr> | ||
<p> </p> | <p> </p> | ||
- | <p><strong>Working with and Engineering | + | <p><strong>Working with and Engineering E. coli</strong> <br> |
- | + | 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> </p> | <p> </p> | ||
<hr> | <hr> | ||
<p> </p> | <p> </p> | ||
<p><strong>Safety Precautions</strong> <br> | <p><strong>Safety Precautions</strong> <br> | ||
- | + | 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> </p> | <p> </p> | ||
<hr> | <hr> |
Latest revision as of 00:28, 18 October 2014