Team:NJAU China/Safety

From 2014.igem.org

(Difference between revisions)
 
(20 intermediate revisions not shown)
Line 1: Line 1:
<html lang="en">
<html lang="en">
<head>
<head>
-
<meta charset="utf-8">
+
    <meta charset="utf-8">
-
<meta http-equiv="X-UA-Compatible" content="IE=edge">
+
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
-
<meta name="viewport" content="width=device-width, initial-scale=1">
+
    <meta name="viewport" content="width=device-width, initial-scale=1">
-
<meta name="description" content="">
+
    <meta name="description" content="">
-
<meta name="author" content="">
+
    <meta name="author" content="">
-
<link rel="icon" href="../../favicon.ico">
+
    <link rel="icon" href="../../favicon.ico">
-
<title>Safety</title>
+
    <title>Home</title>
-
<link rel="stylesheet" href="http://cdn.bootcss.com/bootstrap/3.2.0/css/bootstrap.min.css">
+
    <style type="text/css">
-
<script src="http://cdn.bootcss.com/jquery/1.11.1/jquery.min.js"></script>
+
*{
-
<script src="http://cdn.bootcss.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
+
padding:0;
 +
text-decoration:none;
 +
margin:0;}
 +
        body {
 +
            padding-bottom: 40px;
 +
            background:#a2dcf3;
 +
            color: #5a5a5a;
 +
            font-size: 14px;
 +
            font-family:Andalus;
 +
        }
 +
pre{
 +
font-size:16px;
 +
font-family:Andalus;
 +
        }
 +
        #myheader{
 +
            width:1366px;
 +
    height:500px;
 +
    margin:0 auto;
 +
    position:relative;
 +
    font-family:Arial, Helvetica, sans-serif;
 +
            background:#a2dcf3 url("https://static.igem.org/mediawiki/2014/3/34/Header_bg.png");
 +
        }
 +
        #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .visualClear {
 +
            display: none;
 +
        }
-
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
+
        /*-- hides default wiki settings --*/
-
<!--[if lt IE 9]>
+
     
-
      <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
+
-
      <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
+
-
    <![endif]-->
+
-
<!-- Custom styles for this template -->
+
        h1, h2, h3, h4, h5 {
-
<link href="carousel.css" rel="stylesheet">
+
            font-family: Georgia, Times, Times New Roman, "Andalus", serif;
-
<style type="text/css">
+
        }
-
body {
+
-
  padding-bottom: 40px;
+
-
  background: #333333;
+
-
  color: #5a5a5a;
+
-
  font-size: 12px;
+
-
}
+
-
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .visualClear {
+
-
  display: none;
+
-
} /*-- hides default wiki settings --*/
+
-
.firstHeading {
+
-
  width: 975px;
+
-
  margin: 0px auto;
+
-
  padding-top: 100px;
+
-
  margin-bottom: 20px;
+
-
  font-family: Georgia, Times, "Times New Roman", serif;
+
-
}
+
-
h1, h2, h3, h4, h5 {
+
-
  font-family: Georgia, Times, "Times New Roman", serif;
+
-
}
+
-
#top-section { /*-- styling for default menu bar (edit, page, history, etc.) --*/
+
-
  background-color: #383838;
+
-
  border: 0 none;
+
-
  height: 14px;
+
-
  z-index: 100;
+
-
  top: 0;
+
-
  position: fixed;
+
-
  width: 975px;
+
-
  left: 50%;
+
-
  margin-left: -487px;
+
-
}
+
-
#top-section-bar { /*-- styling full width bar which hides behind default menu bar (edit, page, history, etc.) --*/
+
-
  background-color: #383838;
+
-
  height: 14px;
+
-
  display: block;
+
-
  z-index: 10;
+
-
  position: fixed;
+
-
  width: 100%;
+
-
  top: 0;
+
-
}
+
-
body {
+
-
  background-color: #fff;
+
-
}
+
-
#globalWrapper, #content { /*-- changes default wiki settings --*/
+
-
  width: 100%;
+
-
  height: 100%;
+
-
  border: 0px;
+
-
  background-color: transparent;
