Team:Melbourne/Safety

From 2014.igem.org

(Difference between revisions)
(Prototype team page)
 
(20 intermediate revisions not shown)
Line 1: Line 1:
-
<!-- *** What falls between these lines is the Alert Box! You can remove it from your pages once you have read and understood the alert *** -->
+
<html>
 +
<link href='http://fonts.googleapis.com/css?family=Lato:400,900' rel='stylesheet' type='text/css'>
 +
<style>
 +
/* CSS Document */
 +
/*! normalize.css v2.1.2 | MIT License | git.io/normalize */
 +
/* ==========================================================================
 +
  HTML5 display definitions
 +
  ========================================================================== */
-
{{CSS/Main}}
+
/**
 +
* Correct `block` display not defined in IE 8/9.
 +
*/
 +
article,
 +
aside,
 +
details,
 +
figcaption,
 +
figure,
 +
footer,
 +
header,
 +
hgroup,
 +
main,
 +
nav,
 +
section,
 +
summary {
 +
    display: block;
 +
}
-
<html>
+
/**
 +
* Correct `inline-block` display not defined in IE 8/9.
 +
*/
-
<!--main content -->
+
audio,
-
<table width="70%" align="center">
+
canvas,
 +
video {
 +
    display: inline-block;
 +
}
 +
/**
 +
* Prevent modern browsers from displaying `audio` without controls.
 +
* Remove excess height in iOS 5 devices.
 +
*/
-
<!--welcome box -->
+
audio:not([controls]) {
-
<tr>
+
    display: none;
-
<td style="border:1px solid black;" colspan="3" align="center" height="150px" bgColor=#FF404B>
+
    height: 0;
-
<h1 >WELCOME TO iGEM 2014! </h1>
+
}
-
<p>Your team has been approved and you are ready to start the iGEM season!
+
-
<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>
+
-
<br>
+
-
<p style="color:#E7E7E7"> <a href="https://2014.igem.org/wiki/index.php?title=Team:Melbourne/Safety&action=edit"style="color:#FFFFFF"> Click here  to edit this page!</a> </p>
+
-
</td>
+
-
</tr>
+
-
<tr> <td colspan="3" height="5px"> </td></tr>
+
/**
-
<!-- end welcome box -->
+
  * Address styling not present in IE 8/9.
-
<tr>
+
*/
-
<!--navigation menu -->
+
[hidden] {
-
<td align="center" colspan="3">
+
    display: none;
 +
}
-
<table  width="100%">
+
/* ==========================================================================
-
<tr heigth="15px"></tr>
+
  Base
-
<tr heigth="75px">
+
  ========================================================================== */
 +
/**
 +
* 1. Set default font family to sans-serif.
 +
* 2. Prevent iOS text size adjust after orientation change, without disabling
 +
*    user zoom.
 +
*/
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> 
+
html {
-
<a href="https://2014.igem.org/Team:Melbourne"style="color:#000000">Home </a> </td>
+
    font-family: sans-serif; /* 1 */
 +
    -ms-text-size-adjust: 100%; /* 2 */
 +
    -webkit-text-size-adjust: 100%; /* 2 */
 +
}
-
<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:Melbourne/Team"style="color:#000000"> Team </a> </td>
+
* Remove default margin.
 +
*/
-
<td style="border:1px solid black;" align="center"  height ="45px"  onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
body {
-
<a href="https://igem.org/Team.cgi?year=2014&team_name=Melbourne"style="color:#000000"> Official Team Profile </a></td>
+
    margin: 0;
 +
}
-
<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:Melbourne/Project"style="color:#000000"> Project</a></td>
+
  Links
 +
  ========================================================================== */
-
<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:Melbourne/Parts"style="color:#000000"> Parts</a></td>
+
  * Address `outline` inconsistency between Chrome and other browsers.
 +
