Team:Manchester/Safetytest

From 2013.igem.org

(Difference between revisions)
 
(46 intermediate revisions not shown)
Line 1: Line 1:
{{:Team:Manchester/layout/noheader}}
{{:Team:Manchester/layout/noheader}}
-
{{:Team:Manchester/Navbartest}}
+
{{:Team:Manchester/Navbartest3}}
{{:Team:Manchester/Footer}}
{{:Team:Manchester/Footer}}
Line 80: Line 80:
position:absolute;
position:absolute;
clear:both;
clear:both;
-
width:800px;
+
width:940px;
-
top:110px;
+
top:120px;
-
left:70px;
+
left:0;
padding:10px;
padding:10px;
-
background-color:#ccc;
+
background-color:white;
-
-webkit-border-radius: 10px;
+
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
-
border-radius: 10px;
+
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
-
 
+
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
-
-webkit-box-shadow: 0px 0px 5px 0px rgba(76,0,130,1);
+
-
-moz-box-shadow: 0px 0px 5px 0px rgba(76,0,130,1));
+
-
box-shadow: 0px 0px 5px 0px rgba(76,0,130,1);
+
}
}
Line 97: Line 94:
.text1, .text2, .text3, .text4
.text1, .text2, .text3, .text4
{
{
-
width:600px;
+
width:900px;
-
margin:35px auto;
+
margin:10px auto;
padding:10px;
padding:10px;
background-color:#F2F2F2;
background-color:#F2F2F2;
-
-webkit-border-radius: 10px;
+
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
-
border-radius: 10px;
+
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
-
 
+
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
-
/*-webkit-box-shadow: 10px 10px 15px 0px rgba(102,0,153,0.71);
+
-
-moz-box-shadow: 10px 10px 15px 0px rgba(102,0,153,0.71);
+
-
box-shadow: 10px 10px 15px 0px rgba(102,0,153,0.71);*/
+
}
}
Line 122: Line 116:
background-color:#F2F2F2;
background-color:#F2F2F2;
text-align:justify;
text-align:justify;
-
color:#660099;
 
color:#660099;
color:#660099;
font-family:Trebuchet MS;
font-family:Trebuchet MS;
Line 128: Line 121:
}
}
-
/******************************************************next button*****************************************************/
+
.rightbar
-
.next a
+
{
{
-
width:185px;
+
width:120px;
-
text-decoration:none;
+
height:200px;
-
color:white;
+
position:fixed;
position:fixed;
-
bottom:5px;
+
top:120px;
right:5px;
right:5px;
 +
}
 +
 +
.question1 a, .question2 a, .question3 a, .question4 a
 +
{
 +
width:120px;
 +
text-decoration:none;
 +
color:white;
text-align:center;
text-align:center;
background:#606060;
background:#606060;
-
padding:15px;
+
padding:5px;
font-style:Trebuchet MS;
font-style:Trebuchet MS;
font-weight:bold;
font-weight:bold;
-
font-size:26px;
+
font-size:12px;
color:white;
color:white;
}
}
-
.next a:hover
+
 
 +
.question1 a:hover, .question2 a:hover, .question3 a:hover, .question4 a:hover
{
{
background:#C0C0C0;
background:#C0C0C0;
Line 152: Line 151:
}
}
-
/******************************************************back button*****************************************************/
+
.question1 a
-
.back a
+
{
 +
margin-bottom:1px;
 +
float:left;
 +
display:block;
 +
padding:5px;
 +
}
 +
 
 +
.question2 a
 +
{
 +
margin-bottom:1px;
 +
float:left;
 +
display:block;
 +
padding:5px;
 +
}
 +
 
 +
.question3 a
 +
{
 +
margin-bottom:1px;
 +
float:left;
 +
display:block;
 +
padding:5px;
 +
}
 +
 
 +
.question4 a
 +
{
 +
float:left;
 +
display:block;
 +
padding:5px;
 +
}
 +
 
 +