+
-
  margin: 0px;
+
-
  padding: 0px;
+
-
}
+
-
html, body, .wrapper { /*-- changes default wiki settings --*/
+
-
  width: 100%;
+
-
  height: 100%;
+
-
  background-color: transparent;
+
-
}
+
-
#container { /*-- creates container for all content on page --*/
+
-
  font-family: Arial, Helvetica, sans-serif;
+
-
  font-weight: normal;
+
-
  font-size: 14px;
+
-
  color: #414141;
+
-
  width: 960px;
+
-
  margin-left: auto;
+
-
  margin-right: auto;
+
-
  background-color: #transparent;
+
-
  margin-top: 0px;
+
-
}
+
-
.container {
+
-
  font-size:14px
+
-
}
+
-
.buttontext {
+
-
  color:#FFF
+
-
}
+
-
</style>
+
-
<style>
+
-
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading, .visualClear {
+
-
  display: none;
+
-
} /*-- hides default wiki settings --*/
+
-
</style>
+
-
</head>
+
-
<!-- NAVBAR
+
-
================================================== -->
+
-
<body>
+
-
<div class="container-fluid">
+
-
  <!-- Brand and toggle get grouped for better mobile display -->
+
-
  <div class="navbar-header">
+
-
    <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button>
+
-
    <a class="navbar-brand" href="#">Brand</a> </div>
+
-
  <div class="navbar-wrapper">
+
-
    <div class="navbar navbar-fixed-top navbar-inverse" role="navigation">
+
-
      <div class="container">
+
-
        <div class="navbar-header">
+
-
          <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target=".navbar-collapse"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button>
+
-
          <a class="navbar-brand" href="#">iGem 2014 NJAU_China</a> </div>
+
-
        <div class="collapse navbar-collapse">
+
-
          <ul class="nav navbar-nav">
+
-
            <li ><a href="https://2014.igem.org/Team:NJAU_China" class="unselect">Home</a></li>
+
-
            <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Introduction<span class="caret"></span></a>
+
-
              <ul class="dropdown-menu" role="menu">
+
-
                <li><a href="https://2014.igem.org/Team:NJAU_China/Background">Background</a></li>
+
-
                <li><a href="https://2014.igem.org/Team:NJAU_China/Challenge">Challenge</a></li>
+
-
                <li><a href="https://2014.igem.org/Team:NJAU_China/OurIdea">Our Idea</a></li>
+
-
              </ul>
+
-
            </li>
+
-
            <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Project<span class="caret"></span></a>
+
-
              <ul class="dropdown-menu" role="menu">
+
-
                <li class="active"><a href="https://2014.igem.org/Team:NJAU_China/Overview">Overview</a></li>
+
-
                <li><a href="https://2014.igem.org/Team:NJAU_China/Sensor">Part1: Sensor</a></li>
+
-
                <li><a href="https://2014.igem.org/Team:NJAU_China/System">System</a></li>
+
-
                <li><a href="https://2014.igem.org/Team:NJAU_China/Product">Product</a></li>
+
-
                <li><a href="https://2014.igem.org/Team:NJAU_China/Summary">Summary</a></li>
+
-
              </ul>
+
-
            </li>
+
-
            <li><a href="https://2014.igem.org/Team:NJAU_China/Modeling" class="unselect">Modeling</a></li>
+
-
            <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Outreach<span class="caret"></span></a>
+
-
              <ul class="dropdown-menu" role="menu">
+
-
                <li><a href="https://2014.igem.org/Team:NJAU_China/HumanPractice">Human Practice</a></li>
+
-
                <li><a href="https://2014.igem.org/Team:NJAU_China/Safety">Safety</a></li>
+
-
                <li><a href="https://2014.igem.org/Team:NJAU_China/Collaboration">Collaboration</a></li>
+
-
              </ul>
+
-
            </li>
+
-
            <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Achievements<span class="caret"></span></a>
+
-
              <ul class="dropdown-menu" role="menu">
+
-
                <li><a href="https://2014.igem.org/Team:NJAU_China/BioBricks">BioBricks</a></li>
