Difference between revisions of "Team:NAIT Edmonton/Safety"

 
(55 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{NAIT_Edmonton/CSS2}}
+
{{NAIT_Edmonton/CSS6}}
 
+
 
<html>
 
<html>
  
 
<head>
 
<head>
  
 +
 +
<title>Team NAIT 2015</title>
  
 
<link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro' rel='stylesheet' type='text/css'>
 
<link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro' rel='stylesheet' type='text/css'>
 
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script>
 
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script>
<script type="text/javascript" src="https://2015.igem.org/index.php?title=
+
<script type="text/javascript" src="https://2015.igem.org/Team:NAIT_Edmonton/jquery.flexslider-min?action=raw&amp;ctype=text/javascript"></script>
Template:NAIT_Edmonton/js/jquery.flexslider"></script>
+
  
<script type="text/javascript" charset="utf-8">
+
<script type="text/javascript">
 +
 
 +
jQuery(document).ready(function() {
 +
function close_accordion_section() {
 +
jQuery('.accordion .accordion-section-title').removeClass('active');
 +
jQuery('.accordion .accordion-section-content').slideUp(300).removeClass('open');
 +
}
 +
 
 +
jQuery('.accordion-section-title').click(function(e) {
 +
// Grab current anchor value
 +
var currentAttrValue = jQuery(this).attr('href');
 +
 
 +
if(jQuery(e.target).is('.active')) {
 +
close_accordion_section();
 +
}else {
 +
close_accordion_section();
 +
 
 +
// Add active class to section title
 +
jQuery(this).addClass('active');
 +
// Open up the hidden content panel
 +
jQuery('.accordion ' + currentAttrValue).slideDown(300).addClass('open');
 +
}
 +
 
 +
e.preventDefault();
 +
});
 +
});
  
var $ = jQuery.noConflict();
 
  $(window).load(function() {
 
    $('.flexslider').flexslider({
 
          animation: "slide"
 
    });
 
  });
 
 
</script>
 
</script>
 +
 +
 +
<!-----------https://static.igem.org/mediawiki/2015/d/d8/El_Capitan_.ttf------------------->
 +
  
 
</head>
 
</head>
Line 25: Line 48:
 
<body>
 
<body>
  
<!--here--!>
+
<div class="header">
 +
<div class="header_c">
 +
<a href="https://2015.igem.org/Team:NAIT_Edmonton"><img style="margin-top:15px;" src="https://static.igem.org/mediawiki/2015/2/2f/NAIT_Imagine.png" height="95px"></a>
 +
</div>
 +
</div>
  
  
<div id="header">
+
<div class="nav">
<div class="header">
+
 
 +
<div tabindex="0" class="onclick-menu">
 +
    <ul class="onclick-menu-content" style="list-style:none;">
 +
        <li><a href="https://2015.igem.org/Team:NAIT_Edmonton">home</a></li>
 +
        <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Team">team</a></li>
 +
        <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Project">project</a></li>
 +
        <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Human">human practices</a></li>
 +
        <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Notebook">notebook</a></li>
 +
    </ul>
 +
</div>
 +
 
 +
<div class="navigation">
 +
<ul>
 +
 
 +
 
 +
                <li><a href="https://2015.igem.org/Team:NAIT_Edmonton"><img
 +
                src="https://static.igem.org/mediawiki/2015/a/a9/NAIT_home.png" width="25px"></a></li>
  
    <div class="logo"><a href="https://2015.igem.org/Team:NAIT_Edmonton">
 
            <img style="padding-left:6px" src="https://static.igem.org/mediawiki/2015/c/c7/NAIT_IGEM_Separated.png" height="185px"></a>
 
    </div>
 
    <div class="header_left">
 
        <ul>
 
               
 
 
                 <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Team">team</a>
 
                 <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Team">team</a>
 
                     <ul>
 
                     <ul>
 
                       <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Bios">bios</a></li>
 
                       <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Bios">bios</a></li>
 
                       <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Attributions">attributions</a></li>
 
                       <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Attributions">attributions</a></li>
                       <li><a href="https://igem.org/Team.cgi">official team profile</a>