*/
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
a:focus {
-
<a href="https://2014.igem.org/Team:Melbourne/Modeling"style="color:#000000"> Modeling</a></td>
+
    outline: thin dotted;
 +
}
-
<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:Melbourne/Notebook"style="color:#000000"> Notebook</a></td>
+
* Improve readability when focused and also mouse hovered in all browsers.
 +
  */
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
a:active,
-
<a href="https://2014.igem.org/Team:Melbourne/Safety"style=" color:#000000"> Safety </a></td>
+
a:hover {
 +
    outline: 0;
 +
}
-
<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:Melbourne/Attributions"style="color:#000000"> Attributions </a></td>
+
  Typography
 +
  ========================================================================== */
 +
/**
 +
* Address variable `h1` font-size and margin within `section` and `article`
 +
* contexts in Firefox 4+, Safari 5, and Chrome.
 +
*/
-
<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>
+
h1 {
-
</tr>
+
    font-size: 2em;
-
</table>
+
    margin: 0.67em 0;
-
<!--end navigation menu -->
+
}
-
</tr>
+
-
</tr>
+
-
</td>
+
-
<tr> <td colspan="3"  height="15px"> </td></tr>
+
/**
-
<tr><td bgColor="#e7e7e7" colspan="3" height="1px"> </tr>
+
* Address styling not present in IE 8/9, Safari 5, and Chrome.
-
<tr> <td colspan="3" height="5px"> </td></tr>
+
  */
 +
abbr[title] {
 +
    border-bottom: 1px dotted;
 +
}
-
<!--safety content-->
+
/**
-
<tr><td > <h3> Welcome! </h3></td>
+
* Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
-
<td ></td >
+
*/
-
<td > <h3> Timeline</h3></td>
+
-
</tr>
+
-
<tr>
+
b,
-
<td width="45%"  valign="top">
+
strong {
-
<p> Visit the <a href="https://2014.igem.org/Safety" >Safety Hub</a> to see this year's safety requirements. The Safety Hub is the central page for everything related to safety in iGEM. You can also go there to learn about general biosafety topics, and how to think about the future implications of your project.</p>
+
    font-weight: bold;
 +
}
 +
/**
 +
* Address styling not present in Safari 5 and Chrome.
 +
*/
 +
dfn {
 +
    font-style: italic;
 +
}
-
<br>
+
/**
-
<h3> Edit this page!</h3>
+
* Address differences between Firefox and other browsers.
-
<p>
+
*/
-
Please use this page to write about anything related to safety in your project. <!--Be sure to talk about both
+
-
<ul>
+
-
<li> <a href=" ">Learn about lab Safety for Today</a></li>
+
-
<li> <a href="">Learn about Safety for the future of your project.</a></li>
+
-
</ul>
+
-
-->
+
-
</p>
+
-
<h3> Your Lab </h3>
+
hr {
 +
    -moz-box-sizing: content-box;
 +
    box-sizing: content-box;
 +
    height: 0;
 +
}
 +
/**
 +
* Address styling not present in IE 8/9.
 +
*/
-
<p> Use this section to tell us about your laboratory. Where is it located? What sort of equipment do you use every day? Have you decorated it for the summer? How do you look wearing a lab coat? Take pictures! Show off your space! </p>
+
mark {
-
<!--
+
    background: #ff0;
-
<gallery>
+
    color: #000;
-
Image:Example2_Lab_1.png|The building our lab is in!
+
}
-
Image:Example2_Lab_2.png|The inside of our lab!
+
-
Image:Example2_Lab_3.png|Team Member 3 doing an experiment
+
-
Image:Example2_Lab_4.png|Working in biosafety cabinets
+
-
Image:Example2_Lab_5.png|Team all gloved up and ready for work!
+
-
Image:Example2_Lab_6.png|Equipment that we use to do SCIENCE!
+
-
Image:Example2_Lab_7.png|We decorated this part of our lab
+
-
Image:Example2_Lab_8.png|Whatever else you want
+
-
</gallery>-->
+
-
</td>
+
/**
-
<td></td>
+
* Correct font family set oddly in Safari 5 and Chrome.
 +
*/
 +
code,
 +
kbd,
 +
pre,
 +
samp {
 +
    font-family: monospace, serif;
 +
    font-size: 1em;
 +
}
-
<td width="45%" valign="top">
+
/**
 +
  * Improve readability of pre-formatted text in all browsers.
 +
*/
 +
