Difference between revisions of "Team:Tokyo-NoKoGen/Safety"

(Prototype team page)
 
 
(26 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Tokyo-NoKoGen}}
+
{{TeamTokyoNokogenheader}}
<html>
+
{{TeamTokyoNokogen}}
<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>
+
<html>
  
<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>
 +
/*DEFAULT*/
 +
html, body{
 +
margin: 0; /* 余白の削除 */
 +
padding: 0; /* 余白の削除 */
 +
height: 100%; /* 縦の高さを100% */
 +
width: 100%; /* 横の幅を100% */
 +
}
 +
div#wrap {
 +
width:80%;
 +
text-align:center;
 +
position:relative;
 +
min-height:100%;
 +
margin-left:auto;
 +
margin-right:auto;
 +
}
 +
 +
p {
 +
    font-size:16px;
 +
    font-family:Georgia;
 +
    line-height:2;
 +
  }
 +
m1{
 +
font-size:35px;
 +
    font-family:Comic Sans MS;
 +
    text-decoration:none;
 +
 +
}
 +
 
 +
m2 {
 +
    font-size:25px;
 +
    font-family:Comic Sans MS;
 +
    text-decoration:none;
 +
  }
 +
 
 +
  m3{
 +
    font-size:20px;
 +
        font-family:Comic Sans MS;
 +
    text-decoration:none;
 +
  }
 +
m4{
 +
    font-size:16px;
 +
        font-family:Comic Sans MS;
 +
    text-decoration:none;
 +
}
  
  
<h4>Safe Project Design</h4>
 
  
<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>
 
  
<ul>
+
div#main {
<li>Choosing a non-pathogenic chassis</li>
+
width:80%;
<li>Choosing parts that will not harm humans / animals / plants</li>
+
    margin:0 auto;
<li>Substituting safer materials for dangerous materials in a proof-of-concept experiment</li>
+
    background-color:#ffffff
<li>Including an "induced lethality" or "kill-switch" device</li>
+
    text-align:center;
</ul>
+
    top:12px;left:140px;
 +
    font-family:Georgia;
 +
    font-size:16px;
 +
    line-height:2;
 +
        }
 +
div#nav {
 +
    width:100%;
 +
    margin:0 auto;
 +
    background-color:#E6FFE9
 +
    text-align:center;
 +
    position:fixed;
 +
    z-index: 100;
 +
    top:18px;
 +
        }
 +
div#nav td{
 +
width:300px;height:45px;
 +
        margin:0 auto;
 +
text-align:center;
 +
border:none;
 +
font-family:fantasy;
 +
        font-size:18px;
 +
}
 +
#globalWrapper, #content {
 +
width: 100%;
 +
height: 100%;
 +
border: 40px;
 +
background-color: #E6FFE9;
 +
margin: 0px;
 +
padding: 0px;
 +
font-size: 100%;
 +
}
 +
html, body, .wrapper {
 +
width: 100%;
 +
height: 100%;
 +
background-color: #E6FFE9;
 +
}
 +
/*DEFAULT*/
 +
div#box1 /*1段目の箱*/ {
 +
width:80%;
 +
height:auto;
 +
margin-top:-10px;
 +
padding:20px;
 +
background:#ffffff;
 +
        position:absolute;
 +
}
  
<h4>Safe Lab Work</h4>
 
  
<p>What safety procedures do you use every day in the lab? Did you perform any unusual experiments, or face any unusual safety issues? Write about them here!</p>
+
</style>
 +
  <div id="main">
 +
        <div id="box1">
 +
          <m1>Safety</m1><br>
 +
     <m2>------<b><u>What is the risk of our project?</b></u>-------<br></m2>
  
<h4>Safe Shipment</h4>
+
<m3>  In our project, we expect the termites to eat the trehalase inhibitor, 3,3’-dkT, synthesized by our engineered <i>E. coli</i> on a solid medium. However, one of our possible problem is that <i>E. coli</i> on the surface of the termite’s body or legs may be carried outside of the trap and diffused. And termites have a habit to groom each other, so engineered <i>E. coli</i> can <u>diffuse from a termite to termites.</u><br>
 +
