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

(Prototype team page)
 
 
(79 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{NAIT_Edmonton}}
+
{{NAIT_Edmonton/CSS6}}
 
<html>
 
<html>
<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>
+
<head>
  
<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>
 
  
 +
<title>Team NAIT 2015</title>
  
<h4>Safe Project Design</h4>
+
<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://2015.igem.org/Team:NAIT_Edmonton/jquery.flexslider-min?action=raw&amp;ctype=text/javascript"></script>
  
<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>
+
<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();
 +
});
 +
});
 +
 +
</script>
 +
 +
 +
<!-----------https://static.igem.org/mediawiki/2015/d/d8/El_Capitan_.ttf------------------->
 +
 +
 +
</head>
 +
 +
<body>
 +
 +
<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 class="nav">
 +
 +
<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>
 
<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>
+
                <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>
  
<h4>Safe Shipment</h4>
+
                <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Team">team</a>
 +
                    <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/Attributions">attributions</a></li>
 +
                      <li><a href="https://igem.org/Team.cgi?id=1787">official team profile</a>
 +
                    </ul>
 +
                </li>
  
<p>Did you face any safety problems in sending your DNA parts to the Registry? How did you solve those problems?</p>
+
                <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Project">project</a>
 +
                    <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/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/Modeling">modeling</a></li>
 +
                    </ul>
 +
                </li>
  
 +
                <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Human">human practices</a>
 +
                <ul>
 +
                    <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Outreach">community outreach</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>
 +
                     
 +
                    </ul>
 +
                </li>
 +
 +
                <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Notebook">notebook</a>
 +
                <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/Achievements">achievements</a></li>
 +
                      <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Logbook">log book</a></li>
 +
                </ul>
 +
                </li>
 +
 +
            </ul>
  
 
</div>
 
</div>
 +
 +
</div>
 +
 +
 +
 +
</style>
 +
 
 +
<div id="wrap">
 +
 +
 +
 +
<style type="text/css">
 +
 +
.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;}
 +
 +
/*----- Accordion -----*/
 +
.accordion, .accordion * {
 +
-webkit-box-sizing:border-box;
 +
-moz-box-sizing:border-box;
 +
box-sizing:border-box;
 +
 +
}
 +
 +
.accordion {
 +
overflow:hidden;
 +
background:#FFFFFF;
 +
}
 +
 +
/*----- Section Titles -----*/
 +
.accordion-section-title {
 +
width:100%;
 +
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>
 +
 +
<center><div class="top_slogan">Lab Safety</div></center>
 +
 +
<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>
 +
 +
<center><object width="999" height="562" data="http://www.youtube.com/embed/neQjLbdODeU" frameborder="0" allowfullscreen></object></center>
 +
 +
 +
<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">
 +
 +
.roundimg{width:180px;display:block;margin:auto;background-color:transparent;text-align:center; padding:0px 0 0 0;}
 +
.roundimg img{ margin:auto; display:block;width:300px;}
 +
h2.centered_title{ text-align:center;}
 +
p.centered_text{ padding:40px 20px;}
 +
 +
</style>
 +
 +
  <div class="section_one_three">
 +
        <div class="roundimg"><img src="https://static.igem.org/mediawiki/2015/8/80/NAIT_Gloves.png" alt="" title="" /></a></div>
 +
        <p class="centered_text">
 +
Gloves
 +
        </p>
 +
        </div>
 +
       
 +
  <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>
 +
        </div>
 +
 +
  <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>
 +
        </div>
 +
 +
<p><b>Reducing Risk for the General Public and Environment</b></p><br>
 +
 +
<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>
 +
 +
<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>
 +
 +
 +
 +
 +
</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 class="clear"></div>
 +
 
 +
 
 +
</div>
 +
 +
 +
 +
</div>
 +
 +
  <div class="clear"></div>
 +
 
 +
 
 +
 +
<div class="footer">
 +
        <div class="footer_content">
 +
            <div class="footer_left">
 +
                        <ul class="footer_menu">
 +
                    <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="footer_right">
 +
                <ul class="social_icons">
 +
                <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="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>
 +
            </div>
 +
          <div class="clear"></div>
 +
          </div>
 +
        </div>
 +
 +
 +
</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