Team:Westminster/Safety

From 2012.igem.org

(Difference between revisions)
 
(28 intermediate revisions not shown)
Line 1: Line 1:
-
<!--- The Mission, Experiments --->
 
-
 
<html>
<html>
 +
<head>
<head>
-
<style type="text/css">
+
 
-
{
+
<meta http-equiv="content-type" content="text/php; charset=utf-8" />
-
list-style-type:none;
+
 
-
margin:10;
+
<style type="text/css">
-
padding:0;
+
@import url 'http://yui.yahooapis.com/2.9.0/build/reset/reset-min.css';
-
}
+
ul {
-
a.navlink
+
list-style: none;
-
{
+
}
-
display:block;
+
body {
-
background-color:black;
+
font-family:  "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
-
width:102px;
+
font-weight: 300;
-
height:30px;
+
/* background: url("http://www.westminsterigem.com/files/theme/body-bg.png") repeat #ffffff;*/
-
font-family:verdana;
+
background-color:#FFF;
-
font-size:10pt;
+
color: #666666;
-
color:white;
+
-
text-decoration: none;
+
}
-
text-align:center;
+
h1 {
-
line-height: 30px;
+
color: #ff0000;
-
position:relative;
+
font-size: 18pt;
-
float: left;
+
margin-bottom: 0.5em;
-
border-radius: 3px;
+
-
margin-right: 5px;
+
 
-
}
+
}
-
a.navlink:hover{
+
p {
-
background-color:#459182;
+
 
-
}
+
}
-
</style>
+
a {
 +
 +
}
 +
#p-logo {
 +
background: #444444;
 +
}
 +
div#top-section,
 +
div#content {
 +
box-shadow: 0px 0px 17px -4px #666666;
 +
padding:0px;
 +
margin-top:0px;
 +
 
 +
}
 +
div#wrapper {
 +
position: relative;
 +
width: 100%;
 +
font-size: 12pt;
 +
margin: 0 auto;
 +
background: #ffffff;
 +
background-attachment: url('https://static.igem.org/mediawiki/2012/2/2e/Bg-tumours.png');
 +
background-repeat: no-repeat;
 +
 +
padding:0px;
 +
margin-top:0px;
 +
top:0px;
 +
 +
}
 +
div#header {
 +
height: 120px;
 +
width: 100%;
 +
background-color:#000;
 +
background: url('https://static.igem.org/mediawiki/2012/2/2e/Bg-tumours.png');
 +
background-repeat: no-repeat;
 +
z-index:10;
 +
position:relative;
 +
top:0px;
 +
left:0px;
 +
}
 +
div#header div#logo {
 +
position: relative;
 +
width: 260px;
 +
right:10px;
 +
top:-9px;
 +
float:right;
 +
 
 +
margin-bottom: 0px;
 +
/*
 +
height: 0px;
 +
margin: 0 auto;*/
 +
}
 +
div#header div#logo a {
 +
float:left;
 +
display:block;
 +
margin-left:10px;
 +
 
 +
}
 +
 
 +
 +
div#navigation {
 +
width: 850px;
 +
height: 27px;
 +
background:rgba(0,0,0,.5);
 +
float:left;
 +
position:relative;
 +
top:54px;
 +
}
 +
ul#navigation-list {
 +
height: 27px;
 +
line-height: 27px;
 +
overflow: auto;
 +
}
 +
ul#navigation-list > li {
 +
float: left;
 +
margin-top:-5px;
 +
}
 +
ul#navigation-list > li > ul {
 +
position: absolute;
 +
display: none;
 +
background: #000000;
 +
z-index: 100000;
 +
}
 +
ul#navigation-list > li > ul.submenu {
 +
margin: 0;
 +
}
 +
ul#navigation-list > li > ul.submenu li {
 +
padding: 2px 0px;
 +
}
 +
ul#navigation-list a.navlink {
 +
color: #ffffff;
 +