+
-
                <li><a href="https://2014.igem.org/Team:NJAU_China/JudgingCriteria">Judging Criteria</a></li>
+
-
              </ul>
+
-
            </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><a href="https://2014.igem.org/Team:NJAU_China/Protocol">Protocol</a></li>
+
-
                <li><a href="https://2014.igem.org/Team:NJAU_China/Lablog">Lablog</a></li>
+
-
              </ul>
+
-
            </li>
+
-
            <li><a href="https://2014.igem.org/Team:NJAU_China/Team"  class="unselect">Team</a></li>
+
-
            <li><a href="https://2014.igem.org/Team:NJAU_China/Acknowledgement"  class="unselect">Acknowledgement</a></li>
+
-
          </ul>
+
-
        </div>
+
-
        <!-- /.nav-collapse -->
+
-
      </div>
+
-
      <!-- /.container -->
+
-
    </div>
+
-
    <!-- /.navbar -->
+
-
   
+
-
  </div>
+
-
</div>
+
 +
        #top-section {
 +
            /*-- styling for default menu bar (edit, page, history, etc.) --*/
 +
            background-color: #383838;
 +
            border: 0 none;
 +
            height: 14px;
 +
            z-index: 100;
 +
            top: 0;
 +
            position: fixed;
 +
            width: 975px;
 +
            left: 50%;
 +
            margin-left: -487px;
 +
        }
 +
.firstHeading {
 +
            width: 975px;
 +
            margin: 0px auto;
 +
            padding-top: 100px;
 +
            margin-bottom: 20px;display:none;
 +
            font-family: Georgia, Times, "Times New Roman", serif;
 +
        }
 +
        #top-section-bar {
 +
            /*-- styling full width bar which hides behind default menu bar (edit, page, history, etc.) --*/
 +
            background-color: #383838;
 +
            height: 14px;
 +
            display: block;
 +
            z-index: 10;
 +
            position: fixed;
 +
            width: 100%;
 +
            top: 0;
 +
        }
 +
        body {
 +
            background-color: #fff;
 +
        }
-
<!-- Marketing messaging and featurettes
+
        #globalWrapper, #content {
-
    ================================================== -->
+
            /*-- changes default wiki settings --*/
-
<!-- Wrap the rest of the page in another container to center all the content. -->
+
            width: 100%;
-
<div class="container">
+
            height: 100%;
-
<h1>Safety</h1>
+
            border: 0px;
-
<p>Safety is a significant concern in the design of our project. We wanted to make sure not only that we were safe when working on our project, but that the final system that we designed would be safe to use in the field. We worked to ensure this in a number of ways, which can be outlined below:</p>
+
            background-color: transparent;
 +
            margin: 0px;
 +
            padding: 0px;
 +
        }
 +
        html, body, .wrapper {
 +
            /*-- changes default wiki settings --*/
 +
            width: 100%;
 +
            height: 100%;
 +
            background-color: transparent;
 +
        }
-
<h3>Laboratory Safety</h3>
+
        #container {
-
<p>All of the students working on the NJAU_China iGEM team undertook all of the necessary training as outlined in the Nanjing Agricultural University’s safety policy. In brief, this included a Biosafety course as well as Workplace Hazardous Materials Information Systems (WHMIS) training. In addition, students took a course introducing them to the necessary laboratory skills where they learned how to perform required techniques both safely and efficiently.</p>
+
            /*-- creates container for all content on page --*/
-
<p>The lab we worked in has following rules to guaranty student researchers’ safety</p>
+
            font-weight: normal;
-
<ul>
+
            font-size: 16px;
-
<li>Use and do not lend the personal entrance card of the laboratory </li>
+
            font-family:Andalus;
-
<li>Do not eat and drink in the laboratory</li>
+
            color: #414141;
-
<li>Wear Nitrile gloves, closed toe shoes and lab coats</li>
+
            width: 960px;
-
<li>Chemicals possessing potential risks should be kept and used in special areas</li>
+
            margin-left: auto;
-
</ul>
+
            margin-right: auto;
