Team:NJAU China/Safety
From 2014.igem.org
(Prototype team page) |
|||
Line 1: | Line 1: | ||
- | < | + | <html lang="en"> |
+ | <head> | ||
+ | <meta charset="utf-8"> | ||
+ | <meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
+ | <meta name="viewport" content="width=device-width, initial-scale=1"> | ||
+ | <meta name="description" content=""> | ||
+ | <meta name="author" content=""> | ||
+ | <link rel="icon" href="../../favicon.ico"> | ||
+ | <title>Safety</title> | ||
+ | <link rel="stylesheet" href="http://cdn.bootcss.com/bootstrap/3.2.0/css/bootstrap.min.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> | ||
+ | <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries --> | ||
+ | <!--[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 --> |
+ | <link href="carousel.css" rel="stylesheet"> | ||
+ | <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> | ||
- | |||
- | <!-- | + | <!-- Marketing messaging and featurettes |
- | < | + | ================================================== --> |
+ | <!-- Wrap the rest of the page in another container to center all the content. --> | ||
+ | <div class="container"> | ||
+ | <h1>Safety</h1> | ||
+ | <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> | ||
- | < | + | <h3>Laboratory Safety</h3> |
- | + | <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> | |
- | + | <p>The lab we worked in has following rules to guaranty student researchers’ safety</p> | |
- | + | ||
- | <p> | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | < | + | |
- | + | ||
- | + | ||
- | + | ||
<ul> | <ul> | ||
- | <li> < | + | <li>Use and do not lend the personal entrance card of the laboratory </li> |
- | <li> < | + | <li>Do not eat and drink in the laboratory</li> |
+ | <li>Wear Nitrile gloves, closed toe shoes and lab coats</li> | ||
+ | <li>Chemicals possessing potential risks should be kept and used in special areas</li> | ||
</ul> | </ul> | ||
- | + | <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> | |
- | < | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
+ | <h3>Safety in the Design</h3> | ||
+ | <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. | ||
+ | </p> | ||
+ | <img src="2014.igem.org/wiki/images/4/4c/Njau_safety2.jpg"> | ||
+ | <p><small><i>Figure 1. In doing experiments</i></small></p> | ||
+ | <h3>Our Safety Forms</h3> | ||
+ | <a href="https://static.igem.org/mediawiki/2014/3/3f/NJAU_China_Safety2014_Spreadsheet.xls">click here</a> | ||
+ | </div> | ||
+ | <!-- /.container --> | ||
- | </ | + | <!-- 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> | ||
</html> | </html> |
Revision as of 13:45, 25 September 2014
Safety
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:
Laboratory Safety
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.
The lab we worked in has following rules to guaranty student researchers’ safety
- Use and do not lend the personal entrance card of the laboratory
- Do not eat and drink in the laboratory
- Wear Nitrile gloves, closed toe shoes and lab coats
- Chemicals possessing potential risks should be kept and used in special areas
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.
Safety in the Design
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.
Figure 1. In doing experiments