pre {
 +
    white-space: pre-wrap;
 +
}
-
<ul>
+
/**
-
<li> <b>Now :</b> Read the <a href="https://2014.igem.org/Safety">Safety Hub </a> and learn about safety in iGEM. Ask questions by emailing safety at <i> igem DOT org </i>. </li>
+
  * Set consistent quote types.
-
<li><b>Now - Jamboree:</b> Complete <b>Check-Ins</b> and receive approval before acquiring and using certain materials in your lab</li>
+
*/
-
<li><b>Now - Wiki Freeze:</b> Edit this Safety page to tell us about what you're doing</li>
+
-
<li><b>June 9: </b>Submit the About Our Lab form.</li>
+
-
<li><b>Let us know by June 25 </b>if you will need an extension on the Preliminary Version, or your Preliminary Version will be significantly incomplete.</li>
+
-
<li><b>June 30: </b>Submit the Preliminary Version of the <b>Safety Form</b>.</li>
+
-
<li>Participate in Virtual Open Office Hours to ask questions and discuss safety topics (exact date to be determined).</li>
+
-
<li><b>September 1:</b> Submit the Final Version of the Safety Form.</li>
+
-
<li><b>October: </b> Wiki freeze (exact date to be determined)</li>
+
-
<li><b>October 30 - November 3: </b>GIANT JAMBOREE!</li>
+
-
</ul>
+
q {
-
</td>
+
    quotes: "\201C" "\201D" "\2018" "\2019";
 +
}
 +
/**
 +
* Address inconsistent and variable font size in all browsers.
 +
*/
 +
 +
small {
 +
    font-size: 80%;
 +
}
 +
 +
/**
 +
* Prevent `sub` and `sup` affecting `line-height` in all browsers.
 +
*/
 +
 +
sub,
 +
sup {
 +
    font-size: 75%;
 +
    line-height: 0;
 +
    position: relative;
 +
    vertical-align: baseline;
 +
}
 +
 +
sup {
 +
    top: -0.5em;
 +
}
 +
 +
sub {
 +
    bottom: -0.25em;
 +
}
 +
 +
/* ==========================================================================
 +
  Embedded content
 +
  ========================================================================== */
 +
 +
/**
 +
* Remove border when inside `a` element in IE 8/9.
 +
*/
 +
 +
img {
 +
    border: 0;
 +
}
 +
 +
/**
 +
* Correct overflow displayed oddly in IE 9.
 +
*/
 +
 +
svg:not(:root) {
 +
    overflow: hidden;
 +
}
 +
 +
/* ==========================================================================
 +
  Figures
 +
  ========================================================================== */
 +
 +
/**
 +
* Address margin not present in IE 8/9 and Safari 5.
 +
*/
 +
 +
figure {
 +
    margin: 0;
 +
}
 +
 +
/* ==========================================================================
 +
  Forms
 +
  ========================================================================== */
 +
 +
/**
 +
* Define consistent border, margin, and padding.
 +
*/
 +
 +
fieldset {
 +
    border: 1px solid #c0c0c0;
 +
    margin: 0 2px;
 +
    padding: 0.35em 0.625em 0.75em;
 +
}
 +
 +
/**
 +
* 1. Correct `color` not being inherited in IE 8/9.
 +
* 2. Remove padding so people aren't caught out if they zero out fieldsets.
 +
*/
 +
 +
legend {
 +
    border: 0; /* 1 */
 +
    padding: 0; /* 2 */
 +
}
 +
 +
/**
 +
* 1. Correct font family not being inherited in all browsers.
 +
* 2. Correct font size not being inherited in all browsers.
 +
* 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 +
*/
 +
 +
button,
 +
input,
 +
select,
 +
textarea {
 +
    font-family: inherit; /* 1 */
 +
    font-size: 100%; /* 2 */
 +
    margin: 0; /* 3 */
 +
}
 +
 +
/**
 +
* Address Firefox 4+ setting `line-height` on `input` using `!important` in
 +
* the UA stylesheet.
 +
*/
 +
 +
button,
 +
input {
 +
    line-height: normal;
 +
}
 +
 +
