Difference between revisions of "Team:IIT Kharagpur/Safety"

(Prototype team page)
 
Line 1: Line 1:
{{IIT_Kharagpur}}
 
 
<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>
 
  
<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>
+
<style>
 +
#contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
 +
    display:none;}
  
 +
#top_menu_14 {
 +
height: 20px;
 +
z-index: 100;
 +
top: 0;
 +
position:absolute;
 +
width: 100%;
 +
color:#ffffff;
 +
font-family: Quicksand;
 +
src: url(../fonts/Quicksand-Regular.ttf);
 +
letter-spacing:2px;
 +
background-color:rgba(0,0,0,0.85);
 +
}
  
<h4>Safe Project Design</h4>
+
#globalWrapper, #content {
 +
width: 100%;
 +
height: 100%;
 +
border: 0px;
 +
background-color: transparent;
 +
margin: 0px;
 +
padding: 0px;
 +
font-size: 100%;
 +
}
  
<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>
+
#top_menu_inside {
 +
  display: block;
 +
  position: relative;
 +
  width: 100%;
 +
  height: 100%;
 +
  margin: 0px auto;
 +
  padding: 0 10px;
 +
  border-left: 1px solid #c8c8c8;
 +
  border-right: 1px solid #c8c8c8;
 +
  font-family: 'arial', sans-serif;
 +
  font-size: 12px;
 +
  font-weight: 400;
 +
  color: #ffffff;
 +
}
  
<ul>
+
html, body, .wrapper {
<li>Choosing a non-pathogenic chassis</li>
+
width: 100%;
<li>Choosing parts that will not harm humans / animals / plants</li>
+
height: 100%;
<li>Substituting safer materials for dangerous materials in a proof-of-concept experiment</li>
+
background-color: transparent;
<li>Including an "induced lethality" or "kill-switch" device</li>
+
}
</ul>
+
  
<h4>Safe Lab Work</h4>
+
.navbar {
 +
margin: 0 auto;
 +
margin-top: 1em;
 +
padding: 1em;
 +
border-radius: 10px;
 +
}
 +
</style>
  
<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>
+
<head>
  
<h4>Safe Shipment</h4>
+
<link rel="stylesheet" href="https://2015.igem.org/Team:IIT_Kharagpur/bootstrap?action=raw&amp;ctype=text/css" type="text/css" />
 +
<link rel="stylesheet" href="https://2015.igem.org/Team:IIT_Kharagpur/style?action=raw&amp;ctype=text/css" type="text/css">
 +
<script src="https://2015.igem.org/Team:IIT_Kharagpur/bootstrapjs?action=raw&amp;ctype=text/javascript"></script>
  
<p>Did you face any safety problems in sending your DNA parts to the Registry? How did you solve those problems?</p>
+
</head>
 +
<body>
  
 +
<script>
 +
    smoothScroll.init({
 +
    speed: 600, // Integer. How fast to complete the scroll in milliseconds
 +
    easing: 'easeInOutCubic', // Easing pattern to use
 +
    updateURL: true, // Boolean. Whether or not to update the URL with the anchor hash on scroll
 +
    offset: 70 , // Integer. How far to offset the scrolling anchor location in pixels
 +
    callbackBefore: function ( toggle, anchor ) {}, // Function to run before scrolling
 +
    callbackAfter: function ( toggle, anchor ) {} // Function to run after scrolling
 +
});
 +
</script>
  
</div>
+
 
 +
<script type="text/javascript">
 +
$(window).scroll(function() {   
 +
    var scroll1 = $(window).scrollTop();
 +
 
 +
    if (scroll1 >= 200) {
 +
        $(".menu").addClass("menu-show");
 +
    } else {
 +
        $(".menu").removeClass("menu-show");
 +
    }
 +
});
 +
        </script>
 +
 +
 +
<div class="jumbotron jumbo-home">
 +
 +
 
 +