+
                       <li><a href="https://igem.org/Team.cgi?id=1787">official team profile</a>
 
                     </ul>
 
                     </ul>
 
                 </li>
 
                 </li>
 +
 
                 <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Project">project</a>
 
                 <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Project">project</a>
 
                     <ul>
 
                     <ul>
 
                     <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Desc">description</a></li>
 
                     <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Desc">description</a></li>
                       <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Protocols">experiment and protcols</a></li>
+
                       <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Protocols">experiment and protocols</a></li>
 
                       <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Results">parts and results</a></li>
 
                       <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Results">parts and results</a></li>
 
                       <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Modeling">modeling</a></li>
 
                       <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Modeling">modeling</a></li>
 
                     </ul>
 
                     </ul>
 
                 </li>
 
                 </li>
            </ul>
+
 
    </div>
+
    <div class="header_right">
+
        <ul>
+
 
                 <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Human">human practices</a>
 
                 <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Human">human practices</a>
 
                 <ul>
 
                 <ul>
Line 61: Line 96:
 
                       <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Practices">policy and practices</a></li>
 
                       <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Practices">policy and practices</a></li>
 
                       <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Collaborations">collaborations</a></li>
 
                       <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Collaborations">collaborations</a></li>
                       <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Entrepreunership">entrepreunership</a></li>
+
                        
 
                     </ul>
 
                     </ul>
 
                 </li>
 
                 </li>
 +
 
                 <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Notebook">notebook</a>
 
                 <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Notebook">notebook</a>
 
                 <ul>
 
                 <ul>
 
                     <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Safety">lab safety</a></li>
 
                     <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Safety">lab safety</a></li>
                       <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Measurement">measurement</a></li>
+
                       <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Achievements">achievements</a></li>
 
                       <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Logbook">log book</a></li>
 
                       <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Logbook">log book</a></li>
 
                 </ul>
 
                 </ul>
 
                 </li>
 
                 </li>
        </ul>
+
 
</div>
+
            </ul>
 +
 
 
</div>
 
</div>
  
 +
</div>
 +
 +
 +
 +
</style>
 +
 
 
<div id="wrap">
 
<div id="wrap">
 +
 +
  
 
<style type="text/css">
 
<style type="text/css">
Line 81: Line 126:
 