/**
 +
* Address inconsistent `text-transform` inheritance for `button` and `select`.
 +
* All other form control elements do not inherit `text-transform` values.
 +
* Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 +
* Correct `select` style inheritance in Firefox 4+ and Opera.
 +
*/
 +
 +
button,
 +
select {
 +
    text-transform: none;
 +
}
 +
 +
/**
 +
* 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 +
*    and `video` controls.
 +
* 2. Correct inability to style clickable `input` types in iOS.
 +
* 3. Improve usability and consistency of cursor style between image-type
 +
*    `input` and others.
 +
*/
 +
 +
button,
 +
html input[type="button"], /* 1 */
 +
input[type="reset"],
 +
input[type="submit"] {
 +
    -webkit-appearance: button; /* 2 */
 +
    cursor: pointer; /* 3 */
 +
}
 +
 +
/**
 +
* Re-set default cursor for disabled elements.
 +
*/
 +
 +
button[disabled],
 +
html input[disabled] {
 +
    cursor: default;
 +
}
 +
 +
/**
 +
* 1. Address box sizing set to `content-box` in IE 8/9.
 +
* 2. Remove excess padding in IE 8/9.
 +
*/
 +
 +
input[type="checkbox"],
 +
input[type="radio"] {
 +
    box-sizing: border-box; /* 1 */
 +
    padding: 0; /* 2 */
 +
}
 +
 +
/**
 +
* 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 +
* 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 +
*    (include `-moz` to future-proof).
 +
*/
 +
 +
input[type="search"] {
 +
    -webkit-appearance: textfield; /* 1 */
 +
    -moz-box-sizing: content-box;
 +
    -webkit-box-sizing: content-box; /* 2 */
 +
    box-sizing: content-box;
 +
}
 +
 +
/**
 +
* Remove inner padding and search cancel button in Safari 5 and Chrome
 +
* on OS X.
 +
*/
 +
 +
input[type="search"]::-webkit-search-cancel-button,
 +
input[type="search"]::-webkit-search-decoration {
 +
    -webkit-appearance: none;
 +
}
 +
 +
/**
 +
* Remove inner padding and border in Firefox 4+.
 +
*/
 +
 +
button::-moz-focus-inner,
 +
input::-moz-focus-inner {
 +
    border: 0;
 +
    padding: 0;
 +
}
 +
 +
/**
 +
* 1. Remove default vertical scrollbar in IE 8/9.
 +
* 2. Improve readability and alignment in all browsers.
 +
*/
 +
 +
textarea {
 +
    overflow: auto; /* 1 */
 +
    vertical-align: top; /* 2 */
 +
}
 +
 +
/* ==========================================================================
 +
  Tables
 +
  ========================================================================== */
 +
 +
/**
 +
* Remove most spacing between table cells.
 +
*/
 +
 +
table {
 +
    border-collapse: collapse;
 +
    border-spacing: 0;
 +
}
 +
 +
html, body {
 +
color: #111;
 +
background-color: transparent;
 +
width: 100%;
 +
height: 100%;
 +
margin: 0;
 +
padding: 0;
 +
display:block;
 +
line-height:normal;
 +
 +
}
 +
 +
h1 {
 +
font-weight:bold;
 +
font-size:52px;
 +
margin:0;
 +
text-transform:uppercase;
 +
font-family: 'Lato', sans-serif;
 +
font-weight:900;
 +
text-align:center;
 +
/*font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;*/
 +
}
 +
h2 {
 +
font-weight:bold;
 +
font-size:24px;
 +
text-transform:uppercase;
 +
font-family: 'Lato', sans-serif;
 +
font-weight:900;
 +
/*font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;*/
 +
}
 +
p {
 +
font-family: 'Lato', sans-serif;
 +
/*font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;*/
 +
}
 +
img {margin:10px;}
 +
 +
 +
 +
.firstHeading { display:none;}
 +
 +
#content {border:none !important; line-height:normal !important;}
 +
 +
h1, h2, h3, h4 {border:none !important;}
 +
 +
#content, #gloabalWrapper {position:static !important;}
 +
 +
 +
 +
/*#menubar, .left-menu, .left-menu a {
 +
color: white !important;
 +
background-color: #555555;
 +
 +
}*/
 +
 +
#top-section {
 +