font-weight: normal;
 +
display: block;
 +
padding: 0px 10px;
 +
text-decoration: none;
 +
}
 +
ul#navigation-list a.navlink.active,
 +
ul#navigation-list a.navlink:hover {
 +
color: #ff0000;
 +
}
 +
div#home-main-image {
 +
text-align: center;
 +
background-color: #410000;
 +
 
 +
border-bottom:1px #000 solid;
 +
}
 +
div#the-content {
 +
position:relative;
 +
top:-19px;
 +
 +
}
 +
div#home-main-image img {
 +
/*width: 885px;
 +
height: 300px;
 +
margin-bottom: 20px;
 +
border-radius: 20px;
 +
*/
 +
}
 +
div.text-box {
 +
background: #444444;
 +
color: #ffffff;
 +
padding: 15px 20px;
 +
border-radius: 10px;
 +
 +
}
 +
div#footer-box {
 +
border-radius: 0 0 5px 5px;
 +
}
 +
#bodyContent {
 +
}
 +
#three-column
 +
{
 +
margin:0 auto;
 +
width:850px;
 +
margin-top:50px;
 +
 +
}
 +
 +
.col
 +
{
 +
text-align:justify; float:left; margin:5px;
 +
}
 +
.col h1
 +
{
 +
font-size:14px;
 +
color:#000;
 +
 +
}
 +
/* hide native rubbish*/
 +
#top-section {display:none; position:absolute; left:0px; top:-200px;}
 +
#top-section a { color:#FFF; }
 +
.firstHeading {display:none; position:absolute; left:0px; top:-200px;}
 +
.annoying-gap {
 +
padding:0px;
 +
margin:0px;
 +
line-height:0;
 +
}
 +
 +
#contentSub, #siteSub {display:none;}
 +
 +
#control-btn
 +
{
 +
 +
width: 20px;
 +
height: 20px;
 +
position:absolute;
 +
top:0px;
 +
left:5px;
 +
 +
line-height: 0px;
 +
 +
 +
}
 +
.btn-cog {
 +
background: url('https://static.igem.org/mediawiki/2012/d/d4/Control-panel-sml.png') #000 no-repeat  2px 2px;
 +
}
 +
.btn-close {
 +
background: url('https://static.igem.org/mediawiki/2012/d/d0/Close-btn.png')  #000 no-repeat  2px 2px;
 +
}
 +
.right-menu li a, .left-menu li a {background: none}
 +
 +
#home-main-text {
 +
padding:20px 40px 20px 40px;
 +
text-align: justify;
 +
}
 +
</style>
 +
 
 +
<script type="text/javascript" src="http://code.jquery.com/jquery-1.8.2.min.js"></script>
 +
<script type="text/javascript">
 +
$('document').ready(function() {
 +
 +
// menu
 +
$('li.submenu-holder').hover(function() {
 +
$(this).children('ul.submenu').stop(true).fadeIn('fast');
 +
}, function() {
 +
$(this).children('ul.submenu').stop(true).fadeOut('fast');
 +
});
 +
 
 +
              // hide standard team basics
 +
              $('#top-section').hide();
 +
  $('#bodyContent p:first').addClass("annoying-gap");
 +
 
 +
 +
$('#control-btn').click( function(){
 +
 +
if ($('#control-btn').hasClass("btn-cog"))
 +
{
 +
showTopMenu();
 +
$('#control-btn').animate({left: "-20px"});
 +
$('#control-btn').addClass("btn-close");
 +
$('#control-btn').removeClass("btn-cog");
 +
} else
 +
{
 +
hideTopMenu();
 +
$('#control-btn').animate({left: "0px"});
 +
$('#control-btn').addClass("btn-cog");
 +
$('#control-btn').removeClass("btn-close");
 +
}
 +
});
 +
 +
});
 +
 +
 +
 +
 +
var $bar;
 +