-
<p>The project that we undertook exposed little risk to the students, the only organism used in our project was a commonly used lab-strain of Escherichia coli, which is designated as a biosafety level 1 organism. All necessary chemicals and reagents were handled with care and Material Safety Data Sheets were consulted when dealing with new compounds. Finally, students working in the lab were also supervised at all times by senior lab members, advisors or our lab manager.</p>
+
            background-color: #transparent;
 +
            margin-top: 0px;
 +
        }
 +
        .container {
 +
            font-size: 16px;
 +
            font-family:Andalus;
 +
            width:700px;
 +
            float:right;
 +
        }
 +
        .buttontext {
 +
            color: #FFF
 +
        }
 +
#my_h1{position:absolute;top:70px;left:170px;border:none;}
 +
#my_h1 a{display:block;width:190px;height:130px;text-indent:-9999px;}
 +
#my_nav{position:absolute;top:402px;left:200px;width:990px;height:50px;}
 +
#my_nav ul{width:100%;margin:0;padding:0;list-style:none;font-size:24px;}
 +
#my_nav ul li{display::inline-block;padding:9px 30px;float:left;list-style:none;position:relative;}
 +
#my_nav ul li:hover{background:#e3f7ff;}#my_nav ul li a{color:#00586b;text-decoration:none;}#project{display:none;position:absolute;z-index:100;top:47px;left:0px;background:#CF6;width:100px;}#project dd{width:135px;font-size:16px;
 +
background:#c9efff;height:40px;margin:0;}#project dd a{width:100%;height:40px;display:block;text-decoration:none;text-align:center;line-height:40px;}#project dd a:hover{background:#a1dbf0;}#achievement{display:none;position:absolute;top:47px;z-index:100;left:0px;background:#CF6;width:100px;}#achievement dd{width:198px;font-size:16px;background:#c9efff;height:40px;margin:0;}#achievement dd a{width:100%;height:40px;display:block;text-decoration:none;text-align:center;line-height:40px;}#achievement dd a:hover{background:#a1dbf0;}#prctice{display:none;position:absolute;top:47px;z-index:100;left:0px;background:#CF6;width:100px;}#prctice dd{width:300px;font-size:16px;background:#c9efff;height:40px;margin:0;}#prctice dd a{width:100%;height:40px;display:block;text-decoration:none;text-align:center;line-height:40px;}#prctice dd a:hover{background:#a1dbf0;}#ackonwledgement{display:none;position:absolute;top:47px;z-index:100;left:0px;background:#CF6;width:100px;}#ackonwledgement dd{width:257px;font-size:16px;background:#c9efff;height:40px;margin:0;}#ackonwledgement dd a{width:100%;height:40px;display:block;text-decoration:none;text-align:center;line-height:40px;}#ackonwledgement dd a:hover{background:#a1dbf0;}
 +
#my_content{
 +
width:1030px;
 +
margin:0px auto;}
 +
#my_abstract{
 +
width:300px;
 +
margin:0 0 0 25px;
 +
        float:left;
 +
}
 +
#my_abstract h2{
 +
height:50px;
 +
line-height:50px;
 +
text-indent:50px;
 +
border:none;
 +
background:#999;
 +
margin:0 0 20px 0;
 +
padding:0;
 +
}
 +
#my_abstract p{
 +
text-indent:30px;
 +
height:240px;
 +
overflow-y:scroll;
 +
}
 +
#my_contents{
 +
width:1030px;
 +
position:relative;
 +
margin:0 auto;
 +
}
 +
#my_contents h1{
 +
width:90%;
 +
margin:10px auto;
 +
}
 +
#my_contents h4{
 +
width:90%;
 +
margin:10px auto;
 +
}
 +
#my_contents p{
 +
width:90%;
 +
margin:10px auto;
 +
font-size:16px;
 +
        font-family:Andalus;
 +
text-indent:30px;}
 +
pre{
 +
width:90%;
 +
margin:0 auto;}
 +
        /*-- hides default wiki settings --*/
 +
    </style>
 +
<script type="text/javascript">
 +
