Team:Melbourne/Safety

From 2014.igem.org

(Difference between revisions)
(Prototype team page)
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";
 +
}
-
</tr>
+
/**
 +
* 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;
 +
}
-
<tr>
+
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>
 +
 +
 +
 +
<table  width="100%">
 +
 +
<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://igem.org/Team.cgi?year=2014&team_name=Melbourne"style="color:#000000">Official Team Profile </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/Parts"style="color:#000000">
 +
Parts</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/Modeling"style="color:#000000">
 +
Modeling</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/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/Attributions"style="color:#000000">
 +
Attributions </a></td>
 +
 +
 +
<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>
 +
</tr>
</table>
</table>
 +
 +
<h1 >University of Melbourne<br>
 +
iGEM team </h1>
 +
<p>Welcome, from the team at the University of Melbourne, Australia<br>
 +
<br>Contact us via email at melbourneuniigem@gmail.com<br>
 +
 +
</p>
 +
<!-- INSERT YOUR CONTENT HERE -->
 +
<br>
 +
1. Safety Level Rating System
 +
<br>
 +
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).
 +
 +
<br><br>
 +
2. Work Environments Used to Handle Biological Materials
 +
<br>
 +
Open benches and a laminar flow hood/biosafety cabinet with open front are used when handling biological materials in our laboratory.<br>
 +
 +
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.
 +
 +
<br><br>
 +
3. Personal Protective Equipment
 +
<br>
 +
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.
 +
 +
<br><br>
 +
4. Disposal of Biological Waste
 +
<br>
 +
Biological waste (e.g. pipette tips) are 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 with appropriately along with the biological waste from the other laboratories in the institute.<br>
 +
 +
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.
 +
<br><br>
 +
5. Safety Training
 +
<br>
 +
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.<br>
 +
 +
The laboratory safety requirements of the institution can be found here: https://intranet.mdhs.unimelb.edu.au/ohse-training-requirements.<br>
 +
<br>
 +
6. Local Rules and Regulations
 +
<br>
 +
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.<br>
 +
 +
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.<br>
 +
 +
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.
 +
<br><br>
 +
7. Organisms and Parts Used
 +
<br>
 +
Species Name: E. coli, BL21(DE3) <br>
 +
Risk Group: 1 <br>
 +
Risk Group Source: E. coli K12 <br>
 +
Disease risk to humans?: Very low virulence <br>
 +
Part number/name: <br>
 +
Natural function of part: <br>
 +
How did you acquire it?: Donation from neighboring lab <br>
 +
How will you use it?: This is one of our chassis <br>
 +
<br>
 +
Species Name: E. coli, SHuffle T7 commercially available cells <br>
 +
Risk Group: 1 <br>
 +
Risk Group Source: E. coli B <br>
 +
Disease risk to humans?: Very low virulence <br>
 +
Part number/name: <br>
 +
Natural function of part: <br>
 +
How did you acquire it?: Acquired from local New England Biolabs agent <br>
 +
How will you use it?: This is one of our chassis <br>
 +
<br>
 +
Species Name: <br>
 +
Risk Group: <br>
 +
Risk Group Source: <br>
 +
Disease risk to humans?: <br>
 +
Part number/name: Synthetic peptide 1 based on a de novo amino acid sequence <br>
 +
Natural function of part: Not natural <br>
 +
How did you acquire it?: Designed DNA from scratch; DNA synthesised by Life Technologies <br>
 +
How will you use it?: <br>
 +
<br>
 +
Species Name: <br>
 +
Risk Group: <br>
 +
Risk Group Source: <br>
 +
Disease risk to humans?: <br>
 +
Part number/name: Synthetic peptide 2 based on a de novo amino acid sequence <br>
 +
Natural function of part: Not natural <br>
 +
How did you acquire it?: Designed DNA from scratch; DNA synthesised by Life Technologies <br>
 +
How will you use it?: <br>
 +
<br>
 +
Species Name: <br>
 +
Risk Group: <br>
 +
Risk Group Source: <br>
 +
Disease risk to humans?: <br>
 +
Part number/name: Synthetic peptide 3 based on a de novo amino acid sequence <br>
 +
Natural function of part: Not natural <br>
 +
How did you acquire it?: Designed DNA from scratch; DNA synthesised by Life Technologies <br>
 +
How will you use it?: <br>
 +
<br>
 +
Species Name: <br>
 +
Risk Group: <br>
 +
Risk Group Source: <br>
 +
Disease risk to humans?: <br>
 +
Part number/name: Synthetic peptide 4 based on a de novo amino acid sequence <br>
 +
Natural function of part: Not natural <br>
 +
How did you acquire it?: Designed DNA from scratch; DNA synthesised by Life Technologies <br>
 +
How will you use it?: <br>
 +
<br>
 +
Species Name: <br>
 +
Risk Group: <br>
 +
Risk Group Source: <br>
 +
Disease risk to humans?: <br>
 +
Part number/name: Synthetic peptide 5 based on a de novo amino acid sequence <br>
 +
Natural function of part: Not natural <br>
 +
How did you acquire it?: Designed DNA from scratch; DNA synthesised by Life Technologies <br>
 +
How will you use it?: <br>
 +
<br>
 +
Species Name: <br>
 +
Risk Group: <br>
 +
Risk Group Source: <br>
 +
Disease risk to humans?: <br>
 +
Part number/name: TEV protease gene <br>
 +
Natural function of part: Tobacco etch virus protease <br>
 +
How did you acquire it?: Donation from neighboring lab <br>
 +
How will you use it?:
 +
 +
<br><br>
 +
8. Risks of Our Project Now
 +
<br>
 +
Risk to the Safety and Health of Team Members/People Working in the Lab<br>
 +
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.<br>
 +
<br>
 +
Risk to the Safety and Health of the General Public<br>
 +
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.<br>
 +
<br>
 +
Risk to the Environment<br>
 +
When disposing of things such as liquid cell culture, we sit them overnight in the fume cabinet with some bleach in the,. In the morning we then pour the liquid down the shoot in the fume cabinet and autoclave the containers. We do not pour hazardous chemicals down the sink. All of these action minimise the risks to the environment.<br>
 +
<br>
 +
Risks to Security Through Malicious Mis-Use<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.<br>
 +
<br>
 +
Measures Taken to Reduce Risks<br>
 +
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.
 +
<br><br>
 +
9. Risks of Our Project in the Future
 +
<br>
 +
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 residues or groups that could be added to the arms of our peptide by native chemical ligation.<br>
 +
 +
<!-- END EDIT HERE HERE -->
</html>
</html>

Revision as of 03:43, 16 October 2014

Home Team Official Team Profile Project Parts Modeling Notebook Safety Attributions

University of Melbourne
iGEM team

Welcome, from the team at the University of Melbourne, Australia

Contact us via email at melbourneuniigem@gmail.com


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) are 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 with 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: E. coli, BL21(DE3)
Risk Group: 1
Risk Group Source: E. coli K12
Disease risk to humans?: Very low virulence
Part number/name:
Natural function of part:
How did you acquire it?: Donation from neighboring lab
How will you use it?: This is one of our chassis

Species Name: E. coli, SHuffle T7 commercially available cells
Risk Group: 1
Risk Group Source: E. coli B
Disease risk to humans?: Very low virulence
Part number/name:
Natural function of part:
How did you acquire it?: Acquired from local New England Biolabs agent
How will you use it?: This is one of our chassis

Species Name:
Risk Group:
Risk Group Source:
Disease risk to humans?:
Part number/name: Synthetic peptide 1 based on a de novo amino acid sequence
Natural function of part: Not natural
How did you acquire it?: Designed DNA from scratch; DNA synthesised by Life Technologies
How will you use it?:

Species Name:
Risk Group:
Risk Group Source:
Disease risk to humans?:
Part number/name: Synthetic peptide 2 based on a de novo amino acid sequence
Natural function of part: Not natural
How did you acquire it?: Designed DNA from scratch; DNA synthesised by Life Technologies
How will you use it?:

Species Name:
Risk Group:
Risk Group Source:
Disease risk to humans?:
Part number/name: Synthetic peptide 3 based on a de novo amino acid sequence
Natural function of part: Not natural
How did you acquire it?: Designed DNA from scratch; DNA synthesised by Life Technologies
How will you use it?:

Species Name:
Risk Group:
Risk Group Source:
Disease risk to humans?:
Part number/name: Synthetic peptide 4 based on a de novo amino acid sequence
Natural function of part: Not natural
How did you acquire it?: Designed DNA from scratch; DNA synthesised by Life Technologies
How will you use it?:

Species Name:
Risk Group:
Risk Group Source:
Disease risk to humans?:
Part number/name: Synthetic peptide 5 based on a de novo amino acid sequence
Natural function of part: Not natural
How did you acquire it?: Designed DNA from scratch; DNA synthesised by Life Technologies
How will you use it?:

Species Name:
Risk Group:
Risk Group Source:
Disease risk to humans?:
Part number/name: TEV protease gene
Natural function of part: Tobacco etch virus protease
How did you acquire it?: Donation from neighboring lab
How will you use it?:

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 the,. In the morning we then pour the liquid down the shoot in the fume cabinet 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 residues or groups that could be added to the arms of our peptide by native chemical ligation.