border:none !important;
 +
}
 +
#p-logo {display:none;}
 +
 +
#top-section {height:0px;}
 +
 +
#search-controls {
 +
display:none;
 +
}
 +
#footer-box {
 +
display:none;
 +
}
 +
 +
#catlinks {
 +
display:none;
 +
}
 +
 +
</style>
 +
<img src="https://static.igem.org/mediawiki/2014/9/9b/Melbourne_Banner.png" alt="Banner" height="225" width="1000">
 +
 +
 +
<table  width="100%" style="text-transform: uppercase; font-family: 'Lato', sans-serif;">
 +
 +
<tr height="10px">
 +
 +
 +
<td align="center" height="30px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
 +
<a href="https://2014.igem.org/Team:Melbourne"style="color:#000000">
 +
Home</a> </td>
 +
 +
<td align="center" height="30px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
 +
<a href="https://2014.igem.org/Team:Melbourne/Team"style="color:#000000">
 +
Team</a> </td>
 +
 +
<td align="center" height="30px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
 +
<a href="https://2014.igem.org/Team:Melbourne/Project"style="color:#000000">
 +
Project</a> </td>
 +
 +
<td align="center"  height="30px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
 +
<a href="https://2014.igem.org/Team:Melbourne/Human_Practices"style="color:#000000">
 +
Human Practices</a></td>
 +
 +
<td align="center" height="30px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
 +
<a href="https://2014.igem.org/Team:Melbourne/Achievements"style="color:#000000">
 +
Achievements</a></td>
 +
 +
<td align="center"  height="30px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
 +
<a href="https://2014.igem.org/Team:Melbourne/Notebook"style="color:#000000">
 +
Notebook</a></td>
 +
 +
<td align="center"  height="30px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
 +
<a href="https://2014.igem.org/Team:Melbourne/Protocols"style=" color:#000000">
 +
Protocols</a></td>
 +
 +
<td align="center"  height="30px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
 +
<a href="https://2014.igem.org/Team:Melbourne/Safety"style="color:#000000">
 +
Safety</a></td>
 +
 +
<td align="center"  height="30px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
 +
<a href="https://2014.igem.org/Team:Melbourne/Sponsors"style="color:#000000">
 +
Sponsors</a></td>
 +
 +
<td align="center"  height="30px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
 +
<a href="https://2014.igem.org/Team:Melbourne/Attributions"style="color:#000000">
 +
Attributions</a></td>
 +
 +
 +
<td align="right"> <a href="https://2014.igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="46px"></a> </td>
</tr>
</tr>
 +
</table>
 +
<h1 >Safety</h1>
 +
<ul>
 +
  <li><h3>1. Safety  Level Rating System</h3></li>
 +
<p>Australia uses a four-part &lsquo;Safety  Level&rsquo; rating system for laboratories in which Level 4 is used for the most  dangerous organisms. Our laboratory is Level 2 (moderate risk).</p>
 +
<p>&nbsp;</p>
 +
  <li><h3>2. Work  Environments Used to Handle Biological Materials</h3></li>
-
<tr>
+
<p>Open benches and a laminar flow  hood/biosafety cabinet with open front are used when handling biological  materials in our laboratory.</p>
 +
<p>Some materials are handled in  different work environments, for example DNA gels containing EtBr are only used  in designated areas and some procedures involving bacteria that need to be  sterile are performed near an open flame, while most other procedures are  performed at open benches.</p>
 +
<p>&nbsp;</p>
 +
  <li><h3>3. Personal  Protective Equipment</h3></li>
 +
<p>In our laboratory lab coats, gloves and safety glasses/goggles are worn at all times and full face shields are worn  when using the UV light box. Latex gloves are used for most procedures in the  lab, however, nitrile gloves are worn when handling EtBr.</p>
 +
<p>&nbsp;</p>
 +
  <li><h3>4. Disposal  of Biological Waste</h3></li>
 +
<p>Biological waste (e.g. pipette tips)  is disposed of in a yellow biohazard which is sealed when not in use. When  full, this biohazard bin is sent to be autoclaved before it is disposed of appropriately along with the biological waste from the other laboratories in  the institute.</p>
 +
