Team:SF Bay Area DIYbio/Safety
From 2014.igem.org
(Prototype team page) |
|||
(17 intermediate revisions not shown) | |||
Line 6: | Line 6: | ||
<html> | <html> | ||
+ | |||
+ | |||
+ | |||
+ | <head> | ||
+ | <link href="https://fonts.googleapis.com/css?family=Slackey" rel="stylesheet" type="text/css"> | ||
+ | <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet" type="text/css"> | ||
+ | |||
+ | |||
+ | <style> | ||
+ | body{background:#fcf9ef;} | ||
+ | h1{ margin:auto; } | ||
+ | #header_text {text-align:center} | ||
+ | #top-section{height:25px} | ||
+ | .yellow_header{ color: #FBB03C; } | ||
+ | |||
+ | .margin_left_20px{ | ||
+ | margin-left: 20px; | ||
+ | } | ||
+ | |||
+ | #main_table, #navigation_table{ | ||
+ | background: #fcf9ef | ||
+ | } | ||
+ | |||
+ | </style> | ||
+ | |||
+ | </head> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
<!--main content --> | <!--main content --> | ||
- | <table width="70%" align="center"> | + | <table width="70%" id="main_table" align="center"> |
<!--welcome box --> | <!--welcome box --> | ||
<tr> | <tr> | ||
- | <td style="border:1px solid black;" colspan="3" align="center" height=" | + | <td style="border:1px solid black;" colspan="3" align="center" height="50px" bgColor=#FF404B> |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
<p style="color:#E7E7E7"> <a href="https://2014.igem.org/wiki/index.php?title=Team:SF_Bay_Area_DIYbio/Safety&action=edit"style="color:#FFFFFF"> Click here to edit this page!</a> </p> | <p style="color:#E7E7E7"> <a href="https://2014.igem.org/wiki/index.php?title=Team:SF_Bay_Area_DIYbio/Safety&action=edit"style="color:#FFFFFF"> Click here to edit this page!</a> </p> | ||
</td> | </td> | ||
Line 26: | Line 58: | ||
<tr> | <tr> | ||
- | |||
<td align="center" colspan="3"> | <td align="center" colspan="3"> | ||
- | <table | + | |
+ | <!--navigation menu --> | ||
+ | <table id="navigation_table" width="100%"> | ||
<tr heigth="15px"></tr> | <tr heigth="15px"></tr> | ||
<tr heigth="75px"> | <tr heigth="75px"> | ||
Line 48: | Line 81: | ||
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> | ||
<a href="https://2014.igem.org/Team:SF_Bay_Area_DIYbio/Parts"style="color:#000000"> Parts</a></td> | <a href="https://2014.igem.org/Team:SF_Bay_Area_DIYbio/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> | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> | ||
Line 57: | Line 87: | ||
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> | ||
<a href="https://2014.igem.org/Team:SF_Bay_Area_DIYbio/Safety"style=" color:#000000"> Safety </a></td> | <a href="https://2014.igem.org/Team:SF_Bay_Area_DIYbio/Safety"style=" color:#000000"> Safety </a></td> | ||
+ | |||
+ | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> | ||
+ | <a href="https://2014.igem.org/Team:SF_Bay_Area_DIYbio/ELSEI"style=" color:#000000">Ethical, Legal, Societal, Environmental Issues</a></td> | ||
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> | ||
<a href="https://2014.igem.org/Team:SF_Bay_Area_DIYbio/Attributions"style="color:#000000"> Attributions </a></td> | <a href="https://2014.igem.org/Team:SF_Bay_Area_DIYbio/Attributions"style="color:#000000"> Attributions </a></td> | ||
+ | |||
+ | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> | ||
+ | <a href="https://2014.igem.org/Team:SF_Bay_Area_DIYbio/Future_Plans"style="color:#000000"> Future Plans </a></td> | ||
Line 65: | Line 101: | ||
</tr> | </tr> | ||
</table> | </table> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | <!-- | + | <!--end navigation menu --> |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
+ | </tr> | ||
+ | </tr> | ||
</td> | </td> | ||
- | |||
+ | <tr> <td colspan="3" height="5px"> | ||
- | < | + | <p> </p> |
- | < | + | <!--safety content--> |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | < | + | <br> |
- | </ | + | <p><b><font size="5">SAFETY</font></b><br><br> |
- | </ | + | <b>Lab safety considerations for this project</b><br><br> |
+ | Team members have received safety training instruction relevant to specific experiments. Both BioCurious and Counter Culture Labs have specific multi-person biosafety teams. One of the team advisors, Patrik D’haeseleer, is on the safety team for both labs and has briefed both teams on the project. Both labs strictly meet the guidelines for BSL-1. | ||
+ | <br><br> | ||
+ | The risks for members working on this project include the risk of RG1 lab strains. There is no risk to the general public, since we are working with auxotrophic baker’s yeast carrying a plasmid expressing food proteins. | ||
+ | To mitigate the risks to the environment from this project we are using yeast that can’t make its own uracil and must be grown on media containing supplement uracil. This yeast strain is highly unlikely to be viable outside of specific lab conditions. Another safety precaution we have put in place to make sure our project stays contained is that only plasmids will be allowed to leave the lab and be transported from one location to the other – no live yeast or purified protein at this stage. | ||
+ | As we work on the project we continue to address safety considerations and ensure that the experiments and work is done with best lab practices. | ||
+ | </p><br> | ||
- | <tr> | + | </td></tr> |
+ | </table> | ||
- | |||
- | |||
</html> | </html> |
Latest revision as of 00:07, 18 October 2014
| |||||||||||||
SAFETY |