.top_slogan {text-align:center; font-family: 'Source Sans Pro', sans-serif; color:#0D4D8C; font-size:30px; padding: 40px 0px 40px 0px; font-style:strong; line-height:40px;}
 
.top_slogan {text-align:center; font-family: 'Source Sans Pro', sans-serif; color:#0D4D8C; font-size:30px; padding: 40px 0px 40px 0px; font-style:strong; line-height:40px;}
  
</style>
+
/*----- Accordion -----*/
 +
.accordion, .accordion * {
 +
-webkit-box-sizing:border-box;
 +
-moz-box-sizing:border-box;
 +
box-sizing:border-box;
  
<center><div class="top_slogan">Under Construction!</div></center>
+
}
  
<div class="main_content">
+
.accordion {
<center>
+
overflow:hidden;
<h2> Please check back as we are continually updating our Team Wiki </h2>
+
background:#FFFFFF;
 +
}
  
<style type="text/css">
+
/*----- Section Titles -----*/
.tg  {border-collapse:collapse;border-spacing:0;color:none}
+
.accordion-section-title {
.tg td{width:280px; border-style:none;border-width:0px;overflow:hidden;word-break:normal;text-align:center;}
+
width:100%;
.tg th{width:280px; padding:10px 5px;border-style:solid;border-width:0px;overflow:hidden;word-break:normal;text-align:center}
+
display:inline-block;
 +
transition:all linear 0.15s;
 +
        padding:15px;
 +
        margin-right:auto;
 +
        margin-left:auto;
 +
border-bottom:8px solid #ffffff;
  
  
 +
/* Type */
 +
font-size:1.8000em;
 +
color:#fff;
 +
        text-align:center;
 +
        font-weight: 600;
 +
        font-family:'Source Sans Pro', sans-serif;
 +
}
 +
 +
.accordion-section-title.active, .accordion-section-title:hover {
 +
background:#9BD1EE;
 +
 +
 +
/* Type */
 +
text-decoration:none;
 +
        color:#0D4D8C;
 +
}
 +
 +
 +
.accordion-section:last-child .accordion-section-title {
 +
border-bottom:none;
 +
}
 +
 +
/*----- Section Content -----*/
 +
.accordion-section-content {
 +
padding:20px 80px 20px 80px;
 +
display:none;
 +
        font-size:18px;
 +
}
 +
 +
.protocol {background-color:#6087c2; width:390px;margin:0 auto;    -webkit-border-radius: 5px;
 +
-moz-border-radius:5px; -ms-border-radius:5px; -0-border-radius:5px;
 +
border-radius: 5px;padding:15px;}
 +
.protocol:hover {background-color:#56aacc; width:390px;margin:0 auto;    -webkit-border-radius: 5px;
 +
-moz-border-radius:5px; -ms-border-radius:5px; -0-border-radius:5px;
 +
border-radius: 5px;padding:15px;}
  
 
</style>
 
</style>
  
<table class="tg">
+
<center><div class="top_slogan">Lab Safety</div></center>
  <tr>
+
 
    <th class="tg-031e"><h2>Our Team</h2></th>
+
<h2>iGEM teams follow a high standard of safe and responsible biological engineering. Because we are members of the synthetic biology community, we are responsible for living up to the trust placed in us to design, build, and share biological devices safely. </h2> <br>
    <th class="tg-031e"><h2>iGEM 2015</h2></th>
+
 
    <th class="tg-031e"><h2>Contact Us!</h2></th>
+
<center><object width="999" height="562" data="http://www.youtube.com/embed/neQjLbdODeU" frameborder="0" allowfullscreen></object></center>
  </tr>
+
 
  <tr>
+
 
 +
<br><br><br>
 +
 
 +
 
 +
  <div class="main_content">
 +
 
 +
<div class="accordion">
 +
<div class="accordion-section">
 +
<a class="accordion-section-title" href="#accordion-2"  style="background-color:#f96040">Safety Training</a>
 +
<div id="accordion-2" class="accordion-section-content">
 +
<p>Our institution is committed to providing a safe work environment. As such, the NAIT Biosafety program ensures that potentially biohazardous materials used for our research are used only by students and staff that have had appropriate training. All the NAIT laboratories are compliant to and certified by regulations for working with biohazardous materials. NAIT follows the regulations identified in the Human Pathogens and Toxins Act (HPTA).</p><br>
 +
 
 +
<p>Based on the <i>Canadian Biosafety Standards and Guidelines</i> 1st edition, NAIT only has laboratories that can handle Risk Level Group 1 and 2 pathogens and toxins. Standard operating procedures are developed for all labs and facilities within NAIT that handles said pathogens and toxins. Additionally, all staff and students who enter appropriate labs, and handle or dispose of these pathogens undergo a biosafety training session. Appropriate training records are also maintained. 
 +
 
 +
 
 +
</p>
 +
 
 +
 
 +
</div><!--end .accordion-section-content-->
 +
</div><!--end .accordion-section-->
 +
 
 +
<div class="accordion-section">
 +
<a class="accordion-section-title" href="#accordion-3" style="background-color:#FBB252">Risks for our Project</a>
 +
<div id="accordion-3" class="accordion-section-content">
 +
<p><b>Risks to the Safety and Health of Team Members or Others in Lab</b></p><br>
 +
 
 +
<p>In our lab, we use <i>Escherichia coli</i> as our miniature factories to produce our desired proteins. According to the <i>Canadian Biosafety Standards and Guidelines, E. coli</i> is classified as RG2 meaning that it is a pathogen that is very unlikely to cause human disease or pose a serious hazard to laboratory workers. However, some bacteria may be opportunistic pathogens and may cause harm to immunocompromised individuals. For E. coli there are effective treatments and preventative measures available. </p><br>
 +
 
 +
<p>During agarose gel electrophoresis, we use ethidium bromide to stain and visualize the bands of DNA. Ethidium bromide is a known mutagen and contact with skin may cause genetic defects. Additionally, in SDS PAGE, TEMED is used which is harmful if inhaled or ingested by the laboratory technician. Many of our reagents must be handled carefully as to prevent skin or eye contact.</p><br>
 +
 
 +
 
 +
<b><p>Risks to the Safety and Health of the General Public or Environment</p><br></b>
 +
 
 +
<p>
 +
 
 +
The novel proteins we are creating have never been studied and thus we are not sure about how they will affect our environment.
 +
There is no direct contact of our strains of E. coli with the environment outside the laboratory and therefore, our project provides no remarkable risk to the general public. Any equipment that is exposed to bacteria is sterilized properly either by an autoclave or bactericides. </p><br>
 +
 
 +
 
 +
<p>In staining, our silver solutions (a heavy metal) have the potential to bioaccumulate. Heavy metals can enter our water supply if not disposed of properly.
 +
 
 +
</p>
 +
 
 +
</div><!--end .accordion-section-content-->
 +
</div><!--end .accordion-section-->
 +
 
 +
<div class="accordion-section">
 +
<a class="accordion-section-title" href="#accordion-4" style="background-color: #f7e133">Measures to Reduce Risk</a>
 +
<div id="accordion-4" class="accordion-section-content">
 +
<p>
 +
 
 +
 
 +
<p><b>Reducing Risk for Team Members</b></p><br>
 +
 
 +
<p>To reduce the risk of contamination or exposure to E. coli, our team works in a certified BioSafety Cabinet. Additionally, we take appropriate precautions when handling the organisms including wearing proper PPE (see figures below). We always wear our PPE when handling our reagents or conducting any experiments. </p><br>
  
 
<style type="text/css">
 
<style type="text/css">
  
.roundimg{width:180px;height:150px;display:block;border-radius:90px;-moz-border-radius:90px;-webkit-border-radius:90px;-khtml-border-radius:90px;margin:auto;background-color:#8BC5EB;text-align:center; padding:30px 0 0 0;}
+
.roundimg{width:180px;display:block;margin:auto;background-color:transparent;text-align:center; padding:0px 0 0 0;}
.roundimg img{ margin:auto; display:block;}
+
.roundimg img{ margin:auto; display:block;width:300px;}
 
h2.centered_title{ text-align:center;}
 
h2.centered_title{ text-align:center;}
p.centered_text{ padding:10px 20px;}
+
p.centered_text{ padding:40px 20px;}
.roundimg2{width:180px;height:150px;display:block;border-radius:90px;-moz-border-radius:90px;-webkit-border-radius:90px;-khtml-border-radius:90px;margin:auto;background:none;text-align:center; padding:30px 0 0 0;}
+
  
 
</style>
 
</style>
  
 
+
  <div class="section_one_three">
    <td class="tg-031e"><div class="roundimg"><a href="https://2015.igem.org/Team:NAIT_Edmonton/Bios" title="Team Bios"><img src="https://static.igem.org/mediawiki/2015/7/73/NAIT_Icon_clients.png" alt="" title="" /></a></div></td>
+
        <div class="roundimg"><img src="https://static.igem.org/mediawiki/2015/8/80/NAIT_Gloves.png" alt="" title="" /></a></div>
    <td class="tg-031e"> <div class="roundimg"><a href="https://2015.igem.org" title=""><img src="https://static.igem.org/mediawiki/2015/0/05/NAIT_Icon_services.png" alt="" title="iGEM Official Site 2015" /></a></div></td>
+
        <p class="centered_text">
    <td class="tg-031e"><div class="roundimg"><a href="https://2015.igem.org/Team:NAIT_Edmonton/ContactUs" title=""><img src="https://static.igem.org/mediawiki/2015/2/29/NAIT_Icon_contact.png" alt="" title="Contact Us" /></a></div></td>
+
Gloves
  </tr>
+
  <tr>
+
    <td class="tg-031e"><p class="centered_text">
+
"When a team outgrows individual performance and learns team confidence, <strong>excellence becomes a reality</strong>." - Joe Paterno
+
 
         </p>
 
         </p>
         </td>
+
         </div>
    <td class="tg-031e"><p class="centered_text">
+
       
Learn about the exciting opportunities the iGEM foundation has to offer!
+
  <div class="section_one_three">
 +
        <div class="roundimg"><img src="https://static.igem.org/mediawiki/2015/3/37/NAIT_SafetyGoggles.png" alt="" title="" /></a></div>
 +
        <p class="centered_text">
 +
Safety Glasses
 
         </p>
 
         </p>
         </td>
+
         </div>
    <td class="tg-031e">       <p class="centered_text">
+
 
Please contact us if you want more information about our project or have any other questions or concerns.
+
  <div class="section_one_three">
 +
        <div class="roundimg"><img src="https://static.igem.org/mediawiki/2015/2/25/NAIT_Smoc.png" alt="" title="" /></a></div>
 +
        <p class="centered_text">
 +
Lab Coat
 
         </p>
 
         </p>
         </td>
+
         </div>
  </tr>
+
  <tr>
+
    <td class="tg-031e"><a href="https://2015.igem.org/Team:NAIT_Edmonton/Bios" class="more">read more</a></td>
+
    <td class="tg-031e"><a href="https://2015.igem.org" class="more">read more</a></td>
+
    <td class="tg-031e"><a href="https://2015.igem.org/Team:NAIT_Edmonton/ContactUs" class="more">read more</a></td>
+
  </tr>
+
  
 +
<p><b>Reducing Risk for the General Public and Environment</b></p><br>
  
</table>
+
<p>The health of the general public and the environment is very important to our team. Although the novel proteins we are constructing have unknown functions and effects, our entire project requires us to denature and essentially de-activate them. Therefore, we are certain that the denatured proteins will not have any downstream effects on our environment. </p><br>
     
+
 
+
  
</center>
+
<p>When disposing our reagents after an experiment, we follow the guidelines specified in NAIT’s Bio Safety program. Specifically, our silver solutions are placed into heavy metal disposal buckets and disposed of carefully as to not affect our environment</p>
  
  </div>
 
  
<div id="main">
+
 
<br>
+
 
 +
</p>
 +
 
 +
</div><!--end .accordion-section-content-->
 +
</div><!--end .accordion-section-->
 +
 
 +
 
 +
</div><!--end .accordion-->
 +
 
 +
<input class="modal-state" id="reagents" type="checkbox" />
 +
<div class="modal">
 +
  <label class="modal__bg" for="reagents"></label>
 +
  <div class="modal__inner">
 +
 
 +
    <center><h1>Reagents Used</h1></center>
 +
    <p>Silver Staining</p><br>
 +
    <p>Cloning and Transforming Cells </p><br>
 +
    <p>Making Agarose and PA Gels</p><br>
 +
  </div>
 
</div>
 
</div>
</div>
+
 
  </div>
+
 
 +
 
 +
</div>  
 +
 
  
 
   <div class="clear"></div>  
 
   <div class="clear"></div>  
Line 162: Line 320:
  
  
<style type="text/css">
 
#main {
 
overflow:auto;
 
padding bottom: 40px;
 
  
</style>
+
</div>
        <div class="footer">
+
 
 +
  <div class="clear"></div>
 +
 
 +
 
 +
 
 +
<div class="footer">
 
         <div class="footer_content">
 
         <div class="footer_content">
 
             <div class="footer_left">
 
             <div class="footer_left">
Line 184: Line 343:
 
                 <li><a href="http://www.facebook.com/pages/IGEM-2015-NAIT-Edmonton/884025281659292"><img src="https://static.igem.org/mediawiki/2015/a/a3/NAIT_Icon_facebook.png" alt="" title="" /></a></li>
 
                 <li><a href="http://www.facebook.com/pages/IGEM-2015-NAIT-Edmonton/884025281659292"><img src="https://static.igem.org/mediawiki/2015/a/a3/NAIT_Icon_facebook.png" alt="" title="" /></a></li>
 
                 <li><a href="http://www.twitter.com/TeamNAIT2015"><img src="https://static.igem.org/mediawiki/2015/6/64/NAIT_Icon_twitter.png" alt="" title="" /></a></li>
 
                 <li><a href="http://www.twitter.com/TeamNAIT2015"><img src="https://static.igem.org/mediawiki/2015/6/64/NAIT_Icon_twitter.png" alt="" title="" /></a></li>
 +
                <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/ContactUs"><img src="https://static.igem.org/mediawiki/2015/2/29/NAIT_Icon_contact.png" width="20px" alt="" title="" /></a></li>
 
                 </ul>
 
                 </ul>
 
             </div>
 
             </div>
Line 189: Line 349:
 
           </div>
 
           </div>
 
         </div>
 
         </div>
</div>
 
  
<style type="text/css">
 
 
#footer {z-index:15; }
 
 
.footer {position: relative; padding:20px 0 40px 0; margin: -40px 0 0 0; clear:both; width:100%; background-color:#0D4D8C;margin-bottom:0;height:40px;}
 
.footer_content {margin:auto;width:1000px;}
 
.footer_left { float:left; padding:0 0 0 0px;}
 
.footer_right{ float:right; padding:0 0px 0 0;}
 
ul.social_icons { margin:0px; padding:0px; list-style:none;}
 
ul.social_icons li{ float:left;}
 
ul.social_icons li a{width:30px;height:30px;display:block;border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;-khtml-border-radius:15px;float:left;margin:0px 0 0px 5px;background-color:#ADD3F0;text-align:center;}
 
ul.social_icons li a#top{width:30px;height:30px;display:block;border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;-khtml-border-radius:15px;float:left;margin:0px 0 0px 5px;background-color:#ADD3F0;text-align:center;}
 
ul.social_icons li a:hover{ background-color:#5AB3E3;}
 
ul.social_icons li a img{ width:60%; display:block; margin:5px auto;}
 
 
ul.footer_menu{ padding:10px 0 0 0; margin:0px; list-style:none;}
 
ul.footer_menu li{ float:left; padding:0 15px 0 0;}
 
ul.footer_menu li a{ background:url(https://static.igem.org/mediawiki/2015/1/17/NAIT_Bullet.png) no-repeat left; padding:0 0 0 12px;}
 
 
 
</style>
 
  
 
</body>
 
</body>
 
  
 
</html>
 
</html>

Latest revision as of 04:15, 16 September 2015

Team NAIT 2015

Lab Safety

iGEM teams follow a high standard of safe and responsible biological engineering. Because we are members of the synthetic biology community, we are responsible for living up to the trust placed in us to design, build, and share biological devices safely.





Safety Training

Our institution is committed to providing a safe work environment. As such, the NAIT Biosafety program ensures that potentially biohazardous materials used for our research are used only by students and staff that have had appropriate training. All the NAIT laboratories are compliant to and certified by regulations for working with biohazardous materials. NAIT follows the regulations identified in the Human Pathogens and Toxins Act (HPTA).


Based on the Canadian Biosafety Standards and Guidelines 1st edition, NAIT only has laboratories that can handle Risk Level Group 1 and 2 pathogens and toxins. Standard operating procedures are developed for all labs and facilities within NAIT that handles said pathogens and toxins. Additionally, all staff and students who enter appropriate labs, and handle or dispose of these pathogens undergo a biosafety training session. Appropriate training records are also maintained.

Risks for our Project

Risks to the Safety and Health of Team Members or Others in Lab


In our lab, we use Escherichia coli as our miniature factories to produce our desired proteins. According to the Canadian Biosafety Standards and Guidelines, E. coli is classified as RG2 meaning that it is a pathogen that is very unlikely to cause human disease or pose a serious hazard to laboratory workers. However, some bacteria may be opportunistic pathogens and may cause harm to immunocompromised individuals. For E. coli there are effective treatments and preventative measures available.


During agarose gel electrophoresis, we use ethidium bromide to stain and visualize the bands of DNA. Ethidium bromide is a known mutagen and contact with skin may cause genetic defects. Additionally, in SDS PAGE, TEMED is used which is harmful if inhaled or ingested by the laboratory technician. Many of our reagents must be handled carefully as to prevent skin or eye contact.


Risks to the Safety and Health of the General Public or Environment


The novel proteins we are creating have never been studied and thus we are not sure about how they will affect our environment. There is no direct contact of our strains of E. coli with the environment outside the laboratory and therefore, our project provides no remarkable risk to the general public. Any equipment that is exposed to bacteria is sterilized properly either by an autoclave or bactericides.


In staining, our silver solutions (a heavy metal) have the potential to bioaccumulate. Heavy metals can enter our water supply if not disposed of properly.

Measures to Reduce Risk

Reducing Risk for Team Members


To reduce the risk of contamination or exposure to E. coli, our team works in a certified BioSafety Cabinet. Additionally, we take appropriate precautions when handling the organisms including wearing proper PPE (see figures below). We always wear our PPE when handling our reagents or conducting any experiments.


Gloves

Safety Glasses

Lab Coat

Reducing Risk for the General Public and Environment


The health of the general public and the environment is very important to our team. Although the novel proteins we are constructing have unknown functions and effects, our entire project requires us to denature and essentially de-activate them. Therefore, we are certain that the denatured proteins will not have any downstream effects on our environment.


When disposing our reagents after an experiment, we follow the guidelines specified in NAIT’s Bio Safety program. Specifically, our silver solutions are placed into heavy metal disposal buckets and disposed of carefully as to not affect our environment