#Q1,#Q2,#Q3,#Q4 
{
{
-
width:180px;
+
text-decoration:none;
 +
color:#660099;
 +
font-family:Trebuchet MS;
 +
font-size:14px;
 +
}
 +
 
 +
.block1 a, .block2 a, .block3 a, .block4 a, .block5 a, .block6 a, .block7 a, .block8 a, .block9 a, .block10 a, .block11 a, .block12 a, .block13 a
 +
{
 +
width:120px;
text-decoration:none;
text-decoration:none;
color:white;
color:white;
-
position:fixed;
 
-
bottom:5px;
 
-
left:5px;
 
text-align:center;
text-align:center;
background:#606060;
background:#606060;
-
padding:15px;
+
padding:5px;
font-style:Trebuchet MS;
font-style:Trebuchet MS;
font-weight:bold;
font-weight:bold;
-
font-size:26px;
+
font-size:12px;
color:white;
color:white;
-
 
}
}
-
.back a:hover
+
.block1 a:hover, .block2 a:hover, .block3 a:hover, .block4 a:hover, .block5 a:hover, .block6 a:hover, .block7 a:hover, .block8 a:hover, .block9 a:hover, .block10 a:hover, .block11 a:hover, .block12 a:hover, .block13 a:hover
{
{
background:#C0C0C0;
background:#C0C0C0;
color:#606060;
color:#606060;
 +
}
 +
 +
.leftbar
 +
{
 +
width:120px;
 +
height:600px;
 +
position:fixed;
 +
top:120px;
 +
left:5px;
 +
}
 +
 +
.block1 a
 +
{
 +
background:#660099;
 +
float:left;
 +
display:block;
 +
padding:5px;
 +
}
 +
 +
.block2 a
 +
{
 +
 +
display:block;
 +
float:left;
 +
margin-top:1px;
 +
padding:5px;
 +
}
 +
 +
.block3 a
 +
{
 +
 +
display:block;
 +
float:left;
 +
margin-top:1px;
 +
padding:5px;
 +
}
 +
 +
.block4 a
 +
{
 +
display:block;
 +
float:left;
 +
margin-top:1px;
 +
padding:5px;
 +
}
 +
 +
.block5 a
 +
{
 +
display:block;
 +
float:left;
 +
margin-top:1px;
 +
padding:5px;
 +
}
 +
 +
.block6 a
 +
{
 +
background:#bc80ea;
 +
display:block;
 +
float:left;
 +
margin-top:1px;
 +
padding:5px;
 +
}
 +
 +
.block7 a
 +
{
 +
display:block;
 +
float:left;
 +
margin-top:1px;
 +
padding:5px;
 +
}
 +
 +
.block8 a
 +
{
 +
display:block;
 +
float:left;
 +
margin-top:1px;
 +
padding:5px;
 +
}
 +
 +
.note
 +
{
 +
margin-left:10px;
 +
width:900px;
 +
background-color:#F2F2F2;
 +
text-align:justify;
 +
color:#660099;
 +
font-family:Trebuchet MS;
 +
font-size:14px;
 +
padding:10px;
 +
text-align:center;
 +
 +
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
}
 +
 +
.forms
 +
{
 +
margin:10px;
 +
width:890px;
 +
background-color:#F2F2F2;
 +
padding:15px;
 +
 +
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
}
 +
 +
.forms a
 +
{
 +
color:#660099;
 +
font-family:Trebuchet MS;
 +
font-size:14px;
}
}
Line 186: Line 331:
<div class="banner">
<div class="banner">
  <div class="igem">  
  <div class="igem">  
-
  <a>
+
  <a href="https://2013.igem.org/Main_Page">
           <img src="https://static.igem.org/mediawiki/2013/3/3f/Igem.png">
           <img src="https://static.igem.org/mediawiki/2013/3/3f/Igem.png">
           </a>
           </a>
Line 196: Line 341:
           <div class="central">  
           <div class="central">  
-
    <a><img src="https://static.igem.org/mediawiki/2013/d/d5/Safety.jpg"></a>
+
    <a><img src="https://static.igem.org/mediawiki/2013/5/51/SafetyMan.jpg"></a>
  </div>  
  </div>  
Line 209: Line 354:
<div class="wrapper" >
<div class="wrapper" >
         <div class="text1">
         <div class="text1">
-
         <img src="https://static.igem.org/mediawiki/2013/0/00/1p.gif" width="100" height="100" />
+
         <img src="https://static.igem.org/mediawiki/2013/0/00/1p.gif" width="120" height="120" />
    <p>
    <p>
-
<p><i><b>1. Would any of your project ideas raise safety issues in terms of:</b></i></p>
+
                      <p><i><b><a id="Q1">Would any of your project ideas raise safety issues in terms of:</a></b></i></p>
  <p><i>1. researcher safety,</p>
  <p><i>1. researcher safety,</p>
