Team:SCU-China/Safety

From 2014.igem.org

(Difference between revisions)
(Prototype team page)
 
(9 intermediate revisions not shown)
Line 1: Line 1:
-
<!-- *** What falls between these lines is the Alert Box!  You can remove it from your pages once you have read and understood the alert *** -->
 
-
 
-
 
-
{{CSS/Main}}
 
-
 
-
 
<html>
<html>
 +
<style>
 +
h1[id] {
 +
  padding-top: 80px;
 +
  margin-top: -45px;
 +
}
 +
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading, .visualClear{display: none;}
 +
#globalWrapper, #content { /*-- changes default wiki settings --*/
 +
width: 100%;
 +
height: 100%;
 +
border: 0px;
 +
background-color: transparent;
 +
margin: 0px;
 +
padding: 0px;
 +
}
-
<!--main content -->
+
html, body, .wrapper { /*-- changes default wiki settings --*/
-
<table width="70%" align="center">
+
width: 100%;
-
 
+
height: 100%;
-
 
+
background-color: transparent;
-
<!--welcome box -->
+
}
-
<tr>
+
#top-section {
-
<td style="border:1px solid black;" colspan="3" align="center" height="150px" bgColor=#FF404B>
+
    background-color:#484848;
-
<h1 >WELCOME TO iGEM 2014! </h1>
+
    border: 0 none;
-
<p>Your team has been approved and you are ready to start the iGEM season!
+
    width: 100%;
-
<br>On this page you can document your project, introduce your team members, document your progress <br> and share your iGEM experience with the rest of the world! </p>
+
    height: 24px;
-
<br>
+
    z-index: 100;
-
<p style="color:#E7E7E7"> <a href="https://2014.igem.org/wiki/index.php?title=Team:SCU-China/Safety&action=edit"style="color:#FFFFFF"> Click here  to edit this page!</a> </p>
+
    top: 0;
-
</td>
+
    position: fixed;
-
</tr>
+
}
-
 
+
#menubar {
-
<tr> <td colspan="3"  height="5px"> </td></tr>
+
    top: 2px;
-
<!-- end welcome box -->
+
    font-family: Helvetica, Arial, Sans-serif;
-
<tr>
+
    font-size: 14px;
-
 
+
}
-
<!--navigation menu -->
+
.left-menu,.left-menu a {
-
<td align="center" colspan="3">
+
    color: white;
-
 
+
    left: 0;
-
<table  width="100%">
+
    text-align: left;
-
<tr heigth="15px"></tr>
+
    text-transform: capitalize;
-
<tr heigth="75px">
+
}
-
 
+
.right-menu,.right-menu a {
-
 
+
    color: white;
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> 
+
    right: 0;
-
<a href="https://2014.igem.org/Team:SCU-China"style="color:#000000">Home </a> </td>
+
    text-align: right;
-
 
+
}
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
.right-menu:hover, .left-menu:hover {
-
<a href="https://2014.igem.org/Team:SCU-China/Team"style="color:#000000"> Team </a> </td>
+
    background-color: transparent;
-
 
+
}
-
<td style="border:1px solid black;" align="center"  height ="45px"  onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
.right-menu:hover a {
-
<a href="https://igem.org/Team.cgi?year=2014&team_name=SCU-China"style="color:#000000"> Official Team Profile </a></td>
+
    color: white;
-
 
+
}
-
<td style="border:1px solid black" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> 
+
.right-menu li a, .left-menu li a {
-
<a href="https://2014.igem.org/Team:SCU-China/Project"style="color:#000000"> Project</a></td>
+
    background-color: transparent;
-
 
+
    color: white;
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
    padding:0,15px,0,0;
-
<a href="https://2014.igem.org/Team:SCU-China/Parts"style="color:#000000"> Parts</a></td>
+
    margin:0;
-
 
+
}
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
.right-menu li a:hover {
-
<a href="https://2014.igem.org/Team:SCU-China/Modeling"style="color:#000000"> Modeling</a></td>
+
    color: white;
-
 
+
    text-decoration:underline;
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> 
+
}
-
<a href="https://2014.igem.org/Team:SCU-China/Notebook"style="color:#000000"> Notebook</a></td>
+
.right-menu li a:visited {
-
 
+
    color: white;
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
}
-
<a href="https://2014.igem.org/Team:SCU-China/Safety"style=" color:#000000"> Safety </a></td>
+
.new {
-
 
+
    color:white;
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
}
-
<a href="https://2014.igem.org/Team:SCU-China/Attributions"style="color:#000000"> Attributions </a></td>
+
-
 
