Difference between revisions of "Team:Uppsala/Safety"

Line 1: Line 1:
<!-- OLD TEMPLATE, TO BE REMOVED
+
{{Uppsala_NewTemplate}}
 
+
<h2>Safety in iGEM</h2>
+
 
+
<p>Please visit <a href="https://2015.igem.org/Safety">the main Safety page</a> to find this year's safety requirements & deadlines, and to learn about safe & responsible research in iGEM.</p>
+
 
+
<p>On this page of your wiki, you should write about how you are addressing any safety issues in your project. The wiki is a place where you can <strong>go beyond the questions on the safety forms</strong>, and write about whatever safety topics are most interesting in your project. (You do not need to copy your safety forms onto this wiki page.)</p>
+
 
+
 
+
<h4>Safe Project Design</h4>
+
 
+
<p>Does your project include any safety features? Have you made certain decisions about the design to reduce risks? Write about them here! For example:</p>
+
 
+
<ul>
+
<li>Choosing a non-pathogenic chassis</li>
+
<li>Choosing parts that will not harm humans / animals / plants</li>
+
<li>Substituting safer materials for dangerous materials in a proof-of-concept experiment</li>
+
<li>Including an "induced lethality" or "kill-switch" device</li>
+
</ul>
+
 
+
<h4>Safe Lab Work</h4>
+
 
+
<p>What safety procedures do you use every day in the lab? Did you perform any unusual experiments, or face any unusual safety issues? Write about them here!</p>
+
 
+
<h4>Safe Shipment</h4>
+
 
+
<p>Did you face any safety problems in sending your DNA parts to the Registry? How did you solve those problems?</p>
+
 
+
 
+
</div>
+
-->
+
 
+
 
+
 
+
 
+
{{Template_All_Teams}}
+
 
<html>
 
<html>
<head>
 
<style>
 
 
body {
 
background-color: #FFFFFF;
 
}
 
 
#main {
 
background-color: #FFFFFF;
 
margin-left:auto;
 
margin-right:auto;
 
width:1100px;
 
padding: 5px;
 
}
 
 
.header {
 
font-family:"Trebuchet MS", Helvetica;
 
color: #FF3300;
 
text-shadow: 2px 2px 5px #888888;
 
border: none;
 
}
 
 
#home_image {
 
  margin: 0 auto;
 
  display: block;
 
  padding: 15px 0;
 
}
 
 
hr {
 
background-color: #FF3300;
 
}
 
 
p {
 
font-family:Garamond, "Times New Roman";
 
font-size: 150%;
 
}
 
 
/*CSS for the navbar*/
 
 
/*Hide the sub-menus*/
 
nav ul ul {
 
    display: none;
 
}
 
/*Show the sub-menus when you hover over the bar elements*/
 
nav ul li:hover > ul {
 
    display: block;
 
}
 
/*Change of the box around the bar*/
 
nav ul {
 
    background-color: #FFFFFF;
 
    font-family: "Trebuchet MS";
 
    color: black;
 
    text-align: center;
 
    list-style: none;
 
    text-transform: uppercase;
 
    padding: 0 15px;
 
    display: inline-table;       
 
}
 
nav > ul {
 
    margin-top: 0px;
 
    margin-left: auto;
 
    margin-right: auto;
 
}
 
nav ul li {
 
    float: left;
 
}
 
 
/*Only affects links in the first ul, the bar*/
 
nav ul li:hover > a {
 
    color: #CC0000;
 
    text-decoration: none;
 
    border-bottom: 2px solid #CC0000;
 
    opacity: 1;
 
}
 
 
/* Change of link text in the bar*/
 
nav ul li a {
 
    display: block;
 
    padding: 10px 15px 0px 15px;
 
}
 
/*List of sub-menus*/
 
nav ul ul {
 
    background-color: #FFFFFF;
 
    border-radius: 10px;
 
    padding: 0px;
 
    box-shadow: 0px 1px 1px 1px;
 
    margin-top: 0px;
 
    position: absolute;
 
    top: 100%;
 
}
 