<p>2. public safety, or</p>
<p>2. public safety, or</p>
Line 217: Line 362:
<br>
<br>
         <p><u>Researcher Safety:</u></p>
         <p><u>Researcher Safety:</u></p>
-
<p>During the project the risk to the researcher was minimised in a number of ways. Standard lab protection was always worn (lab coat and gloves) and we adhered to COSHH forms. All team members involved in lab work attended a 2 hour safety briefing with the Safety and Risk Management Officer for the MIB (Dr. Tanya Aspinall). No eating, drinking or chewing was allowed in the lab. No shorts, skirts or dresses were allowed when in the lab. The lab we worked in is Biosafety Level 1 according to WHO Laboratory Safety Manual.</p>
+
<p>During the project the risk to the researcher was minimised in a number of ways. Standard lab protection was always worn (lab coat and gloves) and we adhered to COSHH forms. All team members involved in lab work attended a 2 hour safety briefing with the Safety and Risk Management Officer for the MIB (Dr. Tanya Aspinall). No eating, drinking or chewing was allowed in the lab. No shorts, skirts or dresses were allowed when in the lab. UV protective visors, gloves and lab coats were worn when visualising EtBr stained agarose gels under UV light. The lab we worked in is Biosafety Level 1 according to WHO Laboratory Safety Manual.</p>
<br>
<br>
<p><b>Organisms we used:</b></p>
<p><b>Organisms we used:</b></p>
<p><i>E. coli</i> BL21(DE3) - Standard lab strain. Used Good Microbiological Practice (GMP) when handling.</p>
<p><i>E. coli</i> BL21(DE3) - Standard lab strain. Used Good Microbiological Practice (GMP) when handling.</p>
-
<p><i>E. coli</i> DH5-alpha (used to ship and grow the FAS-module) - Another standard lab strain. Used GMP when handling.</p>
+
<p><i>E. coli</i> DH5-alpha - Another standard lab strain. Used GMP when handling.</p>
<p><i>Synechocystis</i> sp. PCC 6803 - Sequences for the delta-9 and delta-12 desaturase genes were taken from here and then synthesised - we never had any contact with the strain. This cyanobacteria is found in freshwater and is not thought to be a threat.</p>
<p><i>Synechocystis</i> sp. PCC 6803 - Sequences for the delta-9 and delta-12 desaturase genes were taken from here and then synthesised - we never had any contact with the strain. This cyanobacteria is found in freshwater and is not thought to be a threat.</p>
<br>
<br>
Line 242: Line 387:
<p><u>Future safety implications if project was commercialised:</u></p>
<p><u>Future safety implications if project was commercialised:</u></p>
<p>Once the methods have been sufficiently optimised, our project would have commercial potential. This would inevitably lead to further safety concerns and questions. Due to the wide range of products that the four main components of palm oil are used in, each application would have to be considered separately. For example, the use of synthetic oleic acid in cooking oils would raise concerns over whether or not this product would be safe for consumption.</p>
<p>Once the methods have been sufficiently optimised, our project would have commercial potential. This would inevitably lead to further safety concerns and questions. Due to the wide range of products that the four main components of palm oil are used in, each application would have to be considered separately. For example, the use of synthetic oleic acid in cooking oils would raise concerns over whether or not this product would be safe for consumption.</p>
-
<p>In order to minimise any risk posed by using genetically altered <i>E. coli</i>, a number of steps would be put in place. Firstly, the vats containing the bacteria would in a secure facility, with all workers fully trained in the handling of biological samples. This would ensure that the workers/researchers were not at any risk. </p>
+
<p>In order to minimise any risk posed by using genetically altered <i>E. coli</i>, a number of steps would be put in place. Firstly, the vats containing the bacteria would be kept in a secure facility, with all workers fully trained in the handling of biological samples. This would ensure that the workers/researchers were not at any risk. </p>
<p>The chemical extraction of fatty acids from the <i>E. coli</i> cultures would theoretically separate all bacteria from the final product. However, at the risk of some bacteria remaining within the extractant, further methods would have to be put in place. In the case of palmitic and stearic acid, the samples would have to be separated from each other using fractional distillation. This technique involves heating the samples up and separating the compounds based on their boiling point. The high temperatures involved would kill any bacteria present in the samples. A similar technique could also be used in the case of oleic and linoleic acid too. The samples of these fatty acids could be refluxed, which would kill any bacteria present whilst keeping the sample in a sealed vessel. After these procedures have been completed, no viable bacteria would be present within the fatty acid products, and the public would not come into contact with genetically modified bacteria.</p>
<p>The chemical extraction of fatty acids from the <i>E. coli</i> cultures would theoretically separate all bacteria from the final product. However, at the risk of some bacteria remaining within the extractant, further methods would have to be put in place. In the case of palmitic and stearic acid, the samples would have to be separated from each other using fractional distillation. This technique involves heating the samples up and separating the compounds based on their boiling point. The high temperatures involved would kill any bacteria present in the samples. A similar technique could also be used in the case of oleic and linoleic acid too. The samples of these fatty acids could be refluxed, which would kill any bacteria present whilst keeping the sample in a sealed vessel. After these procedures have been completed, no viable bacteria would be present within the fatty acid products, and the public would not come into contact with genetically modified bacteria.</p>
Line 249: Line 394:
<div class="text2">
<div class="text2">
                 <img src="https://static.igem.org/mediawiki/2013/0/01/2p.gif" width="100" height="100" />
                 <img src="https://static.igem.org/mediawiki/2013/0/01/2p.gif" width="100" height="100" />