window.onload = function(){
 +
xialashow('project_li','project');
 +
xialahidden('project_li','project');
 +
xialashow('achievement_li','achievement');
 +
xialahidden('achievement_li','achievement');
 +
xialashow('prctice_li','prctice');
 +
xialahidden('prctice_li','prctice');
 +
xialashow('ackonwledgement_li','ackonwledgement');
 +
xialahidden('ackonwledgement_li','ackonwledgement');}
 +
function xialashow(li_id,dl_id){var li_id = document.getElementById(li_id);var dl_id = document.getElementById(dl_id);li_id.onmouseover = function(){dl_id.style.display = 'block';}}
 +
function xialahidden(li_id,dl_id){var li_id = document.getElementById(li_id);var dl_id = document.getElementById(dl_id);li_id.onmouseout = function(){dl_id.style.display = 'none';}}
 +
</script>
 +
</head>
-
<h3>Safety in the Design</h3>
+
<!-- NAVBAR
-
<p>In addition to the safety of ourselves, the safe design of our system was also a major concern. Immobilized genetic engineered bacteria is used in
+
================================================== -->
-
Our  system.
+
<body>
-
</p>
+
<div id="myheader">
-
<img src="https://static.igem.org/mediawiki/2014/4/4c/Njau_safety2.jpg">
+
<h1 id="my_h1"><a href="#">IGEM</a></h1>
-
<p><small><i>Figure 1. In doing experiments</i></small></p>
+
    <div id="my_nav">
-
<h3>Our Safety Forms</h3>
+
        <ul>
-
<a href="https://static.igem.org/mediawiki/2014/3/3f/NJAU_China_Safety2014_Spreadsheet.xls">click here</a>
+
          <li><a href="https://2014.igem.org/Team:NJAU_China">Home</a></li>
 +
          <li id="project_li"><a href="#">Project</a>
 +
                <dl id="project">
 +
                    <dd><a href="https://2014.igem.org/Team:NJAU_China/Background">Background</a></dd>
 +
                    <dd><a href="https://2014.igem.org/Team:NJAU_China/System Design">System Design</a></dd>
 +
                    <dd><a href="https://2014.igem.org/Team:NJAU_China/Safety">Safety</a></dd>
 +
                </dl>
 +
          </li>
 +
          <li id="achievement_li"><a href="#">Achievement</a>
 +
                <dl id="achievement">
 +
                    <dd><a href="https://2014.igem.org/Team:NJAU_China/Wet Labs">Wet Lab</a></dd>
 +
                    <dd><a href="https://2014.igem.org/Team:NJAU_China/Modeling">Model</a></dd>
 +
                    <dd><a href="https://2014.igem.org/Team:NJAU_China/Protocol/Notebooks">Protocol/Notebooks</a></dd>
 +
                    <dd><a href="https://2014.igem.org/Team:NJAU_China/Biobricks">Biobricks</a></dd>
 +
                </dl>
 +
          </li>
 +
          <li id="prctice_li"><a href="#">Practice</a>
 +
                <dl id="prctice">
 +
                    <dd><a href="https://2014.igem.org/Team:NJAU_China/iGEM and Synthetic Biology Exhibition">Exhibitions and Workshops</a></dd>
 +
                    <dd><a href="https://2014.igem.org/Team:NJAU_China/Questionnaire Survey">Questionnaire Survey</a></dd>
 +
                    <dd><a href="https://2014.igem.org/Team:NJAU_China/Collaboration">Collaboration</a></dd>
 +
                </dl>
 +
          </li>
 +
          <li><a href="https://2014.igem.org/Team:NJAU_China/Team">Team</a></li>
 +
          <li id="ackonwledgement_li"><a href="#">Acknowledgement</a>
 +
                <dl id="ackonwledgement">
 +
                      <dd><a href="https://2014.igem.org/Team:NJAU_China/Inside Campus">Inside Campus&Arrtibutions</a></dd>
 +
                    <dd><a href="https://2014.igem.org/Team:NJAU_China/Outside Campus">Outside Campus</a></dd>
 +
                </dl>
 +
          </li>
 +
      </ul>
 +
    </div>
</div>
</div>
 +
<!------------------------------------------->
 +