+
-
 
+
-
<td align ="center"> <a href="https://2014.igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55px"></a> </td>
+
-
</tr>
+
-
</table>
+
-
<!--end navigation menu -->
+
-
</tr>
+
-
</tr>
+
-
</td>
+
-
 
+
-
<tr> <td colspan="3"  height="15px"> </td></tr>
+
-
<tr><td bgColor="#e7e7e7" colspan="3" height="1px"> </tr>
+
-
<tr> <td colspan="3"  height="5px"> </td></tr>
+
-
 
+
-
 
+
-
<!--safety content-->
+
-
<tr><td > <h3> Welcome! </h3></td>
+
-
<td ></td >
+
-
<td > <h3> Timeline</h3></td>
+
-
</tr>
+
-
<tr>
 
-
<td width="45%"  valign="top">
 
-
<p> Visit the <a href="https://2014.igem.org/Safety" >Safety Hub</a> to see this year's safety requirements. The Safety Hub is the central page for everything related to safety in iGEM. You can also go there to learn about general biosafety topics, and how to think about the future implications of your project.</p>
 
 +
 
 +
</style>
 +
<link rel="stylesheet" href="https://2014.igem.org/Team:SCU-China/bootstrap.min.css ?action=raw&amp;ctype=text/css" rel="stylesheet" type="text/css"/>
 +
<link rel="stylesheet" href="https://2014.igem.org/Team:SCU-China/bootstrap-theme.min.css ?action=raw&amp;ctype=text/css" rel="stylesheet" type="text/css"/>
-
<br>
+
<script src="https://2014.igem.org/Team:SCU-China/jquery.min.js ?action=raw&amp;ctype=text/javascript" type="text/javascript"></script>
-
<h3> Edit this page!</h3>
+
<script src="https://2014.igem.org/Team:SCU-China/bootstrap.min.js ?action=raw&amp;ctype=text/javascript" type="text/javascript"></script>
-
<p>
+
<nav class="navbar navbar-default navbar-fixed-top" role="navigation" style="margin-top: 20px;">
-
Please use this page to write about anything related to safety in your project. <!--Be sure to talk about both
+
      <div class="container">
-
<ul>
+
        <div class="navbar-header">
-
<li> <a href=" ">Learn about lab Safety for Today</a></li>  
+
          <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
-
<li> <a href="">Learn about Safety for the future of your project.</a></li>  
+
            <span class="sr-only">Toggle navigation</span>
-
</ul>
+
            <span class="icon-bar"></span>
-
-->
+
            <span class="icon-bar"></span>
