Difference between revisions of "Team:Peking/Safety"

(Prototype team page)
 
 
(14 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Peking}}
+
<html lang="en">
<html>
+
  
 +
<head>
  
<div class="column full_size">
+
    <style>
  
<h1> Safety </h1>
 
<p>Please visit <a href="https://2017.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>
 
  
<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>
+
        /***************************************************** DEFAULT WIKI SETTINGS  ****************************************************/
  
</div>
+
        /* Clear the default wiki settings */
  
 +
        #home_logo, #sideMenu {
 +
            display: none;
 +
        }
  
<div class="column full_size">
+
        #sideMenu, #top_title, .patrollink {
<h5>Safe Project Design</h5>
+
            display: none;
 +
        }
  
<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>
+
        #content {
 +
            width: 100%;
 +
            padding: 0px;
 +
            margin-top: 0px;
 +
            margin-left: 0px;
 +
        }
  
<ul>
+
        body {
<li>Choosing a non-pathogenic chassis</li>
+
            background-color: #FAFAFA;
<li>Choosing parts that will not harm humans / animals / plants</li>
+
        !important;
<li>Substituting safer materials for dangerous materials in a proof-of-concept experiment</li>
+
        }
<li>Including an "induced lethality" or "kill-switch" device</li>
+
</ul>
+
  
</div>
+
        #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 {
 +
            margin-bottom: 0px;
 +
        }
  
<div class="column half_size">
+
        ol, ul{
<h5>Safe Lab Work</h5>
+
            list-style: none
 +
        }
  
<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>
+
        ol li:before {
 +
            content: counter(ol) ".";
 +
            counter-increment: ol;
 +
            color: #02A9F7;
 +
            text-align: right;
 +
            display: inline-block;
 +
            min-width: 1em;
 +
            margin-right: 0.5em
 +
        }
  
</div>
+
        ol ol {
 +
            margin-left: 1.25714em
 +
        }
  
<div class="column half_size">
+
        ol li {
<h5>Safe Shipment</h5>
+
            text-indent: -1.95em;
 +
            line-height : 2em;
 +
        }
 +
 
 +
        .nonumberitem ul li {
 +
            text-indent: -0.65em;
 +
            line-height : 2em;
 +
        }
 +
 
 +
 
 +
 
 +
        .nonumberitem ul li:before {
 +
            content: "•";
 +
            color: #02A9F7;
 +
            display: inline-block;
 +
            margin-right: 0.3em;
 +
        !important;
 +
        }
 +
 
 +
        ul ul {
 +
            margin-left: 1.25714em
 +
        }
 +
 
 +
 
 +
    </style>
 +
 
 +
    <link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">
 +
    <script type="text/javascript" src="https://2017.igem.org/Template:Peking/mdl/materialminjs?
 +
action=raw&ctype=text/javascript"></script>
 +
    <link href="https://2017.igem.org/Template:Peking/mdl/component?action=raw&ctype=text/css" rel="stylesheet">
 +
    <script type="text/javascript"
 +
            src="https://2017.igem.org/Template:Peking/mdl/componentjs?action=raw&ctype=text/javascript"></script>
 +
 
 +
    <link rel="stylesheet" type="text/css"
 +
          href="https://2017.igem.org/Template:Peking/mdl/MDLnew?action=raw&ctype=text/css">
 +
 
 +
    <link rel="stylesheet" type="text/css"
 +
          href="https://2017.igem.org/Template:Peking/mdl/main?action=raw&ctype=text/css">
 +
    <!-- Fonts -->
 +
    <link rel="stylesheet" type="text/css"
 +
          href="https://2017.igem.org/Template:Peking/mdl/fonts?action=raw&ctype=text/css">
 +
    <link rel="stylesheet" type="text/css"
 +
          href="https://2017.igem.org/Template:Peking/mdl/icon?action=raw&ctype=text/css">
 +
 
 +
</head>
 +
 
 +
 
 +
<body>
 +
 
 +
 
 +
<!-- Always shows a header, even in smaller screens. -->
 +