At the end, the <i>E. coli</i> may potentially spread in the environment and affect the ecosystem by acting on other insects!<br>
 +
  To help prevent the unwanted spread of our engineered <i>E. coli</i>, we expect the future addition of a light-inducible lysis device. This lysis system would allow the <i>E. coli</i> to grow well and produce the insecticide only under the condition at colony in the dark. However, <i>E. coli</i> that exits at the termite’s surface would die once it’s exposed to light. A possible arrangement may involve placing <b>colicin-E1 under the control of the light inducible CcaS/CcaR two-component regulation system.</b><br></m3>
 +
<br>
  
<p>Did you face any safety problems in sending your DNA parts to the Registry? How did you solve those problems?</p>
+
<m2><u><b>Our training</b></u><br></m2>
 +
<m3>We have already had safety training.<br>
  
 +
 All members are given a detailed training about <u>basic lab safety</u>, for example, how to handle reagents and equipment (autoclave, burners, etc.) safely. Every week, we have a <u>short meeting to discuss any safety issues</u> that come up. We also learn how to handle genetically modified organisms during experiments and how to treat before disposing them.<br>
  
 +
><a href="http://www.tuat.ac.jp/~kankyou/index.shtml">Laboratory safety training requirements of our institution (Japanese only)</a><br>
 +
<br>
 +
<m2>Our local rules and regulations<br></m2>
 +
<m3> Dr. Akinori Koukitu is responsible for the biological safety at our institution.<br>
 +
We submitted the details of our projects to him. We follow his advice.<br>
 +
 +
><a href="http://www.tuat.ac.jp/~idenshi/Japanese%20Files/Kitei_Folder/kitei.html">Biosafety guidelines of our institution(Japanese only)</a><br>
 +
><a href="http://www.lifescience.mext.go.jp/bioethics/anzen.html#kumikae">The regulations that govern biosafety in research laboratories. (Japanese only)</a><br></m3>
 +
<br>
 +
 +
<m2><u><b>Risks of our project</b></u><br></m2>
 +
<m3> The safety and health of team members or other people working in the lab will <b>not be affected by our project.</b><br>
 +
 +
 The only species we use is <i>Escherichia coli</i>, all of which are classified as risk group1 and they do not harm human health. <br>
 +
But <u>termites give the damage to buildings</u> <b>if they escaped from out cages.</b> We used termites carefully in the experiments so as not to escape to the outside. And we took care of the condition of living termite, <u><b>especially temperature.</b></u> Our using termites have a potential to get wings. So we had to keep them under 25 ℃ at all times.<br><br>
 +
 +
 (1)To minimize risks to team members, we have a strict policy that anyone who enters the lab must wear goggles and lab coat, and anyone doing experiments also must wear gloves. Eating and drinking is strictly forbidden in our lab.<br>
 +
 +
 (2)To minimize risks to public health and environment, we ensure that all biological materials are promptly autoclaved after using and disposed of appropriately. Furthermore, we follow our University and country regulations and guidelines for collecting and disposing of any toxic waste generated; our facility have already been equipped to handle such wastes.<br>
 +
 Biological materials and reagents used in our experiments are never brought outside the laboratory.<br>
 +
 +
 (3)To minimize the risks of malicious misuse, the lab facilities are only unlocked when experiments are carried out, so our Biobrick parts and reagents cannot be stolen.<br></m3>
 +
        </div>
 
</div>
 
</div>
 +
 +
 +
<!--footer-->
 +
<style>
 +
div#wrapper2 {
 +
width:80%;
 +
text-align:center;
 +
position:relative;
 +
min-height:100%;
 +
margin-left:auto;
 +
margin-right:auto;
 +
}
 +
 +
 +
 +
 +
div#footer {
 +
    position:absolute;
 +
    background-color:#ffffff;
 +
    width:103%;
 +
  margin-left:200px ;
 +
    bottom:-2350px;
 +
    border-width: thick;
 +
border-color: #ADFF2F;
 +
border-style:inset;
 +
        }
 +
 +
 +
div#footer img {
 +
    height:50px
 +
        }
 +
p {
 +
    font-size:16px;
 +
    font-family:Georgia;
 +
    line-height:2;
 +
  }
 +
 +
</style>
 +
 +
 +
<body>
 +
 +
<div id="wrapper2">
 +
<div id="footer">
 +
        <a href="http://www.asante.co.jp"><img src="https://static.igem.org/mediawiki/2015/a/a8/NK-image25.jpeg"></a>
 +