-
</p>
+
            <span class="icon-bar"></span>
 +
          </button>
 +
          <a class="navbar-brand" href="https://2014.igem.org/Team:SCU-China">SCU-Igem</a>
 +
        </div>
 +
        <div id="navbar" class="collapse navbar-collapse">
 +
          <ul class="nav navbar-nav">
 +
            <li class="dropdown"><a href="#" class="dropdown-toggle" data-toggle="dropdown">Project <span class="caret"></span></a>
 +
              <ul class="dropdown-menu" role="menu">
 +
                <li><a href="https://2014.igem.org/Team:SCU-China/Background">Background</a></li>
 +
                <li><a href="https://2014.igem.org/Team:SCU-China/Overview">Overview</a></li>
 +
                <li><a href="https://2014.igem.org/Team:SCU-China/Description">Description</a></li>
 +
                <li><a href="https://2014.igem.org/Team:SCU-China/Result">Result</a></li>
 +
               
 +
              </ul>
 +
            </li>
 +
            <li><a href="https://2014.igem.org/Team:SCU-China/Modeling">Modeling</a></li>
 +
          <li class="dropdown"><a href="#" class="dropdown-toggle" data-toggle="dropdown">Human Practice <span class="caret"></span></a>       
 +
              <ul class="dropdown-menu" role="menu">
 +
                <li><a href="https://2014.igem.org/Team:SCU-China/Seventh">Presentation at Seventh Senior High School</a></li>
 +
                <li><a href="https://2014.igem.org/Team:SCU-China/UESTC">Visiting University of Electronic Science and Technology of China (UESTC)</a></li>
 +
               
 +
               
 +
              </ul>
 +
<li class="active"><a href="https://2014.igem.org/Team:SCU-China/Safety">Safety</a></li>
 +
<li><a href="https://2014.igem.org/Team:SCU-China/Parts">Parts</a></li>
 +
               
 +
            </li>
 +
            <li><a href="https://2014.igem.org/Team:SCU-China/Attributions">Attributions</a></li>
 +
            <li><a href="https://2014.igem.org/Team:SCU-China/Team">Team</a></li>
 +
            <li class="dropdown"><a href="#" class="dropdown-toggle" data-toggle="dropdown">Notebook<span class="caret"></span></a>
 +
              <ul class="dropdown-menu" role="menu">
 +
                <li class="dropdown-header">Notebook</li>
 +
                <li><a href="https://2014.igem.org/Team:SCU-China/Biobricks">Notebook of Biobricks</a></li>
 +
<li><a href="https://2014.igem.org/Team:SCU-China/Transmitter">Notebook of Transmitter</a></li>
 +
                <li><a href="https://2014.igem.org/Team:SCU-China/Effector">Notebook of Effector</a></li>
 +
                <li><a href="https://2014.igem.org/Team:SCU-China/Sensor">Notebook of Sensor</a></li>
 +
                <li class="divider"></li>
 +
                <li class="dropdown-header">Method</li>
 +
                <li><a href="https://2014.igem.org/Team:SCU-China/Prep">Bacterial Genomic DNA Prep</a></li>
 +
                <li><a href="https://2014.igem.org/Team:SCU-China/Digestion">Digestion</a></li>
 +
                <li><a href="https://2014.igem.org/Team:SCU-China/GelExtraction">Gel Extraction </a></li>
 +
                <li><a href="https://2014.igem.org/Team:SCU-China/Linkage">Linkage</a></li>
 +
                <li><a href="https://2014.igem.org/Team:SCU-China/PCR">PCR</a></li>
 +
                <li><a href="https://2014.igem.org/Team:SCU-China/Plasmid">Plasmid Mini Prep</a></li>
 +
              </ul>
 +
            </li>
 +
          </ul>
 +
        <div style="float:right"><a href="https://2014.igem.org" style="margin-right: 80px;"><img src="https://static.igem.org/mediawiki/2014/2/22/Logo2014v2.png"></a></div>
 +
        </div><!--/.nav-collapse -->
 +
   
 +
   
 +
    </nav>
 +
    <div class="jumbotron" style="margin-top: 20px;"> <div class="container">
 +
  <div style="background-image: url(https://static.igem.org/mediawiki/2014/thumb/1/1c/ScuSafety.png/382px-ScuSafety.png); background-size: 160px auto; background-repeat: no-repeat; background-clip: border-box; background-position: 100% 30%;padding-top: 40px; padding-bottom: 40px;"><p style="font-size:100px;">Safety </P></div>
 +
  </div></div>
 +
    <div class="container" >
 +
    <div class="col-lg-4">
 +
<ul class="nav nav-tabs nav-stacked" data-spy="affix" data-offset-top="125">
 +
              <li ><a href="#Top">Back to top</a></li>
 +
 +