<p>Biological waste such as liquid cell  cultures has bleach added to it and sits overnight in the fume cabinet before  the liquid is poured down a special biological waste drain and the container is  autoclaved.</p>
 +
<p>&nbsp;</p>
 +
  <li><h3>5. Safety  Training</h3></li>
 +
<p>The Melbourne iGEM team received  safety training provided by The Bio21 Institute. The topics covered in this  training included: details of emergency actions, the university OH&amp;S policy  and issue resolution procedures, the university's environment policy and  procedures, procedures for reporting incidents/near misses, hazards and unsafe  acts/work processes, introduction to Bio21 EHS staff, location of relevant EHS  documentation, security, 'out of normal hours' access, equipment operating  procedures, general safety.</p>
 +
<p>The laboratory safety requirements of  the institution can be found here: <a href="https://intranet.mdhs.unimelb.edu.au/ohse-training-requirements">https://intranet.mdhs.unimelb.edu.au/ohse-training-requirements</a>.<br>
 +
</p>
 +
<p>&nbsp;</p>
 +
  <li><h3>6. Local  Rules and Regulations</h3></li>
 +
<p>Christian Rantzau (Bio21 Health &amp;  Safety Representative) is responsible for biological safety at our institution.  We briefly discussed the program with him and no concerns were raised, nor  changes made to the project. He ensured that we were appropriately trained in the  safety protocols and procedures of the institution.</p>
 +
<p>The biosafety guidelines of The Bio21  Institute can be found at: <a href="http://www.bio21.unimelb.edu.au/bio-21-institute-intranet/environmental-health-and-safety/safety">http://www.bio21.unimelb.edu.au/bio-21-institute-intranet/environmental-health-and-safety/safety</a>.</p>
 +
<p>The regulations that govern biosafety  in research laboratories in Australia may be found via the following link: <a href="http://www.ogtr.gov.au/internet/ogtr/publishing.nsf/Content/legislation-2">http://www.ogtr.gov.au/internet/ogtr/publishing.nsf/Content/legislation-2</a>.</p>
 +
<p>&nbsp;</p>
 +
 +
  <li><h3>7. Organisms  and Parts Used</h3></li>
 +
 +
<p>&nbsp;</p>
 +
 +
<table border="1" cellspacing="0" cellpadding="0" width="782">
 +
  <tr>
 +
    <td width="168"><p><strong>Species Name</strong></p></td>
 +
    <td width="42"><p><strong>Risk<br>Group</strong></p></td>
 +
    <td width="78"><p><strong>Risk Group<br>Source</strong></p></td>
 +
    <td width="116"><p><strong>Disease risk<br>to humans?</strong></p></td>
 +
    <td width="213"><p><strong>How did you acquire it?</strong></p></td>
 +
    <td width="151"><p><strong>How will you use it?</strong></p></td>
 +
  </tr>
 +
  <tr>
 +
    <td><p>E. coli, BL21(DE3)</p></td>
 +
    <td><p align="right">1</p></td>
 +
    <td><p>E. coli K12</p></td>
 +
    <td><p>Very low virulence</p></td>
 +
    <td><p>Donation from neighboring lab</p></td>
 +
    <td><p>This is one of our chassis</p></td>
 +
  </tr>
 +
  <tr>
 +
    <td><p>E. coli, SHuffle T7<br>commercially    available cells</p></td>
 +
    <td><p align="right">1</p></td>
 +
    <td><p>E. coli B</p></td>
 +
    <td><p>Very low virulence</p></td>
 +
    <td><p>Acquired from local New England <br>Biolabs    agent</p></td>
 +
    <td><p>This is one of our chassis</p></td>
 +
  </tr>
</table>
</table>
 +
<br>
 +
 +