/*The individual sub-menu elements*/
 
nav ul ul li {
 
    float: none;
 
    border-radius: 5px;
 
    position: relative;
 
}
 
/*The individual link texts in the sub-menus*/
 
nav ul ul li a {
 
    padding: 0px 5px 5px 5px;
 
}
 
 
nav ul ul li a:hover {
 
    /*background: #4b545f;*/
 
    border: none;
 
}
 
 
 
 
/*Supposed to make the navigation bar fixed up top*/
 
.fixed {
 
  position: fixed;
 
  top: 0;
 
  right: 0;
 
  left: 0;
 
  margin: auto;
 
  margin-top: 15px;
 
}
 
 
#full_width {
 
width:100%;
 
}
 
 
/*End of CSS for the navbar*/
 
 
/*Reset of the wiki default settings*/
 
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;} /*-- hides default wiki settings --*/
 
 
#top-section { /*-- styling for default menu bar (edit, page, history, etc.) --*/
 
 
border: 0 none;
 
height: 14px;
 
z-index: 100;
 
top: 0;
 
position: fixed;
 
width: 975px;
 
left: 50%;
 
margin-left: -487px;
 
}
 
 
#globalWrapper { /*-- changes default wiki settings --*/
 
width: 100%;
 
height: 100%;
 
border: 0px;
 
background-color: transparent;
 
margin: 0px;
 
padding: 0px;
 
}
 
 
#content {
 
background-color: #ffffff;     
 
width: 100%;   
 
border: 0px;
 
margin: 0px;
 
padding-left: 0px; /*should be set to 0 in alt.1) */
 
padding-right: 0px;
 
padding-bottom: 0px;       
 
padding-top: 50px;
 
}
 
 
html, .wrapper { /*-- changes default wiki settings --*/
 
width: 100%;
 
height: 100%;
 
background-color: transparent; 
 
}
 
/*End of wiki reset*/
 
 
</style>
 
 
</head>
 
 
<body>
 
<body>
  
<nav class="fixed">
 
<ul id="full_width">
 
  <li><a href="https://2015.igem.org/Team:Uppsala">Home</a></li>
 
  <li><a href="https://2015.igem.org/Team:Uppsala/Team">Team</a></li>
 
  <li><a href="#">Project</a>
 
      <ul>
 
    <li><a href="https://2015.igem.org/Team:Uppsala/Description">Description</a></li>
 
    <li><a href="https://2015.igem.org/Team:Uppsala/Results">Results</a></li> 
 
    <li><a href="https://2015.igem.org/Team:Uppsala/Design">Design</a></li>
 
    <li><a href="https://2015.igem.org/Team:Uppsala/Software">Software</a></li>
 
      </ul>
 
  </li>
 
  <li><a href="#">Parts</a>
 
      <ul>
 
      <li><a href="https://2015.igem.org/Team:Uppsala/Parts">Team Parts</a></li>
 
      <li><a href="https://2015.igem.org/Team:Uppsala/Basic_Part">Basic Parts</a></li> 
 
      <li><a href="https://2015.igem.org/Team:Uppsala/Composite_Part">Composite Parts</a></li>
 
      <li><a href="https://2015.igem.org/Team:Uppsala/Part_Collection">Part Collection</a></li> 
 
      </ul>
 
  </li>
 
  <li><a href="https://2015.igem.org/Team:Uppsala/Notebook">Notebook</a>
 
      <ul>
 
        <li><a href="https://2015.igem.org/Team:Uppsala/Experiments">Experiments &amp; Protocols</a></li>
 
        <li><a href="https://2015.igem.org/Team:Uppsala/Calendar">Calendar</a></li>
 
      </ul>
 
  </li>
 
  <li><a href="https://2015.igem.org/Team:Uppsala/Attributions">Attributions</a>
 
    <ul>
 
    <li><a href="https://2015.igem.org/Team:Uppsala/Collaborations">Collaborations</a></li>
 
    <li><a href="https://2015.igem.org/Team:Uppsala/Acknowledgements">Acknowledgements</a></li>
 
    </ul>
 
  </li>
 
  <li><a href="https://2015.igem.org/Team:Uppsala/Practices">Human Practices</a></li>
 
  <li><a href="https://2015.igem.org/Team:Uppsala/Safety">Safety</a></li>
 
  <li><a href="https://2015.igem.org/Team:Uppsala/Modeling">Modeling</a></li>
 