function hideTopMenu()
 +
{
 +
$bar.slideUp('fast');
 +
 +
}
 +
function showTopMenu()
 +
{
 +
if ($bar==null)
 +
{
 +
$bar = $("#top-section").clone();
 +
$($bar.find("#search-controls")).remove();
 +
$($bar.find("#p-logo")).remove();
 +
$("#wrapper").prepend($bar);
 +
$bar.css("position", "absolute");
 +
$bar.css("top", "0px");
 +
$bar.css("left", "0px");
 +
$bar.css("background", "none");
 +
$bar.css("background", "rgba(0,0,0,.5)");
 +
$bar.css("height", "20px");
 +
$bar.css("border", "none");
 +
$bar.css("z-index", "100");
 +
$bar.css("color", "#000");
 +
 +
 +
}
 +
$bar.slideDown('fast');
 +
 +
$('#control-btn').mouseover( function(){
 +
 +
});
 +
}
 +
</script>
</head>
</head>
<body>
<body>
-
<a href="https://2012.igem.org/Team:Westminster" class="navlink">Home</a>
+
<div id="wrapper">
-
<a href="https://2012.igem.org/Team:Westminster/Team" class="navlink">Team</a>
+
-
<a href="https://igem.org/Team.cgi?year=2012&team_name=Westminster"class="navlink">Team Profile</a>
+
-
<a href="https://2012.igem.org/Team:Westminster/Project"class="navlink">Project</a>
+
-
<a href="https://2012.igem.org/Team:Westminster/Parts"class="navlink">Parts</a>
+
-
<a href="https://2012.igem.org/Team:Westminster/Modeling"class="navlink">Modeling</a>
+
-
<a href="https://2012.igem.org/Team:Westminster/Notebook"class="navlink">Notebook</a>
+
-
<a href="https://2012.igem.org/Team:Westminster/Safety"class="navlink">Safety</a>
+
-
<a href="https://2012.igem.org/Team:Westminster/Attributions"class="navlink">Attributions</a>
+
-
</body>
+
-
</html>
+
-
Use this page to answer the questions on the  [[Safety | safety page]].
+
<div id="header">
 +
  <div id="control-btn" class="btn-cog"></div>
 +
<div id="navigation">
 +
<ul id="navigation-list">
 +
<li><a href="https://2012.igem.org/Team:Westminster" class="navlink">Home</a></li>
 +
<li><a href="https://2012.igem.org/Team:Westminster/Team" class="navlink">Team</a></li>
 +
<li class="submenu-holder">
 +