<div class="mdl-layout mdl-js-layout mdl-layout--fixed-header">
 +
    <header class="mdl-layout__header" style="position:fixed; margin-top: -7px; !important;">
 +
        <div class="mdl-layout__header-row">
 +
            <!-- Title -->
 +
            <a href="https://2017.igem.org/Team:Peking"><img
 +
                    src="https://static.igem.org/mediawiki/2017/c/cf/Peking_TeamLogoClassical.png" height="35"></a>
 +
 
 +
            <a class="mdl-navigation__link" href="https://2017.igem.org/Team:Peking"
 +
              style="color: #000000; font-size: x-large"><strong>Peking iGEM </strong> 2017</a>
 +
            <!-- Add spacer, to align navigation to the right -->
 +
            <div class="mdl-layout-spacer"></div>
 +
            <!-- Navigation. We hide it in small screens. -->
 +
            <nav class="mdl-navigation mdl-layout--large-screen-only">
 +
                <style>
 +
                    a:link {
 +
                        text-decoration: none;
 +
                    }
 +
 
 +
                    a:visited {
 +
                        text-decoration: none;
 +
                    }
 +
 
 +
                    a:active {
 +
                        text-decoration: none;
 +
                    }
 +
 
 +
                    a:hover {
 +
                    }
 +
                </style>
 +
                <a class="mdl-navigation__link" href="https://2017.igem.org/Team:Peking">Home</a>
 +
                <a class="mdl-navigation__link" href="https://2017.igem.org/Team:Peking/Project#Introduction">Project</a>
 +
                <a class="mdl-navigation__link" href="https://2017.igem.org/Team:Peking/Model#Overview">Modelling</a>
 +
                <a class="mdl-navigation__link" href="https://2017.igem.org/Team:Peking/Software">Software</a>
 +
                <a class="mdl-navigation__link" href="https://2017.igem.org/Team:Peking/Hardware">Hardware</a>
 +
                <a class="mdl-navigation__link" href="https://2017.igem.org/Team:Peking/Lab"
 +
                  style="color: #000; font-weight: 500;">Lab</a>
 +
                <a class="mdl-navigation__link" href="https://2017.igem.org/Team:Peking/HP">Practices</a>
 +
                <a class="mdl-navigation__link" href="https://2017.igem.org/Team:Peking/Parts#Overview">Parts</a>
 +
                <a class="mdl-navigation__link" href="https://2017.igem.org/Team:Peking/Team">Team</a>
 +
            </nav>
 +
        </div>
 +
    </header>
  
<p>Did you face any safety problems in sending your DNA parts to the Registry? How did you solve those problems?</p>
 
 
</div>
 
</div>
 +
 +