<li ><a href="#1">1. Your Training</a></li>
 +
<li ><a href="#2">2. Your Local Rules and Regulations</a></li>
 +
<li ><a href="#3">4. Risks of Your Project Now</a></li>
 +
<li ><a href="#4">5. Risks of Your Project in the Future</a></li>
 +
<li ><a href="#5">6. Further Comments</a></li></ul> </div>
 +
    <div class="col-lg-8">
 +
-
<h3> Your Lab </h3>
 
 +
<h1 id="1">1. Your Training</h1>
 +
<div class="panel panel-default">
 +
  <div class="panel-heading">
 +
    <h3 class="panel-title">Have your team members received any safety training yet?</h3>
 +
  </div>
 +
  <div class="panel-body">
 +
    Yes, we have already received safety training.
 +
  </div>
 +
</div>
 +
<div class="panel panel-default">
 +
  <div class="panel-heading">
 +
    <h3 class="panel-title">Please briefly describe the topics that you learned about (or will learn about) in your safety training.</h3>
 +
  </div>
 +
  <div class="panel-body">
 +
    The advisors have given us the safety training such as what risks the chemicals may cause and how to avoid them or reduce the harm as much as possible before the experiment .
 +
  </div>
 +
</div>
-
<p> Use this section to tell us about your laboratory. Where is it located? What sort of equipment do you use every day? Have you decorated it for the summer? How do you look wearing a lab coat? Take pictures! Show off your space! </p>  
+
<div class="panel panel-default">
-
<!--
+
  <div class="panel-heading">
-
<gallery>
+
    <h3 class="panel-title">Please give a link to the laboratory safety training requirements of your institution (college, university, community lab, etc). Or, if you cannot give a link, briefly describe the requirements.</h3>
-
Image:Example2_Lab_1.png|The building our lab is in!
+
  </div>
-
Image:Example2_Lab_2.png|The inside of our lab!
+
  <div class="panel-body">
-
Image:Example2_Lab_3.png|Team Member 3 doing an experiment
+
    Yes, our school has a special department responsible for this part, their officers have inspected our laboratory and gave us suggestions about biosafety.
-
Image:Example2_Lab_4.png|Working in biosafety cabinets
+
  </div>
-
Image:Example2_Lab_5.png|Team all gloved up and ready for work!
+
</div>
-
Image:Example2_Lab_6.png|Equipment that we use to do SCIENCE!
+
-
Image:Example2_Lab_7.png|We decorated this part of our lab
+
-
Image:Example2_Lab_8.png|Whatever else you want
+
-
</gallery>-->
+
-
</td>
 
-
<td></td>
 
 +
<h1 id="2">2. Your Local Rules and Regulations</h1>
 +
<div class="panel panel-default">
 +
  <div class="panel-heading">
 +
    <h3 class="panel-title">Who is responsible for biological safety at your institution? (You might have an Institutional Biosafety Committee, an Office of Environmental Health and Safety, a single Biosafety Officer, or some other arrangement.) Have you discussed your project with them? Describe any concerns they raised, and any changes you made in your project based on your discussion.</h3>
 +
  </div>
 +
  <div class="panel-body">
 +
    School of Life Sciences in Sichuan University.and Mr. Yang is the lab. manager of our iGEM team.
 +
  </div>
 +
</div>
-
<td width="45%" valign="top">  
+
<div class="panel panel-default">
 +
  <div class="panel-heading">
 +
    <h3 class="panel-title">What are the biosafety guidelines of your institution? Please give a link to these guidelines, or briefly describe them if you cannot give a link.</h3>
 +
  </div>
 +
  <div class="panel-body">
 +
    http://labsb.scu.edu.cn/sbc/detail.jsp?portalId=723&cid=8125&nextcid=8142&againNextcid=8207&aid=46365
 +
</div></div>
 +