<a href="https://2012.igem.org/Team:Westminster/Overview"class="navlink active">Project</a>
-
1. Would any of your project ideas raise safety issues in terms of:
+
<ul class="submenu">
-
'''Researcher safety''
+
<li class="submenu-button"><a href="https://2012.igem.org/Team:Westminster/Overview"class="navlink">Overview</a></li>
-
The University of Westminster has a full range of safety documents relating to all laboratory safety issues. Protocols range from the appropriate behaviour in the laboratory to the correct procedure for handling spills. In the three floors where the laboratories are located, by policy it is not allowed to consume any food or drinks as a safety measure. All laboratory users are required to use protective equipment when working in the laboratory, such as laboratory coats, eye protection and gloves, and laboratories are subject to on-the spot inspections to ensure that the policies laid out by the University are being adhered to.
+
<li class="submenu-button"><a href="https://2012.igem.org/Team:Westminster/Problem"class="navlink">The Problem</a></li>
-
All potentially hazardous materials are documented in COSHH forms (Microbial and Chemical) which the iGEM team are required to complete themselves. These COSHH forms are prominently displayed in the laboratory and are always carried with the researchers. We are using the DH5α strain of E. coli for amplification of our plasmids. This is a well-studied laboratory strain and is classed as Level 1.
+
<li class="submenu-button"><a href="https://2012.igem.org/Team:Westminster/Experiments"class="navlink">Experiments</a></li>
-
All our experimental work is in the mammalian cell lines, MG63 and MCF7. MG63 is an osteosarcoma cell line (Level1) and MCF7 is a well characterised breast cancer cell commonly used as a tumor model system. Any risk due to contamination (bacterial, viral, prion) will be taken care of by following approved disposal protocols. Standard mammalian cell culture techniques are designed to minimise the risks of such contamination affecting users. Furthermore a strict- No White Lab Coats policy is in place when entering the mammalian cell culture laboratory.
+
<li class="submenu-button"><a href="https://2012.igem.org/Team:Westminster/Protocols"class="navlink">Protocols</a></li>
-
All BioBrick parts created and used are non-hazardous as none of them produce toxic levels of substances. The parts we are producing are mammalian promoter sequences. They are amplified from the mammalian cell line, HeLa. Promoters produced are ALDH1A1, ALDH1A3, ALDH2 and ALDH3A1. None of these are harmful. Doxycycline-induced mammalian promoter is amplified from a plasmid and does not produce harmful products.
+
<li class="submenu-button"><a href="https://2012.igem.org/Team:Westminster/Results"class="navlink">Results</a></li>
-
'''Public Safety''
+
-
The study is a proof of concept. Risk to public is minimal. The laboratory is kept locked when not in use. Mammalian cell culture laboratory adjoins our main working laboratory and is also locked. None of our transformants produce products which would be toxic to humans. DH5α is a laboratory strain and not associated with disease in healthy humans. Although bacteria would be transformed to have antibiotic resistance, it is not a strain which is able to thrive outside the laboratory. The mammalian cell lines used pose minimal risk to the public as do the products which they express.
+
-
'''Environmental Safety''
+
-
DH5α is a genetically engineered lab strain which does not transfer genes and therefore poses minimal risk of transferring antibiotic resistance to other bacteria. The mammalian cells would not survive for extended periods outside the laboratory and therefore is of minimal risk.
+
-
2. Do any of the new BioBrick parts (or devices) that you made this year raise safety issues? If yes,
+
<li class="submenu-button"><a href="https://2012.igem.org/Team:Westminster/Safety"class="navlink active">Safety</a></li>
-
No. The parts produced by our group have all been promoter BioBrick parts and they do not raise any safety issues.
+
<li class="submenu-button"><a href="https://2012.igem.org/Team:Westminster/Journal"class="navlink">Journal</a></li>
-
3. Is there a local biosafety group, committee, or review board at your institution?  
+
                           
-
Yes, University of Westminster has a GM safety officer. The project was cleared as Containment Level 1. An ethics filter form was filled before the start of the project. All the chemicals and other materials used for the project are approved for laboratory use.  
+
                 
-
4. Do you have any other ideas how to deal with safety issues that could be useful for future iGEM competitions? How could parts, devices and systems be made even safer through biosafety engineering?
+
</ul>
-
Yes, University of Westminster has a GM safety officer. The project was cleared as Containment Level 1. An ethics filter form was filled before the start of the project. All the chemicals and other materials used for the project are approved for laboratory use.
+
</li>
 +
<li><a href="https://2012.igem.org/Team:Westminster/Parts"class="navlink">Parts</a></li>
 +
<li><a href="https://2012.igem.org/Team:Westminster/Modeling"class="navlink">Modeling</a></li>
 +
<li><a href="https://2012.igem.org/Team:Westminster/Outreach"class="navlink">Outreach</a></li>
 +
                    <li><a href="https://2012.igem.org/Team:Westminster/Judging"class="navlink">Judging Criteria</a></li>
 +
 
 +
 +
<li><a href="https://2012.igem.org/Team:Westminster/Attributions"class="navlink">Attributions</a></li>
 +
</ul><!-- #navigation-list -->
 +
</div><!-- #navigation -->
 +
            <div id="logo">
 +
                    <a href="http://www.igem.org" title="iGEM homepage"><img src="https://static.igem.org/mediawiki/igem.org/d/dc/Igem-small-white.png" alt="iGEM logo" width="55" height="44" /></a>
 +
<a href="https://2012.igem.org/Team:Westminster">
 +
<img src="https://static.igem.org/mediawiki/2012/a/ae/Logo-white.png" alt="iSTEM - intelligent synthetic tumour eliminating machine" width="172" height="66" title="iSTEM - intelligent synthetic tumour eliminating machine" />
 +
</a>
 +
</div><!-- #logo -->
 +
</div><!-- #header -->
 +
 
 +
<div id="the-content">
 +
<div id="home-main-image">
 +
<iframe width="965" height="543" src="http://www.youtube.com/embed/Ml38HPrMzLw" frameborder="0" allowfullscreen></iframe>
 +
</div><!-- #home-main-image -->
 +
 
 +
<div id="home-main-text">
 +
<h2>Researcher Safety</h2>
 +
<p>The University of Westminster has a full range of safety documents relating to all laboratory safety issues. Protocols range from the appropriate behaviour in the laboratory to the correct procedure for handling spills. In the three floors where the laboratories are located, by policy it is not allowed to consume any food or drinks as a safety measure. All laboratory users are required to use protective equipment when working in the laboratory, such as laboratory coats, eye protection and gloves, and laboratories are subject to on-the spot inspections to ensure that the policies laid out by the University are being adhered to. All potentially hazardous materials are documented in COSHH forms (Microbial and Chemical) which the iGEM team are required to complete themselves. These COSHH forms are prominently displayed in the laboratory and are always carried with the researchers. We are using the DH5α strain of E. coli for amplification of our plasmids. This is a well-studied laboratory strain and is classed as Level 1. </p>
 +
<p>All our experimental work is in the mammalian cell lines, MG63 and MCF7. MG63 is an osteosarcoma cell line (Level1) and MCF7 is a well characterised breast cancer cell commonly used as a tumor model system. Any risk due to contamination (bacterial, viral, prion) will be taken care of by following approved disposal protocols. Standard mammalian cell culture techniques are designed to minimise the risks of such contamination affecting users. Furthermore a strict- No White Lab Coats policy is in place when entering the mammalian cell culture laboratory. All BioBrick parts created and used are non-hazardous as none of them produce toxic levels of substances. The parts we are producing are mammalian promoter sequences. They are amplified from the mammalian cell line, HeLa. Promoters produced are ALDH1A1, ALDH1A3, ALDH2 and ALDH3A1. None of these are harmful. Doxycycline-induced mammalian promoter is amplified from a plasmid and does not produce harmful products.</p>
 +
<h2>Public Safety</h2>
 +
<p>The study is a proof of concept. Risk to public is minimal. The laboratory is kept locked when not in use. Mammalian cell culture laboratory adjoins our main working laboratory and is also locked. None of our transformants produce products which would be toxic to humans. DH5α is a laboratory strain and not associated with disease in healthy humans. Although bacteria would be transformed to have antibiotic resistance, it is not a strain which is able to thrive outside the laboratory. The mammalian cell lines used pose minimal risk to the public as do the products which they express.</p>
 +
<h2>Environmental Safety</h2>
 +
<p>DH5α is a genetically engineered lab strain which does not transfer genes and therefore poses minimal risk of transferring antibiotic resistance to other bacteria. The mammalian cells would not survive for extended periods outside the laboratory and therefore is of minimal risk.</p>
 +
<h2>Do any of the new BioBrick parts (or devices) that you made this year raise safety issues?</h2>
 +
<p>No. The parts produced by our group have all been promoter BioBrick parts and they do not raise any safety issues.The first devise is designed for selective expression of reporter mCherry in Hygromycin resistant cells. The second device selects only for cells with high ALDH expression. The third device is designed to kill cells. A cre-lox system is induced using the inducible doxycycline promoter and this results in cells with high expression of ALDH becoming sensitive to ganciclovir, which are then killed. The devices are designed for use in the laboratory. </p>
 +
<h2>Is there a local biosafety group, committee, or review board at your institution?</h2>
 +
<p>Yes, University of Westminster has a GM safety officer. The project was cleared as Containment Level 1. An ethics filter form was filled before the start of the project. All the chemicals and other materials used for the project are approved for laboratory use. </p>
 +
 +
</div><!-- #home-main-text -->
 +
 
 +
</div><!-- #the-content -->
 +
 
 +
</div><!-- #wrapper -->
 +
 
 +
 
 +
</body>
 +
 
 +
</html>

Latest revision as of 23:05, 26 September 2012

Researcher Safety

The University of Westminster has a full range of safety documents relating to all laboratory safety issues. Protocols range from the appropriate behaviour in the laboratory to the correct procedure for handling spills. In the three floors where the laboratories are located, by policy it is not allowed to consume any food or drinks as a safety measure. All laboratory users are required to use protective equipment when working in the laboratory, such as laboratory coats, eye protection and gloves, and laboratories are subject to on-the spot inspections to ensure that the policies laid out by the University are being adhered to. All potentially hazardous materials are documented in COSHH forms (Microbial and Chemical) which the iGEM team are required to complete themselves. These COSHH forms are prominently displayed in the laboratory and are always carried with the researchers. We are using the DH5α strain of E. coli for amplification of our plasmids. This is a well-studied laboratory strain and is classed as Level 1.

All our experimental work is in the mammalian cell lines, MG63 and MCF7. MG63 is an osteosarcoma cell line (Level1) and MCF7 is a well characterised breast cancer cell commonly used as a tumor model system. Any risk due to contamination (bacterial, viral, prion) will be taken care of by following approved disposal protocols. Standard mammalian cell culture techniques are designed to minimise the risks of such contamination affecting users. Furthermore a strict- No White Lab Coats policy is in place when entering the mammalian cell culture laboratory. All BioBrick parts created and used are non-hazardous as none of them produce toxic levels of substances. The parts we are producing are mammalian promoter sequences. They are amplified from the mammalian cell line, HeLa. Promoters produced are ALDH1A1, ALDH1A3, ALDH2 and ALDH3A1. None of these are harmful. Doxycycline-induced mammalian promoter is amplified from a plasmid and does not produce harmful products.

Public Safety

The study is a proof of concept. Risk to public is minimal. The laboratory is kept locked when not in use. Mammalian cell culture laboratory adjoins our main working laboratory and is also locked. None of our transformants produce products which would be toxic to humans. DH5α is a laboratory strain and not associated with disease in healthy humans. Although bacteria would be transformed to have antibiotic resistance, it is not a strain which is able to thrive outside the laboratory. The mammalian cell lines used pose minimal risk to the public as do the products which they express.

Environmental Safety

DH5α is a genetically engineered lab strain which does not transfer genes and therefore poses minimal risk of transferring antibiotic resistance to other bacteria. The mammalian cells would not survive for extended periods outside the laboratory and therefore is of minimal risk.

Do any of the new BioBrick parts (or devices) that you made this year raise safety issues?

No. The parts produced by our group have all been promoter BioBrick parts and they do not raise any safety issues.The first devise is designed for selective expression of reporter mCherry in Hygromycin resistant cells. The second device selects only for cells with high ALDH expression. The third device is designed to kill cells. A cre-lox system is induced using the inducible doxycycline promoter and this results in cells with high expression of ALDH becoming sensitive to ganciclovir, which are then killed. The devices are designed for use in the laboratory.

Is there a local biosafety group, committee, or review board at your institution?

Yes, University of Westminster has a GM safety officer. The project was cleared as Containment Level 1. An ethics filter form was filled before the start of the project. All the chemicals and other materials used for the project are approved for laboratory use.