<main class="docs-layout-content mdl-layout__content mdl-color-text--grey-600"
 +
      style="width: 100%; padding-bottom: 0px; background-color: #FAFAFA;">
 +
    <!-- Wide card with share menu button -->
 +
    <style>
 +
 +
        a:link {
 +
            text-decoration: none;
 +
        }
 +
 +
        a:visited {
 +
            text-decoration: none;
 +
        }
 +
 +
        a:active {
 +
            text-decoration: none;
 +
        }
 +
 +
        a:hover {
 +
            text-decoration: none;
 +
        }
 +
 +
        .demo-card-wide.mdl-card {
 +
            margin-left: 50px;
 +
            margin-right: 50px;
 +
            margin-top: 120px;
 +
            margin-bottom: 50px;
 +
            width: auto;
 +
        }
 +
 +
        .demo-card-wide > .mdl-card__title {
 +
            color: #fff;
 +
            height: 360px;
 +
        }
 +
 +
        .demo-card-wide > .mdl-card__menu {
 +
            color: #fff;
 +
        }
 +
 +
    </style>
 +
 +
    <div class="demo-card-wide mdl-card mdl-shadow--2dp">
 +
        <div class="mdl-card__title"
 +
            style="background: url('https://static.igem.org/mediawiki/2017/0/0c/Peking_Safety2.jpeg') center / cover; padding-left: 50px;">
 +
            <div class="mdl-card__title-text">
 +
                <h1 style="font-size: xx-large; color: white; text-shadow:2px 2px 8px #070707;" ><strong>Safety</strong></h1>
 +
            </div>
 +
        </div>
 +
 +
 +
        <div class="mdl-card__supporting-text"
 +
            style="line-height: 2em;text-align: justify; color: #3A3A3A; padding-left: 50px; padding-top: 50px; padding-bottom:50px">
 +
            <section class="docs-toc docs-text-styling">
 +
                <nav class="section-content">
 +
                    <ul style="margin-left: 0px;">
 +
 +
                        <li><a href="#p2">Safe Project Design</a>
 +
                        </li>
 +
 +
                        <li><a href="#p3">Safe Lab Work</a>
 +
                        </li>
 +
 +
                        <li><a href="#p4">Safe Shipment</a>
 +
                        </li>
 +
 +
                    </ul>
 +
                </nav>
 +
            </section>
 +
            <br>
 +
            This year, the Peking iGEM Team is trying to develop a framework of sequential logic circuits in cells.
 +
            Here we are going to share our experience in safety control.<br><br>
 +
            <h2 id="p2">Safe Project Design</h2>
 +
            <strong>Choosing a non-pathogenic chassis<br></strong>
 +
            In our project, non-pathogenic strains of E. coli were the only chassis used to perform molecular cloning
 +
            and protein expression.<br>
 +
            <strong>Choosing parts that will be environmental friendly<br></strong>
 +
            Harmful parts are not allowed in our project. The parts in our project are mostly commonly used recombinases
 +
            and expression control units (such as terminators and promoters widely used in research), so that none of
 +
            our parts would raise any safety issues according to current professional knowledge.<br>
 +
            <br><h2 id="p3">Safe Lab Work</h2>
 +
            According to the requirements of iGEM policy, in our daily bench work we never performed any dangerous
 +
            experiments or faced any unusual safety issues. Our bench work followed some basic regulations as
 +
            follows:<br>
 +
            <ol start="1">
 +
                <script type="text/javascript">
 +
                    (function () {
 +
 +
                        var doc_ols = document.getElementsByTagName("ol");
 +
 +
                        for (i = 0; i < doc_ols.length; i++) {
 +
 +
                            var ol_start = doc_ols[i].getAttribute("start") - 1;
 +
                            doc_ols[i].setAttribute("style", "counter-reset:ol " + ol_start + ";");
 +
 +
                        }
 +
 +
                    })();
 +
                </script>
 +
                <li>Duplicating a key to the laboratory without permission is strictly prohibited.</li>
 +
                <li>Participants need to understand the experiment completely.</li>
 +
                <li>Wear rubber gloves during all experimenters.</li>
 +
                <li>Steps with any probability of contamination should be performed in a biosafety cabinet.</li>
 +
                <li>Fire, electric heaters, and microwave ovens should never be left unattended.</li>
 +
                <li>All liquid and solid waste containing living organisms must be autoclaved.</li>
 +
                <li>Sanitize the lab using UV-light every week.</li>
 +
                <li>The last person to leave the lab should make sure that water, electricity, gas, and air conditioners
 +
                    have been turned off, and doors and windows have been locked before leaving.
 +
                </li>
 +
            </ol>
 +
            <br>
 +
            <h2 id="p4">Safe Shipment</h2>
 +
            As mentioned above, our DNA parts are absolutely safe because they encode safe proteins such as Bxb1 gp35
 +
            and their combinations with promoters/terminators. The DNA parts are safely contained within PCR tubes as
 +
            the Parts registry requires.<br>
 +
 +
 +
            <br><br><br><br>
 +
            <a class="mdl-button mdl-js-button mdl-button--raised mdl-js-ripple-effect"
 +
              href="https://2017.igem.org/Team:Peking/Lab" style="background-color: #CB2C32; color: white;">
 +
                Back < Lab
 +
            </a>
 +
 +
            <a id="demo-menu-top-left"
 +
              class="mdl-button mdl-button--accent mdl-js-button mdl-button--raised mdl-js-ripple-effect"
 +
              style="background-color:orangered; color: white;">
 +
                Goto > Lab/...
 +
            </a>
 +
 +
            <ul class="mdl-menu mdl-menu--top-left mdl-js-menu mdl-js-ripple-effect"
 +
                data-mdl-for="demo-menu-top-left" style="margin-left: 0px">
 +
                <a class="mdl-menu__item" href="https://2017.igem.org/Team:Peking/Notebook"
 +
                  style="color: #000;">Notebook</a>
 +
 +
                <a class="mdl-menu__item" href="https://2017.igem.org/Team:Peking/Protocols" style="color: #000;">Protocols</a>
 +
 +
                <a class="mdl-menu__item" href="https://2017.igem.org/Team:Peking/InterLab"
 +
                  style="color: #000;">InterLab</a>
 +
 +
            </ul>
 +
 +
 +
        </div>
 +
 +
 +
        <div class="mdl-card__menu">
 +
            <a class="mdl-button mdl-button--icon mdl-js-button mdl-js-ripple-effect">
 +
                <i class="material-icons">opacity</i>
 +
            </a>
 +
        </div>
 +
    </div>
 +
 +
    <section class="docs-text-styling download mdl-color--grey-800" style="height: 1px"></section>
 +
    <footer class="mdl-mega-footer" style="height: 260px; margin-bottom: 0px;">
 +
        <div class="mdl-mega-footer__middle-section">
 +
 +
            <div class="mdl-mega-footer__drop-down-section">
 +
                <input class="mdl-mega-footer__heading-checkbox" type="checkbox" checked>
 +
                <h1 class="mdl-mega-footer__heading">Acknowledgement</h1>
 +
                <ul class="mdl-mega-footer__link-list" style="margin-left: 0px;>
 +
                    <li><a href=" http:
 +
                //dean.pku.edu.cn/pkudean/"> </li>
 +
                <li><a href="http://dean.pku.edu.cn/pkudean/"><img
 +
                        src="https://static.igem.org/mediawiki/2017/9/99/Peking_footer_logo_admin.png" height="50px"/></a>
 +
                </li>
 +
                <li><a href="http://www.bio.pku.edu.cn/en/"> <img
 +
                        src="https://static.igem.org/mediawiki/2017/a/ab/Peking_footer_logo_slslogo.png" height="50px"/> </a>
 +
                </li>
 +
                <li><a href="http://cqb.pku.edu.cn/en/"> <img
 +
                        src="https://static.igem.org/mediawiki/2017/9/9a/Peking_footer_logo_cqb.png" height="48px"/> </a></li>
 +
 +
                </ul>
 +
            </div>
 +
 +
            <div class="mdl-mega-footer__drop-down-section">
 +
                <input class="mdl-mega-footer__heading-checkbox" type="checkbox" checked>
 +
                <h1 class="mdl-mega-footer__heading">Connection</h1>
 +
                <ul class="mdl-mega-footer__link-list" style="margin-left: 0px;>
 +
                    <li><a href=" https:
 +
                //www.facebook.com/pekingigem"></a></li>
 +
                <li><a href="https://www.facebook.com/pekingigem">Facebook</a></li>
 +
                <li><a href="https://www.youtube.com/channel/UCefEYVCVqKJLmoJrSxivgZQ">Youtube</a></li>
 +
                <li><a href="https://twitter.com/iGEM_Peking">Twitter</a></li>
 +
                <li><a href="https://github.com/PekingiGEM2017">Github</a></li>
 +
                </ul>
 +
            </div>
 +
 +
            <div class="mdl-mega-footer__drop-down-section">
 +
                <input class="mdl-mega-footer__heading-checkbox" type="checkbox" checked>
 +
                <h1 class="mdl-mega-footer__heading">Contact</h1>
 +
                <ul class="mdl-mega-footer__link-list" style="margin-left: 0px;>
 +
                    <li><a href=" http:
 +
                //www.synbiowiki.com"> </a></li>
 +
                <li><a href="http://www.synbiowiki.com">SynBioWiki.com</a></li>
 +
                <li><a href="mailto:PekingIGEM@gmail.com">Mail</a></li>
 +
                </ul>
 +
            </div>
 +
 +
            <div class="mdl-mega-footer__drop-down-section">
 +
                <input class="mdl-mega-footer__heading-checkbox" type="checkbox" checked>
 +
                <h2 style="color: white; "><strong>Peking iGEM</strong> 2017</h2>
 +
                <ul class="mdl-mega-footer__link-list" style="margin-left: 0px;">
 +
                    <li style="color: white; line-height: 1.88em;">Peking University,<br> No.5 Yiheyuan Road Haidian
 +
                        District, Beijing, P.R.China<br>100871
 +
                    </li>
 +
                </ul>
 +
            </div>
 +
 +
        </div>
 +
 +
 +
    </footer>
 +
 +