<div class="panel panel-default">
 +
  <div class="panel-heading">
 +
    <h3 class="panel-title">In your country, what are the regulations that govern biosafety in research laboratories? Please give a link to these regulations, or briefly describe them if you cannot give a link.</h3>
 +
  </div>
 +
  <div class="panel-body">
 +
    http://www.lascn.net/policy/law/nationlaw/201212/6374.html
 +
</div></div>
 +
<h1 id="3">4. Risks of Your Project Now</h1>
-
<ul>
+
<h3>Please describe risks of working with the biological materials (cells, organisms, DNA, etc.) that you are using in your project. If you are taking any safety precautions (even basic ones, like rubber gloves), that is because your work has some risks, however small. Therefore, please discuss possible risks and what you have done (or might do) to minimize them, instead of simply saying that there are no risks at all.</h3>
-
<li> <b>Now :</b>  Read the <a href="https://2014.igem.org/Safety">Safety Hub </a> and learn about safety in iGEM. Ask questions by emailing safety at <i> igem DOT org </i>. </li>
+
<div class="panel panel-default">
-
<li><b>Now - Jamboree:</b> Complete <b>Check-Ins</b> and receive approval before acquiring and using certain materials in your lab</li>
+
  <div class="panel-heading">
-
<li><b>Now - Wiki Freeze:</b> Edit this Safety page to tell us about what you're doing</li>
+
    <h3 class="panel-title"> Risks to the safety and health of team members, or other people working in the lab:</h3>
-
<li><b>June 9: </b>Submit the About Our Lab form.</li>
+
  </div>
-
<li><b>Let us know by June 25 </b>if you will need an extension on the Preliminary Version, or your Preliminary Version will be significantly incomplete.</li>
+
  <div class="panel-body">
-
<li><b>June 30: </b>Submit the Preliminary Version of the <b>Safety Form</b>.</li>
+
    The engineered strains used in this project are the most commonly used E. coli DH5α, TOP10 and BL21 which cause no severe infection to human and animals and would be inactivated after experiments. The chemicals frequently used are proved to be friendly and will be handled properly by well-trained students.
-
<li>Participate in Virtual Open Office Hours to ask questions and discuss safety topics (exact date to be determined).</li>
+
</div></div>
-
<li><b>September 1:</b> Submit the Final Version of the Safety Form.</li>
+
-
<li><b>October: </b> Wiki freeze (exact date to be determined)</li>
+
-
<li><b>October 30 - November 3: </b>GIANT JAMBOREE!</li>
+
-
</ul>
+
<div class="panel panel-default">
-
</td>
+
  <div class="panel-heading">
 +
    <h3 class="panel-title">  Risks to the safety and health of the general public (if any biological materials escaped from your lab):</h3>
 +
  </div>
 +
  <div class="panel-body">
 +
  Since our experiment design is just about the common E.coli and the parts we used or modified are mostly reporters and regulator devices which have been used by former iGEM teams and proved to be innocuous. Even if they are released by accident, they won't cause any severe infection.
-
</tr>
+
</div></div>
 +
<div class="panel panel-default">
 +
  <div class="panel-heading">
 +
    <h3 class="panel-title">  Risks to the environment (from waste disposal, or from materials escaping from your lab):</h3>
 +
  </div>
 +
  <div class="panel-body">
 +
  The E.coli strains are widely used, so we believe they won't have much impact on the environment. Actually, we have inactivated all the strains strictly after experiments.
 +
</div></div>
-
<tr>
+
<div class="panel panel-default">
 +
  <div class="panel-heading">
 +
    <h3 class="panel-title">  Risks to security through malicious mis-use by individuals, groups, or countries:</h3>
 +
  </div>
 +
  <div class="panel-body">
 +
  No, since all the engineered strains are frequently used by researchers all over the world and mostly exist in laboratory environments.
 +
</div></div>
 +
<div class="panel panel-default">
 +
  <div class="panel-heading">
 +
    <h3 class="panel-title"> What measures are you taking to reduce these risks? (For example: safe lab practices, choices of which organisms to use.)</h3>
 +
  </div>
 +
  <div class="panel-body">
 +