<table width="601" border="1" cellpadding="0" cellspacing="0">
 +
  <tr>
 +
    <td width="190"><p><strong>Part number/name</strong></p></td>
 +
    <td width="109"><p><strong>Natural function<br>of part</strong></p></td>
 +
    <td width="294"><strong>How did you acquire it?</strong></td>
 +
  </tr>
 +
 +
  <tr>
 +
    <td><p>Magainin 1 Star Peptide</p></td>
 +
    <td><p>Not natural</p></td>
 +
    <td>DNA synthesised by Life Technologies</td>
 +
  </tr>
 +
  <tr>
 +
    <td><p>USP Peptide</p></td>
 +
    <td><p>Not natural</p></td>
 +
    <td>DNA synthesised by GenScript</td>
 +
  </tr>
 +
  <tr>
 +
    <td><p>Linear Magainin 1</p></td>
 +
    <td><p>Antimicrobial peptide</p></td>
 +
    <td>DNA synthesised by Genscript</td>
 +
  </tr>
 +
 +
</table>
 +
 +
<p>&nbsp;</p>
 +
<li><h3>8. Risks  of Our Project Now</h3></li>
 +
 +
<p><u>Risk to the Safety and Health of Team  Members/People Working in the Lab</u><br>
 +
  <em>E. coli</em> has a low, but not  non-existent virulence. For this reason, we wear gloves and lab coats and wash  our hands when entering and leaving the labs. When analysing DNA agarose gels both the EtBr solution and the UV light box pose a risk to the health of our team  members. In these specific cases we wear nitrile gloves when handling the gel  and a face shield when operating the light box.</p>
 +
<p><u>Risk to the Safety and Health of the  General Public</u><br>
 +
  <em>E. coli</em> has a low, but not  non-existent virulence. For this reason, we wear gloves and lab coats and wash  our hands when entering and leaving the labs. This helps to reduce the risk to  the safety and health of the general public.</p>
 +
<p><u>Risk to the Environment</u><br>
 +
  When disposing of things such as  liquid cell culture, we sit them overnight in the fume cabinet with some bleach in them. We pour the liquid down the shoot in the fume  cabinet on the next day and autoclave the containers. We do not pour hazardous chemicals down the sink. All of these action minimise the risks to the environment.</p>
 +
<p><u>Risks to Security Through Malicious  Mis-Use</u><br>
 +
  Our project does not pose much of a  risk in terms of malicious mis-use by others, but to try and prevent this we  have key card access into both the building and the labs so that they cannot be  accessed by the general public.</p>
 +
<p><u>Measures Taken to Reduce Risks</u><br>
 +
  We employ safe lab practices (i.e.  wearing gloves and lab coats), dispose of waste appropriately, use a baceterium  (<em>E. coli</em>) with a very low virulence,  and have key card access to the labs.</p>
 +
<p>&nbsp;</p>
 +
 +
  <li><h3>9. Risks  of Our Project in the Future</h3>
 +
    <p>If our project is successful it will  allow people to use the molecules we make as a platform technology for making  disulphide bonded peptides. These peptides could potentially be used for  harmful purposes. We don&rsquo;t currently have any design features to reduce the  risk of someone using our project for harmful purposes. In the future if it  were deemed necessary we could potentially try to limit the types of amino acid residues or groups that could be added to the arms of our peptide by native  chemical ligation.</p>
 +
  </li>
 +
</ul>
 +
<!-- END EDIT HERE HERE -->
</html>
</html>

Latest revision as of 02:05, 18 October 2014

Banner

Home Team Project Human Practices Achievements Notebook Protocols Safety Sponsors Attributions