<div class="menu">
 +
        <ul>
 +
          <li class="menu-logo"><a href="https://2015.igem.org/Team:IIT_Kharagpur"><img class='menu-logo-img' src='https://static.igem.org/mediawiki/2015/5/59/IIT_Kharagpur_menu_team_logo.png'/><div class="menu-logo-text">IGEM IIT </br> Kharagpur</div></a></li>
 +
          <li class="menu-li"><a href="https://2015.igem.org/Team:IIT_Kharagpur"><img class='menu-img' src='https://static.igem.org/mediawiki/2015/6/66/IIT_Kharagpur_menu_home.png'/><div class="menu-text">Home</div></a></li>
 +
          <li class="menu-li"><a href="https://2015.igem.org/Team:IIT_Kharagpur/project"><img class="menu-project-img menu-img" src="https://static.igem.org/mediawiki/2015/6/61/IIT_Kharagpur_menu_project.png" /><div class="menu-text">Project</div></a>
 +
          <ul>
 +
                  <li><a href="https://2015.igem.org/Team:IIT_Kharagpur/project">About</li>
 +
                  <li><a href="https://2015.igem.org/Team:IIT_Kharagpur/parts">Parts</li>
 +
                  <li><a href="https://2015.igem.org/Team:IIT_Kharagpur/modeling">Modeling</a></li>
 +
            </ul>
 +
          </li>
 +
          <li class="menu-li"><a href="https://2015.igem.org/Team:IIT_Kharagpur/team"><img class="menu-team-img menu-img" src="https://static.igem.org/mediawiki/2015/2/2d/IIT_Kharagpur_menu_team.png" /><div class="menu-text">Team</div></a></li>
 +
          <li class="menu-li"><a href="https://2015.igem.org/Team:IIT_Kharagpur/notebook"><img class="menu-notebook-img menu-img" src="https://static.igem.org/mediawiki/2015/f/f6/IIT_Kharagpur_menu_notebook.png" /><div class="menu-text">Notebook</div></a></li>
 +
          <li class="menu-li"><a href="https://2015.igem.org/Team:IIT_Kharagpur/practices"><img class="menu-modeling-img menu-img" src="https://static.igem.org/mediawiki/2015/7/7e/IIT_Kharagpur_menu_modeling.png" /><div class="menu-text">Practices</div></a>
 +
               
 +
          </li>
 +
         
 +
          <li class="menu-li"><a href="https://2015.igem.org/Team:IIT_Kharagpur/safety"><img class="menu-achievements-img menu-img" src="https://static.igem.org/mediawiki/2015/2/2f/IIT_Kharagpur_menu_safety.png" /><div class="menu-text">Safety</div></a></li>
 +
         
 +
          <li class="menu-li"><a href="https://2015.igem.org/Team:IIT_Kharagpur/blog.html"><img class="menu-safety-img menu-img" src="https://static.igem.org/mediawiki/2015/2/27/IIT_Kharagpur_menu_blog.png" /><div class="menu-text">Blog</div></a></li>
 +
        </ul>
 +
 
 +
      </div>
 +
 +
 
 +
<div class="safety-text-div1">
 +
SAFETY IS NOT A GADGET</br> BUT A STATE OF MIND
 +
</div>
 +
<div class="safety-text-div2">
 +
<a  href="#"><img class="safety-text2"src="img/safety-icon.png" /></a>
 +
</div>
 +
 +
 +
</div>
 +
 
 +
 
 +
 +
<div class="color-rail">
 +
<div class="white"></div>
 +
<div class="light-gray"></div>
 +
<div class="gray"></div>
 +
<div class="dark-gray"></div>
 +
<div class="black"></div>
 +
<div class="dark-teal"></div>
 +
<div class="teal"></div>
 +
<div class="orange"></div>
 +
</div>
 +
 
 +
<div class="container safety-mid1">
 +
<h2>Safety</h2>
 +
<div class="row">
 +
<div class="col-lg-6">
 +
<div class="safety-desc">
 +
The Department of Biotechnology, IIT Kharagpur focuses on safe working with biological materials - for
 +
 
 +
both human beings and the environment. We at iGEM IIT Kharagpur take special pride in our disciplined
 +
 
 +
and regimented laboratory guidelines when it comes to safety from biohazard. Biological materials, in
 +
 
 +
general include genetically modified organisms (GMO), biological agents, plant pathogens/quarantine
 +
 
 +
material and animal by-products. The misuse or the spread of these materials without proper human
 +
 
 +
intervention is what can cause a potential biohazard or at a large scale, a bio-disaster. Therefore, strict
 +
 
 +
emphasis on restriction or limitation of these materials is required when they are directly hazardous to
 +
 
 +
humans, animals or plants. In all cases, the researcher, lecturer, student or third party is consciously
 +
 
 +
working with material that may have hazardous effects of which the person is not always aware in
 +
 
 +
advance. In such cases it is necessary to ask advice of the biosafety officer in order to be able to work
 +
 
 +