</main>
  
  
 +
</body>
 
</html>
 
</html>

Latest revision as of 13:42, 1 November 2017

Peking iGEM 2017

Safety


This year, the Peking iGEM Team is trying to develop a framework of sequential logic circuits in cells. Here we are going to share our experience in safety control.

Safe Project Design

Choosing a non-pathogenic chassis
In our project, non-pathogenic strains of E. coli were the only chassis used to perform molecular cloning and protein expression.
Choosing parts that will be environmental friendly
Harmful parts are not allowed in our project. The parts in our project are mostly commonly used recombinases and expression control units (such as terminators and promoters widely used in research), so that none of our parts would raise any safety issues according to current professional knowledge.

Safe Lab Work

According to the requirements of iGEM policy, in our daily bench work we never performed any dangerous experiments or faced any unusual safety issues. Our bench work followed some basic regulations as follows:
  1. Duplicating a key to the laboratory without permission is strictly prohibited.
  2. Participants need to understand the experiment completely.
  3. Wear rubber gloves during all experimenters.
  4. Steps with any probability of contamination should be performed in a biosafety cabinet.
  5. Fire, electric heaters, and microwave ovens should never be left unattended.
  6. All liquid and solid waste containing living organisms must be autoclaved.
  7. Sanitize the lab using UV-light every week.
  8. The last person to leave the lab should make sure that water, electricity, gas, and air conditioners have been turned off, and doors and windows have been locked before leaving.

Safe Shipment

As mentioned above, our DNA parts are absolutely safe because they encode safe proteins such as Bxb1 gp35 and their combinations with promoters/terminators. The DNA parts are safely contained within PCR tubes as the Parts registry requires.




Back < Lab Goto > Lab/...