-
    <p><b><i>2. Do any of the new BioBrick parts (or devices) that you made this year raise safety issues? </i></b></p>
+
    <p><b><i><a id="Q2">Do any of the new BioBrick parts (or devices) that you made this year raise safety issues? </a></i></b></p>
<br>
<br>
         <p>No, none of the BioBrick parts used this year are thought to be hazardous - they are all part of either the natural biosynthesis pathway of <i>E. coli</i> or were synthesised using sequences from <i>Synechocystis</i> sp. PCC6803, a cyanobacterium found in freshwater.</p>
         <p>No, none of the BioBrick parts used this year are thought to be hazardous - they are all part of either the natural biosynthesis pathway of <i>E. coli</i> or were synthesised using sequences from <i>Synechocystis</i> sp. PCC6803, a cyanobacterium found in freshwater.</p>
Line 256: Line 401:
<div class="text3">
<div class="text3">
                 <img src="https://static.igem.org/mediawiki/2013/2/21/3p.gif" width="100" height="100" />
                 <img src="https://static.igem.org/mediawiki/2013/2/21/3p.gif" width="100" height="100" />
-
    <p><b><i>3. Is there a local biosafety group, committee, or review board at your institution?</i></b></p>
+
    <p><b><i><a id="Q3">Is there a local biosafety group, committee, or review board at your institution?</a></i></b></p>