<a href="http://www.idtdna.com/site"><img src="https://static.igem.org/mediawiki/2014/5/5e/Noko14_IDT.png"></a>
 +
<a href="http://www.ultizyme.jp/"><img src="https://static.igem.org/mediawiki/2014/c/ce/Noko14_Image91.jpg"></a><br>
 +
<a href="http://www.cosmobio.co.jp/index_e.asp"><img src="https://static.igem.org/mediawiki/2014/e/e5/Noko14_Logo_e.jpg"></a>
 +
<a href="http://www.mbl.co.jp/e/index.html"><img src="https://static.igem.org/mediawiki/2014/4/4f/Noko14_MBL.gif"></a>
 +
<a href="http://www.idtdna.com/site"><img src="https://static.igem.org/mediawiki/2014/a/ad/Noko14_li.png"></a>
 +
<a href="http://www.tuat.ac.jp/en/index.html"><img src="https://static.igem.org/mediawiki/2014/3/39/Noko14_tuat.png"></a>
 +
<a href="http://www.tuat.ac.jp/~tanpaku/"><img src="https://static.igem.org/mediawiki/2014/3/3c/Noko14_ike.jpg"></a>
 +
<a href="http://www.tuat.ac.jp/~kakusan/index.html"><img src="https://static.igem.org/mediawiki/2014/7/77/Noko14_ikeken.jpg"></a>
 +
</div>
 +
</div>
 +
</body>
 +
 +
<!--footer-->
 +
 +
 
</html>
 
</html>

Latest revision as of 16:11, 23 November 2015

 

Safety
 ------What is the risk of our project?-------
  In our project, we expect the termites to eat the trehalase inhibitor, 3,3’-dkT, synthesized by our engineered E. coli on a solid medium. However, one of our possible problem is that E. coli on the surface of the termite’s body or legs may be carried outside of the trap and diffused. And termites have a habit to groom each other, so engineered E. coli can diffuse from a termite to termites.
At the end, the E. coli may potentially spread in the environment and affect the ecosystem by acting on other insects!
  To help prevent the unwanted spread of our engineered E. coli, we expect the future addition of a light-inducible lysis device. This lysis system would allow the E. coli to grow well and produce the insecticide only under the condition at colony in the dark. However, E. coli that exits at the termite’s surface would die once it’s exposed to light. A possible arrangement may involve placing colicin-E1 under the control of the light inducible CcaS/CcaR two-component regulation system.

Our training
We have already had safety training.
 All members are given a detailed training about basic lab safety, for example, how to handle reagents and equipment (autoclave, burners, etc.) safely. Every week, we have a short meeting to discuss any safety issues that come up. We also learn how to handle genetically modified organisms during experiments and how to treat before disposing them.
>Laboratory safety training requirements of our institution (Japanese only)

Our local rules and regulations
 Dr. Akinori Koukitu is responsible for the biological safety at our institution.
We submitted the details of our projects to him. We follow his advice.
>Biosafety guidelines of our institution(Japanese only)
>The regulations that govern biosafety in research laboratories. (Japanese only)

Risks of our project
 The safety and health of team members or other people working in the lab will not be affected by our project.
 The only species we use is Escherichia coli, all of which are classified as risk group1 and they do not harm human health.
But termites give the damage to buildings if they escaped from out cages. We used termites carefully in the experiments so as not to escape to the outside. And we took care of the condition of living termite, especially temperature. Our using termites have a potential to get wings. So we had to keep them under 25 ℃ at all times.

 (1)To minimize risks to team members, we have a strict policy that anyone who enters the lab must wear goggles and lab coat, and anyone doing experiments also must wear gloves. Eating and drinking is strictly forbidden in our lab.
 (2)To minimize risks to public health and environment, we ensure that all biological materials are promptly autoclaved after using and disposed of appropriately. Furthermore, we follow our University and country regulations and guidelines for collecting and disposing of any toxic waste generated; our facility have already been equipped to handle such wastes.
 Biological materials and reagents used in our experiments are never brought outside the laboratory.
 (3)To minimize the risks of malicious misuse, the lab facilities are only unlocked when experiments are carried out, so our Biobrick parts and reagents cannot be stolen.