<div id="my_contents">
 +
   
 +
<div style="float:left;"><img src=" https://static.igem.org/mediawiki/2014/3/31/Logo_nau.png" /></div>
 +
    <p>As outstanding progress has been made after all these years in the field of synthetic biology, an increasing number of scientists have been devoted to the creation of artificial bio-system even a life. While just like every coin owning two sides, this novel technique could also bring calamity if it were mis-used or beyond control. As iGEMers, it is our duty to reflect more about the safety to ensure the potential negative influence would hardly hinder human’s daily life and jeopardize environment. We organized the iGEM and Synthetic biology workshop and exhibition among several universities and high scholl, Questionnaire Survey and also dissctions in out team, so that we can get a better understand of the significance of safety and how to slove it would make both we major people and other people satisfied.</p>
 +
    <h1>Potential Risks</h1>
 +
    <p>To humans, as one species of symbiotic bacteria in human’s gut, if engineered <i>Escherichia Coli</i> enter the gut of the mankind due to the incorrect operation, the disorder of normal metabolism may get induced.</p>
 +
    <p>To the environment, the culture and some kind of reagents may cause contamination to water and soil. In addition, inserted genes may get leaked and insert into other creatures’ genome, which may cause unknown risks.</p>
 +
    <p>Our project contains a facilitating module in our project which makes use of CRISPRi system to repress certain gene. If this novel repression tools were mis-used by either evil individuals or criminal groups and were targeted on house-keeping genes of human, severe harm would been done to human’s prosperity.
 +
    <h1>Safe Operations</h1>
 +
    <p>All in all, it is necessary for us iGEMers participating in wet lab to receive special training over operation and basic information about the lab. Distinguished trainings were carried out every term in our experiment classes. Most operations of instruments, some kind of the dangerous included, have been taught during classes, and so does the usage of some kind of hazardous reagents such as EB. Moreover, waste disposal and protection wearing such as gloves and lab coats were introduced and required during the classes. Besides, some unknown molecular biological experiments were taught and trained by Instructors and Advisors. After safety lectures held by our Instructor, a test was arranged, and only those people who have surpassed certain score could gain access to the laboratory.</p>
 +
    <h1>Security Module</h1>
 +
    <p>To prevent the potential risks above, the best method still lies in controlling bacteria maintaining certain quantity and certain period of time artificially.</p>
 +
    <p>As a characteristic of iGEM, designers are encouraged to build up certain module or structure to prevent the gene contamination and mis-use by someone else. As a trend, an increasing number of teams choose to design a suicide module, ensuring microbes to suicide under certain condition. But actually as the mutation existing anywhere and anytime, it is so swift for bacteria to struggle against the shackle set by human regardless of the low chance of mutating. Basic to their superpower is the enormous figure and the high reproduction rate. As a result, being too fragile, the suicide module tends to become invalid in a quite short time.</p>
 +
    <p>Considering the possibility above, we gave up the plan of creating the gene module to control the life of bacteria. Instead we focused on the physical structure which seemed to be a better choice for all of us for its high stability. In our project we used filter band to prevent the microbe fleeing into the environment.</p>
 +
    <p>The “CAMBOY” we design is an equipment which has E.coli and its liquid culture medium inside. Polymer material is covered to keep <i>E.coli</i> from leaking out and let Cu<sup>2+</sup> in. At the bottom of this equipment is a heater which is controlled by a microcontroller and on top of this equipment is a lid with a temperature sensor which is also linked to microcontroller. This system keeps the temperature constant to provide a good environment for growth of <i>E.coli</i>.
 +
      <p>
 +
<a href="https://2014.igem.org/Team:NJAU_China/Modeling"><b>Click</b></a></td> for more details of Model!</p>
 +
    <h1>Others</h1>
 +
    <p>Our laboratory has partner relationship with certain company. All toxic reagents and other hazardous materials would be taken away and then handled safely so no harm would leave either in the lab or out of the lab.</p>
 +
    <p>We discussed our project and safety/security concerned topic with Jingkui Li who is the chairman of laboratory department in the academy of sciences. He required observing the rules in laboratory over the waste disposal, utilizing toxic molecular reagents carefully and the correct operations of instruments owning potential risks such as centrifuge, microwave oven and other electric operations. He required us to take measures to promise the safety to both the laboratory and environment.</p>
