Team:WITS-CSIR SA/Project/Safety

From 2011.igem.org

(Difference between revisions)
 
(25 intermediate revisions not shown)
Line 1: Line 1:
-
<html>
+
[[Media:Example.ogg]]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 +
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<head>
-
     <title>Biotweet - Safety</title>
+
     <title>Biotweet - Collaboration</title>
-
     <!--<link href="../css/layout.css" rel="stylesheet" type="text/css" />
+
     <link type="text/css" media="screen" rel="Stylesheet" href="https://ajax.googleapis.com/ajax/libs/dojo/1.6.1/dojo/resources/dojo.css" />
-
     <link href="../css/presentation.css" rel="stylesheet" type="text/css" />
+
     <link type="text/css" media="screen" rel="Stylesheet" href="https://ajax.googleapis.com/ajax/libs/dojo/1.6.1/dijit/themes/claro/claro.css" />
-
    <link href="../css/theme/jquery-ui-1.8.14.custom.css" rel="stylesheet" type="text/css" />-->
+
     <style type="text/css">
-
     <!--<link rel="stylesheet" type="text/css" href="http://yui.yahooapis.com/3.4.0/build/cssreset/reset-min.css">-->
+
        html, body, div.container
 +
        {
 +
            height: 100%;
 +
            padding: 0px;
 +
            margin: 0px;
 +
        }
 +
       
 +
        div.top
 +
        {
 +
            height: 95px;
 +
            background-color: #2d4782;
 +
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6279ad', endColorstr='#2d4782'); /* for IE */
 +
            background: -webkit-gradient(linear, left top, left bottom, from(#6279ad), to(#2d4782)); /* for webkit browsers */
 +
            background: -moz-linear-gradient(top,  #6279ad,  #2d4782); /* for firefox 3.6+ */
 +
        }
 +
       
 +
        div.center
 +
        {
 +
            background-color: #b8bcbf;
 +
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b8bcbf', endColorstr='#ffffff') !important; /* for IE */
 +
            background: -webkit-gradient(linear, left top, left bottom, from(#b8bcbf), to(#ffffff)) !important; /* for webkit browsers */
 +
            background: -moz-linear-gradient(top,  #b8bcbf,  #ffffff) !important; /* for firefox 3.6+ */
 +
        }
 +
       
 +
        div.bottom
 +
        {
 +
            text-align: center;
 +
        }
 +
       
 +
        .dijitMenuItem
 +
        {
 +
            background-color: #eeeeff;
 +
        }
 +
    </style>
 +
    <script type="text/javascript">
 +
        var dojoConfig = {
 +
            isDebug: false,
 +
            parseOnLoad: false
 +
        }
 +
    </script>
     <link rel="stylesheet" type="text/css" href="https://2011.igem.org/Team:WITS-CSIR_SA/css/layout.css?action=raw&amp;ctype=text/css">
     <link rel="stylesheet" type="text/css" href="https://2011.igem.org/Team:WITS-CSIR_SA/css/layout.css?action=raw&amp;ctype=text/css">
     <link rel="stylesheet" type="text/css" href="https://2011.igem.org/Team:WITS-CSIR_SA/css/presentation.css?action=raw&amp;ctype=text/css">
     <link rel="stylesheet" type="text/css" href="https://2011.igem.org/Team:WITS-CSIR_SA/css/presentation.css?action=raw&amp;ctype=text/css">
     <link rel="stylesheet" type="text/css" href="https://2011.igem.org/Team:WITS-CSIR_SA/css/theme/jquery-ui-1.8.14.custom.css?action=raw&amp;ctype=text/css">
     <link rel="stylesheet" type="text/css" href="https://2011.igem.org/Team:WITS-CSIR_SA/css/theme/jquery-ui-1.8.14.custom.css?action=raw&amp;ctype=text/css">
 +
    <link rel="stylesheet" type="text/css" href="https://2011.igem.org/Team:WITS-CSIR_SA/css/liteaccordion.css?action=raw&amp;ctype=text/css">
 +
<link href="http://ajax.googleapis.com/ajax/libs/dojo/1.6/dojox/image/resources/Lightbox.css" rel="stylesheet" type="text/css" />
 +
 +
<link href="https://2011.igem.org/Team:WITS-CSIR_SA/Styles/Dropdown.css?action=raw&amp;ctype=text/css" media="screen" rel="stylesheet" type="text/css" />
 +
<link rel="stylesheet" type="text/css" href="https://2011.igem.org/Team:WITS-CSIR_SA/Styles/default.css?action=raw&amp;ctype=text/css" />
 +
<link href="https://2011.igem.org/Team:WITS-CSIR_SA/Styles/default.advanced.css?action=raw&amp;ctype=text/css" media="screen" rel="stylesheet" type="text/css" />
 +
 +
<!--[if lt IE 7]>
 +
<script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/Styles/jquery.dropdown.js?action=raw&amp;ctype=text/js"></script>
 +
<![endif]-->
 +
     <!-- Begin: Core -->
     <!-- Begin: Core -->
-
    <!--<script src="../js/lib/jquery-1.5.1.min.js" type="text/javascript"></script>
 
-
    <script src="../js/lib/modernizr-1.7.min.js" type="text/javascript"></script>
 
-
    <script src="../js/lib/underscore.js" type="text/javascript"></script>
 
-
    <script src="../js/lib/backbone.js" type="text/javascript"></script>-->
 
     <script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/js/lib/jquery-1.5.1.min.js?action=raw&amp;ctype=text/js"></script>
     <script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/js/lib/jquery-1.5.1.min.js?action=raw&amp;ctype=text/js"></script>
     <script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/js/lib/modernizr-1.7.min.js?action=raw&amp;ctype=text/js"></script>
     <script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/js/lib/modernizr-1.7.min.js?action=raw&amp;ctype=text/js"></script>
Line 20: Line 67:
     <!-- End:  Core -->
     <!-- End:  Core -->
     <!-- Begin: Library -->
     <!-- Begin: Library -->
-
    <!--<script src="../js/lib/jquery-ui-1.8.14.custom.min.js" type="text/javascript"></script>
 
-
    <script src="../js/lib/jquery.fling.js" type="text/javascript"></script>
 
-
    <script src="../js/lib/sammy-latest.min.js" type="text/javascript"></script>
 
-
    <script src="../js/lib/jQuery.BlockUI.js" type="text/javascript"></script>
 
-
    <script src="../js/lib/jquery.sizes.js" type="text/javascript"></script>
 
-
    <script src="../js/lib/jlayout.border.js" type="text/javascript"></script>
 
-
    <script src="../js/lib/jquery.jlayout.js" type="text/javascript"></script>-->
 
     <script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/js/lib/jquery-ui-1.8.14.custom.min.js?action=raw&amp;ctype=text/js"></script>
     <script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/js/lib/jquery-ui-1.8.14.custom.min.js?action=raw&amp;ctype=text/js"></script>
     <script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/js/lib/jquery.fling.js?action=raw&amp;ctype=text/js"></script>
     <script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/js/lib/jquery.fling.js?action=raw&amp;ctype=text/js"></script>
Line 34: Line 74:
     <script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/js/lib/jlayout.border.js?action=raw&amp;ctype=text/js"></script>
     <script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/js/lib/jlayout.border.js?action=raw&amp;ctype=text/js"></script>
     <script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/js/lib/jquery.jlayout.js?action=raw&amp;ctype=text/js"></script>
     <script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/js/lib/jquery.jlayout.js?action=raw&amp;ctype=text/js"></script>
 +
    <script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/js/lib/liteaccordion.jquery.js?action=raw&amp;ctype=text/js"></script>
     <!-- End:  Library -->
     <!-- End:  Library -->
     <!-- Begin: Custom -->
     <!-- Begin: Custom -->
-
    <!--<script src="../js/common.js" type="text/javascript"></script>-->
 
-
    <!--<script src="../js/layout.js" type="text/javascript"></script>-->
 
     <script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/js/common.js?action=raw&amp;ctype=text/js"></script>
     <script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/js/common.js?action=raw&amp;ctype=text/js"></script>
-
    <script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/js/layout.js?action=raw&amp;ctype=text/js"></script>
 
     <!-- End:  Custom -->
     <!-- End:  Custom -->
 +
    <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/dojo/1.6.1/dojo/dojo.xd.js"></script>
 +
    <script type="text/javascript">
 +
        dojo.require("dijit.layout.BorderContainer");
 +
        dojo.require("dijit.layout.ContentPane");
 +
        dojo.require("dijit.Menu");
 +
        dojo.require("dijit.MenuItem");
 +
        dojo.require("dijit.PopupMenuItem");
 +
        dojo.require("dijit.MenuBar");
 +
        dojo.require("dijit.MenuBarItem");
 +
        dojo.require("dijit.PopupMenuBarItem");
 +
        dojo.require("dijit.MenuSeparator");
 +
        dojo.require("dijit.TitlePane");
 +
        dojo.require("dijit.form.Button");
 +
        dojo.require("dijit.form.TextBox");
 +
        dojo.require("dojo.parser");
 +
        dojo.require("dojox.image.Lightbox");
 +
    </script>
</head>
</head>
-
<body>
+
<body class="claro">
-
     <!--<script src="../client/MenuModel.js" type="text/javascript"></script>-->
+
     <div data-dojo-type="dijit.layout.BorderContainer" data-dojo-props="design: 'headline', gutters: false"
-
    <!--<script src="../client/CalendarModel.js" type="text/javascript"></script>-->
+
        class="container">
-
    <!--<script src="../client/SideMenu.js" type="text/javascript"></script>-->
+
<div style="position: absolute; width: 100%; top: 80px;">
-
    <script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/client/MenuModel.js?action=raw&amp;ctype=text/js"></script>
+
<ul class="dropdown dropdown-horizontal">
-
    <script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/client/CalendarModel.js?action=raw&amp;ctype=text/js"></script>
+
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA">Home</a></li>
-
    <script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/client/SideMenu.js?action=raw&amp;ctype=text/js"></script>
+
<li><a href="#" class="dir">Project</a>
-
    <div id="target">
+
<ul>
-
        <input type="hidden" id="hidStart" value="false" />
+
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Project/Concept">Overview</a></li>
-
         <div class="banner">
+
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Characterization">Characterization</a></li>
-
             <h1 id="logo">
+
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Project/Modelling">Modelling</a></li>
-
                 biotweet
+
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Collaboration/Index">Collaboration</a></li>
-
            </h1>
+
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Project/Notebook">Lab notebook</a></li>
-
            <h1 id="igemLogo" style="display: inline-block;">
+
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Project/Applications">Potential applications</a></li>
-
                <a href="https://2011.igem.org" target="_blank">iGEM</a>
+
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Project/Achievements">Achievements</a></li>
-
             </h1>
+
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Project/Protocols">Protocols</a></li>
 +
</ul>
 +
</li>
 +
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Parts">Parts submitted</a></li>
 +
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Characterization">Data</a></li>
 +
<li><a href="./" class="dir">Outreach</a>
 +
<ul>
 +
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Outreach/SciBono">Scibono experience</a></li>
 +
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Outreach/Forum">Synthetic biology forum</a></li>
 +
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Outreach/Survey">Survey</a></li>
 +
</ul>
 +
</li>
 +
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Project/Safety">Safety</a></li>
 +
 +
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Diary/Gallery">Gallery</a></li>
 +
<li><a href="./" class="dir">About us</a>
 +
<ul>
 +
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/AboutUs/MeetTheTeam">Meet the team</a></li>
 +
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Outreach/PublicRelations">Media attention</a></li>
 +
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/AboutUs/Attributions">Attributions</a></li>
 +
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/AboutUs/Acknowledgements">Acknowledgements</a></li>
 +
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/AboutUs/MeetOurBugs">Meet our bugs!</a></li>
 +
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/AboutUs/ContactUs">Contact us</a></li>
 +
</ul>
 +
</li>
 +
</ul>
 +
</div>
 +
         <div data-dojo-type="dijit.layout.ContentPane" data-dojo-props="region: 'top'" class="top">
 +
             <a href="https://2011.igem.org/Team:WITS-CSIR_SA">
 +
                 <img src="https://static.igem.org/mediawiki/2011/6/63/Wits_Logo_Biotweet_Rearrange.gif" alt="Biotweet" height="60px"
 +
                    style="float: left; margin-bottom: 5px; border: none;" />
 +
            </a><a href="https://2011.igem.org/Main_Page" target="_blank">
 +
                <img src="https://static.igem.org/mediawiki/2011/b/be/ICL_iGEM_Logo.png" alt="iGem" height="60px"
 +
                    style="float: right; margin-bottom: 5px; border: none;" />
 +
            </a>
 +
            <div class="ui-helper-clearfix">
 +
             </div>
         </div>
         </div>
-
         <div class="menu padding">
+
         <div data-dojo-type="dijit.layout.ContentPane" data-dojo-props="region: 'center'"
-
        </div>
+
            class="center">
-
        <div class="layout" style="margin: 0px auto; width: 960px;">
+
-
            <div class="center">
+
            <div style="width: 903px; margin: auto; height: 100%;">
-
                <h1>
+
                <div data-dojo-type="dijit.layout.BorderContainer" data-dojo-props="design: 'headline'"
-
                   Safety Page</h1>
+
                    style="height: 100%;">
-
            </div>
+
                    <div data-dojo-type="dijit.layout.ContentPane" data-dojo-props="region: 'center'">
-
            <div class="north">
+
                        <div style="height: 100%; overflow-y: auto;">
-
                &nbsp;</div>
+
<h1>
-
            <div class="west">
+
                   Safety</h1>
-
            </div>
+
<div data-dojo-type="dijit.TitlePane" data-dojo-props="title:'Team safety policy'">
-
            <div class="south">
+
 
 +
<p> The South African Genetically Modified Organisms (GMO) act regulates all research and development with these organisms to ensure environmental, researcher and public safety. The legislation governs all activities with these microbes including their transport and work in the laboratory by researchers. The GMO Act has three main focuses guarding human, environmental and socioeconomic safety. As the Wits iGEM team, we work hard to ensure that our safety policy is aligned with our country’s GMO Act. </p>
 +
</div>
 +
<br/>
 +
<div data-dojo-type="dijit.TitlePane" data-dojo-props="title:'Researcher safety'">
 +
<img src="https://static.igem.org/mediawiki/2011/b/bb/Safety_Researcher_safety.JPG"  align="left" style="padding: 5px;" />
 +
<p>The organism used in this iGEM poject is a strain of <i>E.coli</i> which requires that biosafety level 1 guidelines are adhered to in the laboratory. Regulations of this biosafety level indicate that lab coats and gloves should be worn at all times while working with <i>E. coli</i>. The team implements these rules without exception. </p>
 +
 
 +
<p> The final machine produced in our project, since it is only responsive to theophylline, atrazine and IPTG will present no harm to any of the team members in the unlikely event that they come into contact with it. For safety measures, care should be taken by the team to ensure no medication administered contains any of the above mentioned substances.</p>
 +
 
 +
<p>Microbes are not the only dangers presented to our team when working in the laboratory. Some chemicals, such as ethidium bromide pose a risk to the biologists. When working with this chemical, gloves are worn and disposed of immediately after contact. The team also works with atrazine and theophylline (see "Usage of Harmful Substances").</p>
 +
</div>
 +
<br/>
 +
<div data-dojo-type="dijit.TitlePane" data-dojo-props="title:'Public safety'">
 +
<img src="https://static.igem.org/mediawiki/2011/6/6e/Wits_Safety_Page_Bin.jpg"  align="right" style="padding: 5px;" /><p>To prevent the public from coming into contact with our genetically modified organisms, all contaminated laboratory materials are disposed of in assigned bins for decontamination. The strict adherence of the team to this policy ensures that the public, and researchers, are protected from the potential pathogenicity of <i>E. coli</i>. Should individuals in the public come into contact with the genetically engineered bacteria, it will pose little, if any, risk since the bacteria contain no harmful genetically engineered parts and are responsive only to substances rarely present in nature. Issues may arise from the chloramphenicol resistance of the bacteria being horizontally transferred to other bacteria in the environment. This said, chloramphenicol is an antibiotic seldom administered to fight bacterial infections and as such, the acquisition of such resistance by a species will not affect the efficiency of antibiotic treatments.
 +
<br>
 +
<br>
 +
<br>
 +
</p>
 +
 +
</div>
 +
<br/>
 +
<div data-dojo-type="dijit.TitlePane" data-dojo-props="title:'Environmental safety'">
 +
<img src="https://static.igem.org/mediawiki/2011/a/ab/Wits_Safety_Environment.JPG"  align="left" style="padding: 5px;" />
 +
<p>The <i>E. coli</i> strain we use in our laboratory work will not pose any environmental safety risks if it is accidently released. The biobricks which have been transformed into this species will not cause any negative effects to the environment since the biobricks are only responsive to atrazine, IPTG and theophylline which are rarely present in the environment. </p>
 +
<br>
 +
<br>
 +
<br>
 +
<br>
 +
</div>
 +
<br/>
 +
<div data-dojo-type="dijit.TitlePane" data-dojo-props="title:'Usage of harmful substances'">
 +
<img src="https://static.igem.org/mediawiki/2011/e/ea/Wits_Safety_At-th.jpg"  align="right" style="padding: 5px;" />
 +
<p>A component of our project involves working with harmful substances which are not commonly used in a laboratory setting. We will be using two hazardous chemicals as chemoattractants for our bacteria, to direct chemotaxis – namely atrazine and theophylline. </p>
 +
 
 +
<p>Although its usage has been banned in the European Union, atrazine remains one of the most widely used herbicides in the rest of the world. An organic compound which is biodegradable through the action of microbes in soil, atrazine is also a suspected oestrogen disruptor and teratogen. Contamination of drinking water with atrazine concentrations above government regulations has previously been linked to birth defects and menstrual problems in the case of human consumption. It may even infer possible carcinogenic effects and lower sperm levels in men. </p>
 +
 
 +
<p>Theophylline is an antibiotic. It does not impose as many biohazardous risks as atrazine but must still be handled with care and the relevant protection in the lab. </p>
 +
 
 +
<p>For the purpose of our project, we will be using very low concentrations of both substances, and following the safety regulations stipulated in the Sigma MSDS documents for these chemicals – in terms of storage, handling and disposal. The correct disposal of these substances in crucial in protecting the public from health issues.  Face dust masks, gloves, lab coats and safety glasses will be worn at all times when handling these substances. </p>
 +
 
 +
<p>Material Safety Data Sheets (MSDS) :</p>
 +
 
 +
<a href="http://www.sigmaaldrich.com/catalog/Lookup.do?N5=All&N3=mode+matchpartialmax&N4=45330-250MG-R&D7=0&D10=45330-250MG-R&N1=S_ID&ST=RS&N25=0&F=PR " target="_blank">ATRAZINE</a>
 +
<br>
 +
 
 +
<a href=">http://www.sigmaaldrich.com/catalog/Lookup.do?N5=All&N3=mode+matchpartialmax&N4=T1633-50G&D7=0&D10=T1633-50G&N1=S_ID&ST=RS&N25=0&F=PR  " target="_blank">THEOPHYLLINE</a>
 +
</div>
 +
<br/>
 +
<div data-dojo-type="dijit.TitlePane" data-dojo-props="title:'Security risk'">
 +
<p>Our machine does not pose any security risks as it does not secrete any harmful substances. The species of bacteria utilized for our project is also biosafety level 1. Should this bacteria be released for malicious intent, it will unlikely cause harm to the public or environment.</p>
 +
</div>
 +
<br/>
 +
<div data-dojo-type="dijit.TitlePane" data-dojo-props="title:'Biobrick safety'">
 +
 
 +
<p>Even with lateral gene transfer between bacteria, the only advantage that will be acquired is directional movement towards either atrazine or theophylline and the ability to then fluoresce. It is very unlikely that microorganisms will even come across these two substances in a normal environmental setting. Taking this into account, our parts pose little, if any, risk to public or environmental safety. The vectors used in cloning contain antibiotic resistance which could be transferred between bacteria. This could provide selective advantage to bacteria who obtain these vectors. To prevent bacteria in nature coming into contact with our engineered <i>E. coli</i>, all microbiological waste will be disposed of only after autoclaving. </p>
 +
 
 +
<p>The main feature of our device ensures the bacteria return to the position of their release. This means, should our system be used, the bacteria will not remain in the environment and will always return to the start. This reduces the hazard of these GMOs in the context of public, researcher and environmental safety.</p>
 +
</div>
 +
<br/>
 +
<div data-dojo-type="dijit.TitlePane" data-dojo-props="title:'Our knowledge of safety'">
 +
<p>All of the team members have attended presentations on laboratory safety and use the knowledge learned to ensure correct procedures are followed in the lab. Two of the team members also have first aid training, enabling them to help should an emergency of medical nature occur in the lab.</p>
 +
</div>
 +
<br/>
 +
<div data-dojo-type="dijit.TitlePane" data-dojo-props="title:'Safety at our institution'">
 +
 
 +
<a href="http://www.wits.ac.za/academic/research/7074/biosafety_considerations.html " target="_blank">Wits Biosafety Committee information</a>
 +
</div>
 +
 
 +
                           
 +
 
 +
                            </div>
 +
                        </div>
 +
                    </div>
 +
                </div>
             </div>
             </div>
 +
</div>
 +
        <div data-dojo-type="dijit.layout.ContentPane" data-dojo-props="region: 'bottom'"
 +
            class="footerBox" style="background-color: #ffffff;">
         </div>
         </div>
     </div>
     </div>
     <script type="text/javascript">
     <script type="text/javascript">
-
         $(function () {
+
         dojo.ready(function () {
             $('#globalWrapper').hide();
             $('#globalWrapper').hide();
-
             $('#target').appendTo('body');
+
             $('.container').appendTo('body');
             $('.left-menu').prependTo('body').css('z-index', 100);
             $('.left-menu').prependTo('body').css('z-index', 100);
-
             $('#footer-box').appendTo('div.south');
+
             $('#footer-box').appendTo('div.footerBox');
             $('.left-menu li:last').remove();
             $('.left-menu li:last').remove();
             $('.right-menu').prependTo('body').css('z-index', 100);
             $('.right-menu').prependTo('body').css('z-index', 100);
 +
 +
            $('body').addClass('claro');
             $.fling('publish', 'ready');
             $.fling('publish', 'ready');
 +
 +
            $('#one').liteAccordion({
 +
                onActivate: function () {
 +
                    this.find('figcaption').fadeOut();
 +
                },
 +
                slideCallback: function () {
 +
                    this.find('figcaption').fadeIn();
 +
                },
 +
                autoPlay: false,
 +
                pauseOnHover: true,
 +
                theme: 'dark',
 +
                rounded: false,
 +
                enumerateSlides: true,
 +
                containerWidth: 932,
 +
                containerHeight: 240
 +
            }).find('figcaption:first').show();
 +
 +
            dojo.parser.parse();
         });
         });
     </script>
     </script>
</body>
</body>
</html>
</html>

Latest revision as of 20:37, 22 October 2011

Media:Example.ogg<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> Biotweet - Collaboration

Safety

The South African Genetically Modified Organisms (GMO) act regulates all research and development with these organisms to ensure environmental, researcher and public safety. The legislation governs all activities with these microbes including their transport and work in the laboratory by researchers. The GMO Act has three main focuses guarding human, environmental and socioeconomic safety. As the Wits iGEM team, we work hard to ensure that our safety policy is aligned with our country’s GMO Act.


The organism used in this iGEM poject is a strain of E.coli which requires that biosafety level 1 guidelines are adhered to in the laboratory. Regulations of this biosafety level indicate that lab coats and gloves should be worn at all times while working with E. coli. The team implements these rules without exception.

The final machine produced in our project, since it is only responsive to theophylline, atrazine and IPTG will present no harm to any of the team members in the unlikely event that they come into contact with it. For safety measures, care should be taken by the team to ensure no medication administered contains any of the above mentioned substances.

Microbes are not the only dangers presented to our team when working in the laboratory. Some chemicals, such as ethidium bromide pose a risk to the biologists. When working with this chemical, gloves are worn and disposed of immediately after contact. The team also works with atrazine and theophylline (see "Usage of Harmful Substances").


To prevent the public from coming into contact with our genetically modified organisms, all contaminated laboratory materials are disposed of in assigned bins for decontamination. The strict adherence of the team to this policy ensures that the public, and researchers, are protected from the potential pathogenicity of E. coli. Should individuals in the public come into contact with the genetically engineered bacteria, it will pose little, if any, risk since the bacteria contain no harmful genetically engineered parts and are responsive only to substances rarely present in nature. Issues may arise from the chloramphenicol resistance of the bacteria being horizontally transferred to other bacteria in the environment. This said, chloramphenicol is an antibiotic seldom administered to fight bacterial infections and as such, the acquisition of such resistance by a species will not affect the efficiency of antibiotic treatments.



The E. coli strain we use in our laboratory work will not pose any environmental safety risks if it is accidently released. The biobricks which have been transformed into this species will not cause any negative effects to the environment since the biobricks are only responsive to atrazine, IPTG and theophylline which are rarely present in the environment.






A component of our project involves working with harmful substances which are not commonly used in a laboratory setting. We will be using two hazardous chemicals as chemoattractants for our bacteria, to direct chemotaxis – namely atrazine and theophylline.

Although its usage has been banned in the European Union, atrazine remains one of the most widely used herbicides in the rest of the world. An organic compound which is biodegradable through the action of microbes in soil, atrazine is also a suspected oestrogen disruptor and teratogen. Contamination of drinking water with atrazine concentrations above government regulations has previously been linked to birth defects and menstrual problems in the case of human consumption. It may even infer possible carcinogenic effects and lower sperm levels in men.

Theophylline is an antibiotic. It does not impose as many biohazardous risks as atrazine but must still be handled with care and the relevant protection in the lab.

For the purpose of our project, we will be using very low concentrations of both substances, and following the safety regulations stipulated in the Sigma MSDS documents for these chemicals – in terms of storage, handling and disposal. The correct disposal of these substances in crucial in protecting the public from health issues. Face dust masks, gloves, lab coats and safety glasses will be worn at all times when handling these substances.

Material Safety Data Sheets (MSDS) :

ATRAZINE
THEOPHYLLINE

Our machine does not pose any security risks as it does not secrete any harmful substances. The species of bacteria utilized for our project is also biosafety level 1. Should this bacteria be released for malicious intent, it will unlikely cause harm to the public or environment.


Even with lateral gene transfer between bacteria, the only advantage that will be acquired is directional movement towards either atrazine or theophylline and the ability to then fluoresce. It is very unlikely that microorganisms will even come across these two substances in a normal environmental setting. Taking this into account, our parts pose little, if any, risk to public or environmental safety. The vectors used in cloning contain antibiotic resistance which could be transferred between bacteria. This could provide selective advantage to bacteria who obtain these vectors. To prevent bacteria in nature coming into contact with our engineered E. coli, all microbiological waste will be disposed of only after autoclaving.

The main feature of our device ensures the bacteria return to the position of their release. This means, should our system be used, the bacteria will not remain in the environment and will always return to the start. This reduces the hazard of these GMOs in the context of public, researcher and environmental safety.


All of the team members have attended presentations on laboratory safety and use the knowledge learned to ensure correct procedures are followed in the lab. Two of the team members also have first aid training, enabling them to help should an emergency of medical nature occur in the lab.