safely with the material and in order to meet applicable laws and regulations.
 +
 
 +
</div>
 +
</div>
 +
<div class="col-lg-6">
 +
<div class="">
 +
<img class="safety-desc-img img-responsive" src="img/safety-desc.jpg"/>
 +
</div>
 +
</div>
 +
</div>
 +
<div class="row">
 +
<div class="col-lg-12">
 +
<div class="safety-desc">
 +
Our laboratories are all under the keen supervision of expert personnel (Both professor and
 +
 
 +
maintenance staff) at IIT Kharagpur. All of our safety guidelines are as per norms of Department of
 +
 
 +
Biotechnology, India. Link to
 +
 
 +
<a target="_blank" href="http://dbtbiosafety.nic.in/Files/CD_IBSC/Files/Guidelines%20_Handbook_2011.pdf">General laboratory safety guidelines.</a>
 +
 
 +
Accordingly our lab has been issued a biosafety level xxxx by Government of India.
 +
</div>
 +
</div>
 +
</div>
 +
 
 +
<h2>Laboratory Training</h2>
 +
<div class="row">
 +
<div class="col-lg-9">
 +
<div class="lab-training">
 +
1. All eatables and beverages are strictly prohibited inside the laboratory.</br>
 +
 
 +
2. Regular drills in fire escape and use of fire extinguishers. Emergency first aid box kit is always kept at
 +
 
 +
  easily accessible to hand places and is equipped with treatment for small cuts, burns and chemical spills.
 +
 
 +
All members are trained in basic first aid skills.</br>
 +
 
 +
3. Reusable and non reusable equipments are kept distinguish from each other and all the lab members
 +
 
 +
  take regular turn in disposing of waste materials in a sound scientific manner.</br>
 +
 
 +
4. Wear laboratory coats and other appropriate protective clothing while performing laboratory
 +
 
 +
  activities. Feet and legs should be covered; sandals and open-toed shoes should not be worn in
 +
 
 +
laboratories. Wear appropriate gloves while handling infectious or toxic materials and animals. Do not
 +
 
 +
wear lab coats. Gloves or other personal protective equipment outside the laboratory.</br>
 +
 
 +
5. Use a biological safety cabinet for handling infectious materials or materials requiring protection from
 +
 
 +
contamination and a fume hood for toxic materials; mixed hazards need to be evaluated case by case.</br>
 +
 
 +
6. Fume hoods should be used for laboratory activities that could result in chemical explosions or fires,
 +
 
 +
for experiments involving toxic, hazardous or carcinogenic compounds and use of strong acids and
 +
 
 +
bases. Biological safety cabinets should not be used for this kind of work. </br>
 +
 
 +
7. Chemical and radioactive waste must not be poured down the drain. Learn the proper handling of all
 +
 
 +
chemical substances before using them. In case of uncertainty ask a senior member to supervise your
 +
 
 +
activities.</br>
 +
 
 +
8. All materials should be kept at their proper positions after their use has been concluded. An alternate
 +
 
 +
facility is maintained in case of regular storage rooms, fridges etc. are repaired or moved.</br>
 +
 
 +
9. Never mouth pipettes anything. Use mechanical pipetting devices only!</br>
 +
 
 +
10. Decontaminate all work surfaces daily, and decontaminate all spills immediately.</br>
 +
 
 +
11. Decontaminate (by autoclaving or chemical disinfection) all biologically contaminated materials –
 +
 
 +
glassware, animal cages, laboratory equipment, etc. – before washing, reuse or disposal. Discard
 +
 
 +
materials via proper waste stream.</br>
 +
 
 +
12. Syringes, needles, pipettes, etc, should be placed in rigid, leak-proof containers (Sharps Safe) and
 +
 
 +
discarded following the waste rules.</br>
 +
 
 +
13. Broken glassware and disposable pipettes (after decontamination) should be placed in a “Disposable
 +
 
 +
Lab ware and Broken Glass Box” and discarded following the waste rules.</br>
 +
 
 +
14. Wash your hands after handling chemicals, infectious materials, animals, after removing gloves and
 +
 
 +
before leaving the laboratory.</br>
 +
 
 +
15. The Biological waste is divided into two categories and handled accordingly:</br>
 +
 
 +
    >Liquid waste with biological factors is autoclaved and thereafter disposed of as hazardous waste in
 +
 
 +