All materials that touch our engineering bacteria are sterilized and all the bacteria are killed strictly. In the meantime, we ask all of our team members to take care of their own safety especially when they do the experiments with some deleterious compounds such as EB.
 +
 +
</div></div>
 +
<h1 id="4">5. Risks of Your Project in the Future<h1>
 +
<h3>What would happen if all your dreams came true, and your project grew from a small lab study into a commercial/industrial/medical product that was used by many people? We invite you to speculate broadly and discuss possibilities, rather than providing definite answers. Even if the product is "safe", please discuss possible risks and how they could be addressed, rather than simply saying that there are no risks at all.</h3>
 +
<div class="panel panel-default">
 +
  <div class="panel-heading">
 +
    <h3 class="panel-title">What new risks might arise from your project's growth? (Consider the categories of risk listed in parts a-d of the previous question: lab workers, the general public, the environment, and malicious mis-uses.) Also, what risks might arise if the knowledge you generate or the methods you develop became widely available?</h3>
 +
  </div>
 +
  <div class="panel-body">
 +
In our project, all the bacteria we used are harmless bacteria and all the plasmids are harmless too, though, but we need to culture those bacteria together. As a result, we must concede there is a little possibility producing some harmful materials because of the gene communications.
 +
</div></div>
 +
<div class="panel panel-default">
 +
  <div class="panel-heading">
 +
    <h3 class="panel-title"> Does your project currently include any design features to reduce risks? Or, if you did all the future work to make your project grow into a popular product, would you plan to design any new features to minimize risks? (For example: auxotrophic chassis, physical containment, etc.) Such features are not required for an iGEM project, but many teams choose to explore them.</h3>
 +
  </div>
 +
  <div class="panel-body">
 +
One of the applications of our project is to produce some useful products via the complex gene pathways. And the first thing that we should take into consideration is the side products especially these deleterious side products. Under this suituation, we suggest that we should keep our gene pathways as simple as possible.
 +
</div></div>
 +
<h1 id="5">6. Further Comments</h1>
 +
<h3>If you are completing a Preliminary Version of your Safety Form, use this space to describe how far you have progressed in your project, and give some comments about any questions that you left blank.</h3>
 +
<div class="panel panel-default">
 +
  <div class="panel-heading">
 +
    <h3 class="panel-title">You can also use this space for any other comments or additional material.</h3>
 +
  </div>
 +
  <div class="panel-body">
 +
According to my consideration, we carried out the safety form extremely strictly in the parts about the safety of our team members and our lab because the most precious thing for everyone is their life. However, in the meanwhile, we also cannot deny that we did something not very well in the parts about the potential problems of our project because we don't and we cannot take everything into consideration especially for the application of our project in that there is still a pretty long way to go. But, The only thing that I can say without any hesitation is that we did the BEST that we CAN.
 +
</div></div>
-
</table>
+
</div></div>
-
</html>
+
<div class="jumbotron"> <div class="container">
 +
 
 +
  <p>Sichuan university</p>
 +
 +
</div></div>

Latest revision as of 21:32, 17 October 2014

Safety

1. Your Training

Have your team members received any safety training yet?

Yes, we have already received safety training.

Please briefly describe the topics that you learned about (or will learn about) in your safety training.

The advisors have given us the safety training such as what risks the chemicals may cause and how to avoid them or reduce the harm as much as possible before the experiment .

Please give a link to the laboratory safety training requirements of your institution (college, university, community lab, etc). Or, if you cannot give a link, briefly describe the requirements.

Yes, our school has a special department responsible for this part, their officers have inspected our laboratory and gave us suggestions about biosafety.

2. Your Local Rules and Regulations

Who is responsible for biological safety at your institution? (You might have an Institutional Biosafety Committee, an Office of Environmental Health and Safety, a single Biosafety Officer, or some other arrangement.) Have you discussed your project with them? Describe any concerns they raised, and any changes you made in your project based on your discussion.