Safety

  • 1. Safety Level Rating System

  • Australia uses a four-part ‘Safety Level’ rating system for laboratories in which Level 4 is used for the most dangerous organisms. Our laboratory is Level 2 (moderate risk).

     

  • 2. Work Environments Used to Handle Biological Materials

  • Open benches and a laminar flow hood/biosafety cabinet with open front are used when handling biological materials in our laboratory.

    Some materials are handled in different work environments, for example DNA gels containing EtBr are only used in designated areas and some procedures involving bacteria that need to be sterile are performed near an open flame, while most other procedures are performed at open benches.

     

  • 3. Personal Protective Equipment

  • In our laboratory lab coats, gloves and safety glasses/goggles are worn at all times and full face shields are worn when using the UV light box. Latex gloves are used for most procedures in the lab, however, nitrile gloves are worn when handling EtBr.

     

  • 4. Disposal of Biological Waste

  • Biological waste (e.g. pipette tips) is disposed of in a yellow biohazard which is sealed when not in use. When full, this biohazard bin is sent to be autoclaved before it is disposed of appropriately along with the biological waste from the other laboratories in the institute.

    Biological waste such as liquid cell cultures has bleach added to it and sits overnight in the fume cabinet before the liquid is poured down a special biological waste drain and the container is autoclaved.

     

  • 5. Safety Training

  • The Melbourne iGEM team received safety training provided by The Bio21 Institute. The topics covered in this training included: details of emergency actions, the university OH&S policy and issue resolution procedures, the university's environment policy and procedures, procedures for reporting incidents/near misses, hazards and unsafe acts/work processes, introduction to Bio21 EHS staff, location of relevant EHS documentation, security, 'out of normal hours' access, equipment operating procedures, general safety.

    The laboratory safety requirements of the institution can be found here: https://intranet.mdhs.unimelb.edu.au/ohse-training-requirements.

     

  • 6. Local Rules and Regulations

  • Christian Rantzau (Bio21 Health & Safety Representative) is responsible for biological safety at our institution. We briefly discussed the program with him and no concerns were raised, nor changes made to the project. He ensured that we were appropriately trained in the safety protocols and procedures of the institution.

    The biosafety guidelines of The Bio21 Institute can be found at: http://www.bio21.unimelb.edu.au/bio-21-institute-intranet/environmental-health-and-safety/safety.

    The regulations that govern biosafety in research laboratories in Australia may be found via the following link: http://www.ogtr.gov.au/internet/ogtr/publishing.nsf/Content/legislation-2.

     

  • 7. Organisms and Parts Used

  •  

    Species Name

    Risk
    Group

    Risk Group
    Source

    Disease risk
    to humans?

    How did you acquire it?

    How will you use it?

    E. coli, BL21(DE3)

    1

    E. coli K12

    Very low virulence

    Donation from neighboring lab

    This is one of our chassis

    E. coli, SHuffle T7
    commercially available cells

    1

    E. coli B

    Very low virulence

    Acquired from local New England
    Biolabs agent

    This is one of our chassis


    Part number/name

    Natural function
    of part

    How did you acquire it?

    Magainin 1 Star Peptide

    Not natural

    DNA synthesised by Life Technologies

    USP Peptide

    Not natural

    DNA synthesised by GenScript

    Linear Magainin 1

    Antimicrobial peptide

    DNA synthesised by Genscript

     

  • 8. Risks of Our Project Now

  • Risk to the Safety and Health of Team Members/People Working in the Lab
    E. coli has a low, but not non-existent virulence. For this reason, we wear gloves and lab coats and wash our hands when entering and leaving the labs. When analysing DNA agarose gels both the EtBr solution and the UV light box pose a risk to the health of our team members. In these specific cases we wear nitrile gloves when handling the gel and a face shield when operating the light box.

    Risk to the Safety and Health of the General Public
    E. coli has a low, but not non-existent virulence. For this reason, we wear gloves and lab coats and wash our hands when entering and leaving the labs. This helps to reduce the risk to the safety and health of the general public.

    Risk to the Environment
    When disposing of things such as liquid cell culture, we sit them overnight in the fume cabinet with some bleach in them. We pour the liquid down the shoot in the fume cabinet on the next day and autoclave the containers. We do not pour hazardous chemicals down the sink. All of these action minimise the risks to the environment.

    Risks to Security Through Malicious Mis-Use
    Our project does not pose much of a risk in terms of malicious mis-use by others, but to try and prevent this we have key card access into both the building and the labs so that they cannot be accessed by the general public.

    Measures Taken to Reduce Risks
    We employ safe lab practices (i.e. wearing gloves and lab coats), dispose of waste appropriately, use a baceterium (E. coli) with a very low virulence, and have key card access to the labs.

     

  • 9. Risks of Our Project in the Future

    If our project is successful it will allow people to use the molecules we make as a platform technology for making disulphide bonded peptides. These peptides could potentially be used for harmful purposes. We don’t currently have any design features to reduce the risk of someone using our project for harmful purposes. In the future if it were deemed necessary we could potentially try to limit the types of amino acid residues or groups that could be added to the arms of our peptide by native chemical ligation.