</ul>
 
</nav>
 
 
<div id="main">
 
<div id="main">
  
Line 292: Line 51:
 
</ul>
 
</ul>
 
</div>
 
</div>
 +
</body>
 
</html>
 
</html>

Revision as of 14:10, 3 August 2015

Safety


Pretty much everything in a lab can be a risk if not handled properly. Dangerous chemicals, equipment and microorganisms all pose a risk to human health if not handled and disposed of correctly. Safety in and outside of the lab is something we as a team valued very highly and here follows a description on how we took measures to make our lab environment as safe as possible.

General lab safety

Almost everyone in our team have lab experience and has gone through the safety procedures multiple times and also have general knowledge on what is known as “Good laboratory practice”. This didn’t stop us from having a thorough safety instruction at the beginning of this year’s iGEM. This meant reviewing proper waste disposal, fire safety and emergency exits, biosafety, proper handling of chemicals and materials and last but not least, handling bacterium and other microorganisms and how to protect yourself and other while working with them. The general lab safety was an ongoing theme throughout the summer as we handled dangerous chemicals as we went along. When a new chemical or the like was introduced the safety measures on how to handle it were supposed to be addressed as well.

Dangers when working with microorganisms

In our lab we were only allowed to work with bacterium with safety class 1. If we needed to work with any organism with a higher safety class we had to take our work elsewhere. Any organism we took in to the lab had to be cleared with Margaretha Krabbe. The bacterium we mainly used in this project was the Escherischa coli DH5α. This particular organism is a class 1 bacterium and non-pathogenic to humans. We still took safety precautions when handling the DH5α, such as always wearing a labcoat when in the lab and using gloves and goggles when they were needed. This also included sterilizing the work benches with 70% ethanol both before and after every procedure to avoid growth and further contamination. Although the harmful effects to humans is limited with this particular strain of E.coli you still run a risk of spreading antibiotic-resistance from the plasmids used in iGEM to other bacterium if you don’t take these safety precautions. Therefor all waste that contained bacteria was treated with jodopax, an iodine based disinfectant, before being discarded.

Dangerous chemicals

  • BaP-Benzo(a)pyrene. This is considered a molecular PAH and consist of five aromatic rings. It forms when a benzene ring fuses with pyrene and is the result of incomplete combustion. It metabolites are mutagenic and highly carcinogenic. Because of this BaP couldn’t be handled in our lab but were handled in a lab with higher safety precautions.

  • CTAB-Cetyl-trimethylammoniumbromide. CTAB is an amine based cationic quaternary surfactant. This compound contains bromide and therefore should be handled with care. According to the MSDS from Sigma-Aldrich it can cause irritation when it comes in contact with skin and because of that it was always handled with gloves and goggles and since inhalation can cause damages to the lungs it was always handled in a fume hood. When the plates containing CTAB were to be disposed of, a special waste bucket was used. When the chemical was not used it was kept in a safety locker.

  • Naphthalene- Naphthalene is an organic compound made up of two aromatic rings. Since this compound is flammable it was always kept in a fume hood when used. When not used it was always kept in the flameproof locker. Naphthalene is harmful when consumed and is suspected to cause cancer and was always handled with gloves and caution. Since it’s very harmful to water living organisms it was disposed of in a separate container and taken care of by the university.

  • Salicylate- This compound is consists of sodium salt and salicylic acid. It can be harmful when consumed and can cause serious irritation to the eyes and skin and so it was always handled with gloves and goggles. When diluted it was kept in a cold room on a specific shelf.