-
<!-- /.container -->  
+
   
 +
  </div>
-
<!-- Bootstrap core JavaScript
 
-
    ================================================== -->
 
-
<!-- Placed at the end of the document so the pages load faster -->
 
-
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
 
</body>
</body>
</html>
</html>

Latest revision as of 23:08, 17 October 2014

Home

As outstanding progress has been made after all these years in the field of synthetic biology, an increasing number of scientists have been devoted to the creation of artificial bio-system even a life. While just like every coin owning two sides, this novel technique could also bring calamity if it were mis-used or beyond control. As iGEMers, it is our duty to reflect more about the safety to ensure the potential negative influence would hardly hinder human’s daily life and jeopardize environment. We organized the iGEM and Synthetic biology workshop and exhibition among several universities and high scholl, Questionnaire Survey and also dissctions in out team, so that we can get a better understand of the significance of safety and how to slove it would make both we major people and other people satisfied.

Potential Risks

To humans, as one species of symbiotic bacteria in human’s gut, if engineered Escherichia Coli enter the gut of the mankind due to the incorrect operation, the disorder of normal metabolism may get induced.

To the environment, the culture and some kind of reagents may cause contamination to water and soil. In addition, inserted genes may get leaked and insert into other creatures’ genome, which may cause unknown risks.

Our project contains a facilitating module in our project which makes use of CRISPRi system to repress certain gene. If this novel repression tools were mis-used by either evil individuals or criminal groups and were targeted on house-keeping genes of human, severe harm would been done to human’s prosperity.

Safe Operations

All in all, it is necessary for us iGEMers participating in wet lab to receive special training over operation and basic information about the lab. Distinguished trainings were carried out every term in our experiment classes. Most operations of instruments, some kind of the dangerous included, have been taught during classes, and so does the usage of some kind of hazardous reagents such as EB. Moreover, waste disposal and protection wearing such as gloves and lab coats were introduced and required during the classes. Besides, some unknown molecular biological experiments were taught and trained by Instructors and Advisors. After safety lectures held by our Instructor, a test was arranged, and only those people who have surpassed certain score could gain access to the laboratory.

Security Module

To prevent the potential risks above, the best method still lies in controlling bacteria maintaining certain quantity and certain period of time artificially.

As a characteristic of iGEM, designers are encouraged to build up certain module or structure to prevent the gene contamination and mis-use by someone else. As a trend, an increasing number of teams choose to design a suicide module, ensuring microbes to suicide under certain condition. But actually as the mutation existing anywhere and anytime, it is so swift for bacteria to struggle against the shackle set by human regardless of the low chance of mutating. Basic to their superpower is the enormous figure and the high reproduction rate. As a result, being too fragile, the suicide module tends to become invalid in a quite short time.

Considering the possibility above, we gave up the plan of creating the gene module to control the life of bacteria. Instead we focused on the physical structure which seemed to be a better choice for all of us for its high stability. In our project we used filter band to prevent the microbe fleeing into the environment.

The “CAMBOY” we design is an equipment which has E.coli and its liquid culture medium inside. Polymer material is covered to keep E.coli from leaking out and let Cu2+ in. At the bottom of this equipment is a heater which is controlled by a microcontroller and on top of this equipment is a lid with a temperature sensor which is also linked to microcontroller. This system keeps the temperature constant to provide a good environment for growth of E.coli.

Click for more details of Model!

Others

Our laboratory has partner relationship with certain company. All toxic reagents and other hazardous materials would be taken away and then handled safely so no harm would leave either in the lab or out of the lab.

We discussed our project and safety/security concerned topic with Jingkui Li who is the chairman of laboratory department in the academy of sciences. He required observing the rules in laboratory over the waste disposal, utilizing toxic molecular reagents carefully and the correct operations of instruments owning potential risks such as centrifuge, microwave oven and other electric operations. He required us to take measures to promise the safety to both the laboratory and environment.