accordance with "Guideline for disposal of hazardous waste and problematic waste, ionizing sources of
 +
 
 +
radiation and explosive waste.</br>
 +
 
 +
    >Solid waste is autoclaved and treated as residual waste if it does not contain chemical residues.
 +
</div>
 +
</div>
 +
 
 +
<div class="col-lg-3">
 +
<div class="lab-training-img-div">
 +
<img class="lab-training-img" src="img/nofood.jpg">
 +
<img class="lab-training-img" src="img/handwash.png">
 +
<!-- <img class="lab-training-img" src="img/protection.gif"> -->
 +
<img class="lab-training-img" src="img/fire.png">
 +
</div>
 +
</div>
 +
</div>
 +
 
 +
<div class="row">
 +
<h2>Biological containment of genetically modified organism</h2>
 +
<div class="col-lg-12">
 +
<div class="lab-training">
 +
Biosafety at the workplace i.e our laboratory, for the working staff, the general population and finally,
 +
 
 +
the environment is our top priority and is achieved by proper containment of biologically and chemically
 +
 
 +
hazardous agents. Containment is ensured at research stage, when modifications are made,
 +
 
 +
development work in the laboratory, greenhouse or growth room, The only risks involved are for those
 +
 
 +
working in the laboratory and containment parameters are devised to ensure that the organism would
 +
 
 +
not escape into the environment, or if it should, it would have been so designed not to survive in the
 +
 
 +
open. All the handling of cell culture, bacterial colonies are carried out under laminar hood. The work
 +
 
 +
bench, hood and hands of active members are washed both prior and after the laboratory work is done
 +
 
 +
with rectified ethanol spirit. All the cell culture colonies are tightly wrapped with parafilm and
 +
 
 +
maintained at 4 degree Celsius when not in use.
 +
</div>
 +
</div>
 +
</div>
 +
 
 +
<div class="row">
 +
<div class="col-lg-12">
 +
<div class="lab-training">
 +
<table class="table table-bordered" data-height="299">
 +
    <thead>
 +
        <tr>
 +
            <th data-field="id">Species used</th>
 +
            <th data-field="id">Plasmid Info</th>
 +
            <th data-field="id">Gene of interest</th>
 +
            <th data-field="id">If any biologically harmful gene present</th>
 +
            <th data-field="id">If yes, ways to neutralize it</th>
 +
            <th data-field="id">Risk posed to environment</th>
 +
 
 +
         
 +
        </tr>
 +
    </thead>
 +
</table>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
 
 +
 +
 +
<div class="container-fluid footer1">
 +
<div class="row">
 +
<div class="footer-content">
 +
 +
<div class="col-lg-4">
 +
<a href="http://iitkgp.ac.in"><img src="https://static.igem.org/mediawiki/2015/2/25/IIT_Khargpur_iit_logo.png"></a>
 +
</div>
 +
 
 +
<div class="col-lg-4" style="margin-top:34px;">
 +
<a href="">Department of Biotechnology </br>
 +
IIT Kharagpur</a>
 +
</div>
 +
 
 +
<div class="col-lg-4">
 +
<h3>Connect</h3>
 +
<a target="_blank" href="https://www.facebook.com/iGEMIITKharagpur"><img class="social" src="https://static.igem.org/mediawiki/2015/5/56/IIT_Kharagpur_facebook.png"></a>
 +
<a target="_blank" href="https://twitter.com/igem_iitkgp"><img class="social" src="https://static.igem.org/mediawiki/2015/f/f5/IIT_Kharagpur_twitter.png"></a>
 +
<a target="_blank" href="https://www.youtube.com/channel/UC2NUjcEMwVyNxdLtsti3VRw"><img class="social" src="https://static.igem.org/mediawiki/2015/d/db/IIT_Kharagpur_youtube.png"></a>
 +
<button type="button" class="btn btn-default mail-button"><a href="mailto:someone@example.com?Subject=Hello%20again" target="_top">Mail Us</a></button>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
 
 +
<div class="container-fluid footer2">
 +
<div class="row">
 +
<div class="col-lg-12">
 +
<div class="footer-cr">
 +
&copy 2015-2016 Team IIT_KHARAGPUR, All rights reserved.
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
 +
 +
 
 +
 
 +
</body>
 
</html>
 
</html>

Revision as of 09:03, 18 September 2015

Safety