<br>
<br>
-
       <p>The University of Manchester has a university-wide Biological Safety Committee, whose guidelines for safe biological laboratory practices we adhered to throughout the project (http://documents.manchester.ac.uk/display.aspx?DocID=14942).</p>
+
       <p>The University of Manchester has a university-wide Biological Safety Committee, whose guidelines for safe biological laboratory practices we adhered to throughout the project. (<a href="http://documents.manchester.ac.uk/display.aspx?DocID=14942">Guidelines can be found here</a>)</p>
<p>A representative for the biosafety committee of the University of Manchester (Dr. Tanya Aspinall, Safety and Risk Assessment Officer of Manchester Institute of Biotechnology) gave the team a 2 hour talk about safety in the laboratory. During this safety training, the team was advised on how to handle potentially hazardous substances, such as liquid nitrogen, and how to safely dispose of certain materials. The team’s lab benches and experimental plans were also assessed and deemed safe to proceed with. Supervisors to the team were always on hand in the lab to make sure the team were working safely.</p>
<p>A representative for the biosafety committee of the University of Manchester (Dr. Tanya Aspinall, Safety and Risk Assessment Officer of Manchester Institute of Biotechnology) gave the team a 2 hour talk about safety in the laboratory. During this safety training, the team was advised on how to handle potentially hazardous substances, such as liquid nitrogen, and how to safely dispose of certain materials. The team’s lab benches and experimental plans were also assessed and deemed safe to proceed with. Supervisors to the team were always on hand in the lab to make sure the team were working safely.</p>
Line 265: Line 410:
<div class="text4">
<div class="text4">
                 <img src="https://static.igem.org/mediawiki/2013/7/7e/4p.gif" width="100" height="100" />
                 <img src="https://static.igem.org/mediawiki/2013/7/7e/4p.gif" width="100" height="100" />
-
    <p><b><i>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?</i></b></p>
+
    <p><b><i><a id="Q4">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?</a></i></b></p>
<br>
<br>
         <p>To encourage safe laboratory practices, we believe it would be a good idea for completed generic COSHH/Risk Assessment forms for common procedures such as gel electrophoresis and PCR be available on the iGEM website. Having a collection of completed forms covering the most common protocols used during the iGEM competition would first ensure that teams carry out these procedures adhering to the iGEM Safety Committee’s standards, and secondly would give teams a guideline when filling out safety forms for non-standard procedures. </p>
         <p>To encourage safe laboratory practices, we believe it would be a good idea for completed generic COSHH/Risk Assessment forms for common procedures such as gel electrophoresis and PCR be available on the iGEM website. Having a collection of completed forms covering the most common protocols used during the iGEM competition would first ensure that teams carry out these procedures adhering to the iGEM Safety Committee’s standards, and secondly would give teams a guideline when filling out safety forms for non-standard procedures. </p>
</div>  
</div>  
 +
 +
            <div class="forms">
 +
<p><b>COSHH forms:</b></p>
 +
<a href="https://static.igem.org/mediawiki/2013/b/b9/Centrifugeman.pdf" target="_blank">1. Centrifuge COSHH form</a><br>
 +
<a href="https://static.igem.org/mediawiki/2013/c/ce/Electrophoresisman.pdf" target="_blank">2. Electrophoresis COSHH form</a><br>
 +
<a href="https://static.igem.org/mediawiki/2013/d/d9/Liquid_nitrogenman.pdf" target="_blank">3. Liquid Nitrogen COSHH form</a><br>
 +
<a href="https://static.igem.org/mediawiki/2013/0/04/UVman.pdf" target="_blank">4. UV Work COSHH form</a><br>
 +
<a href="https://static.igem.org/mediawiki/2013/9/9b/RNA%2C_DNA_and_total_protein_extraction.pdf" target="_blank">5. RNA, DNA and Total Protein Extraction COSHH form</a><br>
 +
            </div>
 +
 +
            <div class="note">
 +
                Safety forms were approved on September 22, 2013 by Evan Appleton.
 +
            </div>
</div>
</div>
-
      <div class="next">
 
-
        <a href="https://2013.igem.org/Team:Manchester/Projecttest" class="nextButton">Next</a>
 
-
      </div>
 
-
      <div class="back">
+
                 
-
        <a href="https://2013.igem.org/Team:Manchester/Hometest" class="backButton">Previous</a>
+
-
      </div>
+
</div>
</div>
</body>
</body>
</html>
</html>

Latest revision as of 10:58, 4 October 2013

page

Top

Safety

Would any of your project ideas raise safety issues in terms of:

1. researcher safety,

2. public safety, or

3. environmental safety


Researcher Safety:

During the project the risk to the researcher was minimised in a number of ways. Standard lab protection was always worn (lab coat and gloves) and we adhered to COSHH forms. All team members involved in lab work attended a 2 hour safety briefing with the Safety and Risk Management Officer for the MIB (Dr. Tanya Aspinall). No eating, drinking or chewing was allowed in the lab. No shorts, skirts or dresses were allowed when in the lab. UV protective visors, gloves and lab coats were worn when visualising EtBr stained agarose gels under UV light. The lab we worked in is Biosafety Level 1 according to WHO Laboratory Safety Manual.


Organisms we used:

E. coli BL21(DE3) - Standard lab strain. Used Good Microbiological Practice (GMP) when handling.

E. coli DH5-alpha - Another standard lab strain. Used GMP when handling.

Synechocystis sp. PCC 6803 - Sequences for the delta-9 and delta-12 desaturase genes were taken from here and then synthesised - we never had any contact with the strain. This cyanobacteria is found in freshwater and is not thought to be a threat.


Chemicals used:

Ethidium Bromide: Hazard statements H302-H330-H341 - Harmful if swallowed, Fatal if inhaled, Suggested of causing genetic defects. Personal protective clothing must be worn. Used fumehood when handling. Gel containing ethidium bromide was disposed of in the hazardous waste gel box in the visualiser room. All gel kits that were used in conjunction with EtBr were kept together in a space dedicated to them in the lab. Pipette tips used with EtBr were disposed of in a designated EtBr pipette tip bin in the lab.


Chloroform: Hazard statements H302-H315-H351-H373 - Harmful if swallowed, Causes skin irritation, Suspected of causing cancer, Causes damage to organs through prolonged or repeated exposure. Personal protective clothing must be worn. Used fumehood when handling. Waste containing chloroform was disposed of in halogenated waste containers.


Methanol: Hazard statements H225-H301-H311-H331-H370 - Highly flammable liquid and vapour, Toxic if swallowed, Toxic in contact with skin, Toxic if inhaled, Causes damage to organs. Personal protective clothing must be worn. Used fumehood when handling. Waste was disposed of in organic waste containers.


Liquid Nitrogen: Hazard statements H281 - Contains refrigerated gas; may cause cryogenic burns or injury. Personal protective clothing must be worn, cold-proof gloves must be worn to avoid cryogenic burns.


Public and Environmental Safety:

GMP was also used in order to ensure public safety. Once something had come into contact with the bacteria we used, it was sterilised. Pipette tips were put into Virkon solution and then disposed of in Autoclave bags, ready for incineration. Flasks previously containing bacteria cultures were soaked in Virkon solution before being washed in the sink. As well as this, the bacteria were cultured so as to not be viable outside of a laboratory setting (due to the specific media they were grown on). This ensures that, even if living bacteria did manage to escape the lab, it would not have survived.


The same procedures as above were also used to ensure environmental safety. In addition to this, organic solvents that are potentially dangerous to aquatic organisms were disposed of in a separate waste container and removed professionally.


In the unlikely event that our re-engineered strains escaped our workspace, it is thought that no risk would be posed to the public or to the environment. This is because the bacteria we use is non-pathogenic and also would be at a disadvantage in any environment other than that found within the culture medium it is grown on. This disadvantage would be expected to kill the bacteria should they ever find their way into the outside environment.


Future safety implications if project was commercialised:

Once the methods have been sufficiently optimised, our project would have commercial potential. This would inevitably lead to further safety concerns and questions. Due to the wide range of products that the four main components of palm oil are used in, each application would have to be considered separately. For example, the use of synthetic oleic acid in cooking oils would raise concerns over whether or not this product would be safe for consumption.

In order to minimise any risk posed by using genetically altered E. coli, a number of steps would be put in place. Firstly, the vats containing the bacteria would be kept in a secure facility, with all workers fully trained in the handling of biological samples. This would ensure that the workers/researchers were not at any risk.

The chemical extraction of fatty acids from the E. coli cultures would theoretically separate all bacteria from the final product. However, at the risk of some bacteria remaining within the extractant, further methods would have to be put in place. In the case of palmitic and stearic acid, the samples would have to be separated from each other using fractional distillation. This technique involves heating the samples up and separating the compounds based on their boiling point. The high temperatures involved would kill any bacteria present in the samples. A similar technique could also be used in the case of oleic and linoleic acid too. The samples of these fatty acids could be refluxed, which would kill any bacteria present whilst keeping the sample in a sealed vessel. After these procedures have been completed, no viable bacteria would be present within the fatty acid products, and the public would not come into contact with genetically modified bacteria.

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


No, none of the BioBrick parts used this year are thought to be hazardous - they are all part of either the natural biosynthesis pathway of E. coli or were synthesised using sequences from Synechocystis sp. PCC6803, a cyanobacterium found in freshwater.

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


The University of Manchester has a university-wide Biological Safety Committee, whose guidelines for safe biological laboratory practices we adhered to throughout the project. (Guidelines can be found here)

A representative for the biosafety committee of the University of Manchester (Dr. Tanya Aspinall, Safety and Risk Assessment Officer of Manchester Institute of Biotechnology) gave the team a 2 hour talk about safety in the laboratory. During this safety training, the team was advised on how to handle potentially hazardous substances, such as liquid nitrogen, and how to safely dispose of certain materials. The team’s lab benches and experimental plans were also assessed and deemed safe to proceed with. Supervisors to the team were always on hand in the lab to make sure the team were working safely.

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?


To encourage safe laboratory practices, we believe it would be a good idea for completed generic COSHH/Risk Assessment forms for common procedures such as gel electrophoresis and PCR be available on the iGEM website. Having a collection of completed forms covering the most common protocols used during the iGEM competition would first ensure that teams carry out these procedures adhering to the iGEM Safety Committee’s standards, and secondly would give teams a guideline when filling out safety forms for non-standard procedures.

Safety forms were approved on September 22, 2013 by Evan Appleton.