School of Life Sciences in Sichuan University.and Mr. Yang is the lab. manager of our iGEM team.

What are the biosafety guidelines of your institution? Please give a link to these guidelines, or briefly describe them if you cannot give a link.

http://labsb.scu.edu.cn/sbc/detail.jsp?portalId=723&cid=8125&nextcid=8142&againNextcid=8207&aid=46365

In your country, what are the regulations that govern biosafety in research laboratories? Please give a link to these regulations, or briefly describe them if you cannot give a link.

http://www.lascn.net/policy/law/nationlaw/201212/6374.html

4. Risks of Your Project Now

Please describe risks of working with the biological materials (cells, organisms, DNA, etc.) that you are using in your project. If you are taking any safety precautions (even basic ones, like rubber gloves), that is because your work has some risks, however small. Therefore, please discuss possible risks and what you have done (or might do) to minimize them, instead of simply saying that there are no risks at all.

Risks to the safety and health of team members, or other people working in the lab:

The engineered strains used in this project are the most commonly used E. coli DH5α, TOP10 and BL21 which cause no severe infection to human and animals and would be inactivated after experiments. The chemicals frequently used are proved to be friendly and will be handled properly by well-trained students.

Risks to the safety and health of the general public (if any biological materials escaped from your lab):

Since our experiment design is just about the common E.coli and the parts we used or modified are mostly reporters and regulator devices which have been used by former iGEM teams and proved to be innocuous. Even if they are released by accident, they won't cause any severe infection.

Risks to the environment (from waste disposal, or from materials escaping from your lab):

The E.coli strains are widely used, so we believe they won't have much impact on the environment. Actually, we have inactivated all the strains strictly after experiments.

Risks to security through malicious mis-use by individuals, groups, or countries:

No, since all the engineered strains are frequently used by researchers all over the world and mostly exist in laboratory environments.

What measures are you taking to reduce these risks? (For example: safe lab practices, choices of which organisms to use.)

All materials that touch our engineering bacteria are sterilized and all the bacteria are killed strictly. In the meantime, we ask all of our team members to take care of their own safety especially when they do the experiments with some deleterious compounds such as EB.

5. Risks of Your Project in the Future

What would happen if all your dreams came true, and your project grew from a small lab study into a commercial/industrial/medical product that was used by many people? We invite you to speculate broadly and discuss possibilities, rather than providing definite answers. Even if the product is "safe", please discuss possible risks and how they could be addressed, rather than simply saying that there are no risks at all.

What new risks might arise from your project's growth? (Consider the categories of risk listed in parts a-d of the previous question: lab workers, the general public, the environment, and malicious mis-uses.) Also, what risks might arise if the knowledge you generate or the methods you develop became widely available?

In our project, all the bacteria we used are harmless bacteria and all the plasmids are harmless too, though, but we need to culture those bacteria together. As a result, we must concede there is a little possibility producing some harmful materials because of the gene communications.

Does your project currently include any design features to reduce risks? Or, if you did all the future work to make your project grow into a popular product, would you plan to design any new features to minimize risks? (For example: auxotrophic chassis, physical containment, etc.) Such features are not required for an iGEM project, but many teams choose to explore them.

One of the applications of our project is to produce some useful products via the complex gene pathways. And the first thing that we should take into consideration is the side products especially these deleterious side products. Under this suituation, we suggest that we should keep our gene pathways as simple as possible.

6. Further Comments

If you are completing a Preliminary Version of your Safety Form, use this space to describe how far you have progressed in your project, and give some comments about any questions that you left blank.

You can also use this space for any other comments or additional material.

According to my consideration, we carried out the safety form extremely strictly in the parts about the safety of our team members and our lab because the most precious thing for everyone is their life. However, in the meanwhile, we also cannot deny that we did something not very well in the parts about the potential problems of our project because we don't and we cannot take everything into consideration especially for the application of our project in that there is still a pretty long way to go. But, The only thing that I can say without any hesitation is that we did the BEST that we CAN.

Sichuan university