The Department of Biotechnology, IIT Kharagpur focuses on safe working with biological materials - for both human beings and the environment. We at iGEM IIT Kharagpur take special pride in our disciplined and regimented laboratory guidelines when it comes to safety from biohazard. Biological materials, in general include genetically modified organisms (GMO), biological agents, plant pathogens/quarantine material and animal by-products. The misuse or the spread of these materials without proper human intervention is what can cause a potential biohazard or at a large scale, a bio-disaster. Therefore, strict emphasis on restriction or limitation of these materials is required when they are directly hazardous to humans, animals or plants. In all cases, the researcher, lecturer, student or third party is consciously working with material that may have hazardous effects of which the person is not always aware in advance. In such cases it is necessary to ask advice of the biosafety officer in order to be able to work safely with the material and in order to meet applicable laws and regulations.
Our laboratories are all under the keen supervision of expert personnel (Both professor and maintenance staff) at IIT Kharagpur. All of our safety guidelines are as per norms of Department of Biotechnology, India. Link to General laboratory safety guidelines. Accordingly our lab has been issued a biosafety level xxxx by Government of India.

Laboratory Training

1. All eatables and beverages are strictly prohibited inside the laboratory.
2. Regular drills in fire escape and use of fire extinguishers. Emergency first aid box kit is always kept at easily accessible to hand places and is equipped with treatment for small cuts, burns and chemical spills. All members are trained in basic first aid skills.
3. Reusable and non reusable equipments are kept distinguish from each other and all the lab members take regular turn in disposing of waste materials in a sound scientific manner.
4. Wear laboratory coats and other appropriate protective clothing while performing laboratory activities. Feet and legs should be covered; sandals and open-toed shoes should not be worn in laboratories. Wear appropriate gloves while handling infectious or toxic materials and animals. Do not wear lab coats. Gloves or other personal protective equipment outside the laboratory.
5. Use a biological safety cabinet for handling infectious materials or materials requiring protection from contamination and a fume hood for toxic materials; mixed hazards need to be evaluated case by case.
6. Fume hoods should be used for laboratory activities that could result in chemical explosions or fires, for experiments involving toxic, hazardous or carcinogenic compounds and use of strong acids and bases. Biological safety cabinets should not be used for this kind of work.
7. Chemical and radioactive waste must not be poured down the drain. Learn the proper handling of all chemical substances before using them. In case of uncertainty ask a senior member to supervise your activities.
8. All materials should be kept at their proper positions after their use has been concluded. An alternate facility is maintained in case of regular storage rooms, fridges etc. are repaired or moved.
9. Never mouth pipettes anything. Use mechanical pipetting devices only!
10. Decontaminate all work surfaces daily, and decontaminate all spills immediately.
11. Decontaminate (by autoclaving or chemical disinfection) all biologically contaminated materials – glassware, animal cages, laboratory equipment, etc. – before washing, reuse or disposal. Discard materials via proper waste stream.
12. Syringes, needles, pipettes, etc, should be placed in rigid, leak-proof containers (Sharps Safe) and discarded following the waste rules.
13. Broken glassware and disposable pipettes (after decontamination) should be placed in a “Disposable Lab ware and Broken Glass Box” and discarded following the waste rules.
14. Wash your hands after handling chemicals, infectious materials, animals, after removing gloves and before leaving the laboratory.
15. The Biological waste is divided into two categories and handled accordingly:
>Liquid waste with biological factors is autoclaved and thereafter disposed of as hazardous waste in accordance with "Guideline for disposal of hazardous waste and problematic waste, ionizing sources of radiation and explosive waste.
>Solid waste is autoclaved and treated as residual waste if it does not contain chemical residues.

Biological containment of genetically modified organism

Biosafety at the workplace i.e our laboratory, for the working staff, the general population and finally, the environment is our top priority and is achieved by proper containment of biologically and chemically hazardous agents. Containment is ensured at research stage, when modifications are made, development work in the laboratory, greenhouse or growth room, The only risks involved are for those working in the laboratory and containment parameters are devised to ensure that the organism would not escape into the environment, or if it should, it would have been so designed not to survive in the open. All the handling of cell culture, bacterial colonies are carried out under laminar hood. The work bench, hood and hands of active members are washed both prior and after the laboratory work is done with rectified ethanol spirit. All the cell culture colonies are tightly wrapped with parafilm and maintained at 4 degree Celsius when not in use.
Species used Plasmid Info Gene of interest If any biologically harmful gene present If yes, ways to neutralize it Risk posed to environment