Team:Peking/Safety

From 2013.igem.org

(Difference between revisions)
(Prototype team page)
 
(62 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 *** -->
 
-
 
<html>
<html>
-
<div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #000; background-color: #fe2b33;">
+
<style type="text/css">
-
<div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;">
+
/* hiding the top section*/
-
This is a template page. READ THESE INSTRUCTIONS.
+
body{position:absolute; top:0px; width:100%; height:1480px;}
 +
#top-section{
 +
  height:0px;
 +
    border:none;
 +
    width:980px;
 +
    margin:0 auto;
 +
    padding:0 0 0 0;
 +
    background-color:transparent;
 +
    overflow:hide;
 +
 
 +
}
 +
#p-logo{display:none;}
 +
#search-controls{display:none;}
 +
#top{display:none;}
 +
.firstHeading{display:none;}
 +
/* end of hiding the top section*/
 +
 
 +
/* global setting*/
 +
#globalWrapper{position:absolute; top:0px;left:0px; width:100%; padding:0 0 0 0;margin:0 0 0 0;height:100%;}
 +
#content{
 +
    background-color:transparent;
 +
    border:none;
 +
    width:1200px;
 +
    height:700px;
 +
    marign:0 auto;
 +
    padding:0 0 0 0;
 +
    top:-40px;
 +
    }
 +
#bodyContent{
 +
    background-color:transparent;
 +
    border:none;
 +
   
 +
    }
 +
siteSub{
 +
    display:none;
 +
    border:none;
 +
    }
 +
contentSub{
 +
    display:none;
 +
    }
 +
/* end of global setting*/
 +
 
 +
/*hiding the footer-box*/
 +
#footer-box{display:none;}
 +
#catlinks{display:none;}
 +
/*end of hiding the footer book*/
 +
 
 +
/* menu (page, edit ...) */
 +
#menubar {
 +
    background-color:transparent;
 +
    position: relative;
 +
    float:left;
 +
    white-space: nowrap;
 +
    top:-6px;
 +
    width: 490px;
 +
    z-index: 5000;
 +
    font-family: sans-serif;
 +
    font-size: 95%;
 +
    line-height: 1em;
 +
    z-index:99;
 +
}
 +
 
 +
 
 +
.left-menu, .left-menu a {
 +
    text-align: left;
 +
    color:#999999;
 +
    text-transform: lowercase;
 +
}
 +
 
 +
.left-menu:hover {
 +
    color: #D00000;
 +
    background-color: transparent;
 +
}
 +
 
 +
.right-menu{width:400px; float:right}
 +
.right-menu, .right-menu a {
 +
    right: 0px;
 +
    text-align: right;
 +
    color: #999999;
 +
}
 +
#menubar ul {
 +
    color: #999999;
 +
    list-style: none;
 +
}
 +
#menubar li {
 +
    display: inline;
 +
    position: relative;
 +
    cursor: pointer;
 +
    padding-left: 0px;
 +
    padding-right: 0px;
 +
}
 +
.left-menu li a {
 +
    padding: 0px 10px 0px 0px;
 +
}
 +
.left-menu .selected {
 +
#    color: #999999;
 +
}
 +
#.left-menu .selected:hover {
 +
#    color: #999999;
 +
#}
 +
 
 +
.left-menu:hover a {
 +
    color: #999999;;
 +
}
 +
 
 +
.left-menu li a:hover {
 +
    color: #D00000;
 +
    text-decoration: underline;
 +
}
 +
 
 +
 
 +
.right-menu li {
 +
#    background-color: transparent;
 +
}
 +
.right-menu li a {
 +
    padding: 0px 15px 0px 0px;
 +
    color: #999999;;
 +
    background-color: transparent;
 +
}
 +
.right-menu li a:hover {
 +
    color: #D00000;
 +
    text-decoration: underline;
 +
}
 +
/* end menu (edit, page ...) */
 +
 
 +
/* navigation bar*/
 +
 
 +
#navigationblock{background-color:#fafaf8; position:fixed; top:0px; width:1200px; height:130px; overflow:hidden; font-family:Calibri, Arial; float:left; margin:0px; padding:0px; z-index:1000; border-bottom:1px solid #d3d7d8;}
 +
#navbarlogo{position:absolute; top:0px; left:0px; width:1200px}
 +
#navigationbar{position:absolute; left:460px; top:38px; font-size:16px; font-weight:100; color:black;}
 +
#navigationbar > li {display:block; list-style-type:none; float:left; width:75px; height:30px; text-align:center; }
 +
 
 +
.Navbar_Item{background-color:transparent;}
 +
.Navbar_Item a {color:black; text-decoration:none;}
 +
.Navbar_Item > ul {display:none; width:900px; height:80px; text-align:center; color:black; z-index:1100; }
 +
.Navbar_Item > ul > li {float:left; list-style:none; text-align:center; background-color:transparent; position:relative; top:10px; padding:0 10px;}
 +
.Navbar_Item:hover{ border-bottom:1px solid #D00000; color:#D00000; background-color:#fafaf8;}
 +
.Navbar_Item:hover > ul{zoom:1; display:block;}
 +
.Navbar_Item:hover >a {color:#D00000; background-color:#fafaf8;}
 +
.Navbar_Item > ul > li:hover {border-bottom:1px solid #D00000; color:#D00000; background-color:#fafaf8;}
 +
.Navbar_Item > ul > li:hover >a {color:#D00000}
 +
.BackgroundofSublist{position:absolute; left:-1000px; width:2000px; height:80px; background-color:#ffffff; opacity:0;}
 +
 
 +
 
 +
#Home_Sublist{position:relative; top:0px; left:-50px;}
 +
#Team_Sublist{position:relative; top:0px; left:-110px;}
 +
#Project_Sublist{position:relative; top:0px; left:-180px;}
 +
#Model_Sublist{position:relative; top:0px; left:-140px;}
 +
#DataPage_Sublist{position:relative; top:0px; left:-60px;}
 +
#Safety_Sublist{position:relative; top:0px; left:-180px;}
 +
#HumanPractice_Sublist{position:relative; top:0px; left:-470px;}
 +
 
 +
#iGEM_logo{position:absolute; top:30px; left:1090px; height:80px;}
 +
/*end navigation bar*/
 +
 
 +
/*Major body*/
 +
#MajorBody{position:absolute; top:0px; left:0px; width:1200px; height:1019px;}
 +
#ProjectTitle{position:absolute; left:200px; background-color:#00303e; width:1000px; height:210px; top:150px; z-index:600;}
 +
#ProjectName{text-align:center; position:absolute; width:1000px; left:0px; top:40px; border-bottom:0px; color:#FFFFFF; font-size:45px; font-family:calibri,Arial, Helvetica, sans-serif;}
 +
#ProjectSubname{text-align:center; position:absolute; width:1000px; left:0px; top:130px; border-bottom:0px; color:#FFFFFF; font-size:19px;  font-family:calibri, Arial, Helvetica, sans-serif;}
 +
 
 +
#LeftNavigation{position:fixed; top:130px; float:left; width:200px; height:100%; background-color:#313131; z-index:900;}
 +
#SafetyListTitle{position:absolute; top:50px; left:30px; color:#ffffff; font-size:30px; font-family: calibri, arial, helvetica, sans-serif; text-decoration:none; border-bottom:0px;}
 +
 
 +
#SafetyList{position:absolute; top:110px; left:15px; color:#ffffff; font-family: calibri, arial, helvetica, sans-serif;}
 +
#SafetyList > li {display:block; list-style-type:none; width:100px; height:25px; font-size:18px; text-align:left; background-color:transparent;}
 +
.SensorsListItem>a {color:#ffffff; text-decoration:none;}
 +
.SensorsListItem:hover >a{color:#999999;}
 +
 
 +
 
 +
#SafetyEditingArea{position:absolute; left:200px; top:360px; height:2000px; width:1000px; background-color:#ffffff;}
 +
 
 +
 
 +
 
 +
 
 +
 
 +
/*end of Major body*/
 +
 
 +
/*SafetyEditingArea*/
 +
#PageTitle{text-align:center; position:absolute; top:40px; left:0px; width:1000px; border-bottom:0px ; color:#535353; font-weight:bold ;font-size:35px;font-family:calibri,arial,helvetica,sans-serif;}
 +
 
 +
#QuestionTitle1{text-align:center; position:absolute; top:40px ; left:80px;border-bottom:0px ; color:#ffffff; font-weight:bold ;font-style:Italic;font-size:24px;font-family:calibri,arial,helvetica,sans-serif;background-color:#00303e; height:30px;width:120px }
 +
#QuestionTitle2{text-align:center; position:absolute; top:850px ; left:80px;border-bottom:0px ; color:#ffffff; font-weight:bold ;font-style:Italic;font-size:24px;font-family:calibri,arial,helvetica,sans-serif;background-color:#00303e; height:30px;width:120px }
 +
#QuestionTitle3{text-align:center; position:absolute; top:1160px ; left:80px;border-bottom:0px ; color:#ffffff; font-weight:bold ;font-style:Italic;font-size:24px;font-family:calibri,arial,helvetica,sans-serif;background-color:#00303e; height:30px;width:120px }
 +
#QuestionTitle4{text-align:center; position:absolute; top:1520px ; left:80px;border-bottom:0px ; color:#ffffff; font-weight:bold ;font-style:Italic;font-size:24px;font-family:calibri,arial,helvetica,sans-serif;background-color:#00303e; height:30px;width:120px }
 +
 
 +
 
 +
#ContentSafety1{line-height:25px; text-align:justify; position:absolute; top:230px ; left:80px; width:840px; border-bottom:0px; color:#1b1b1b; font-size:18px;font-family:calibri,arial,helvetica,sans-serif;}
 +
#ContentSafety2{line-height:25px;text-align:justify; position:absolute; top:1060px ; left:80px; width:840px; border-bottom:0px; color:#1b1b1b; font-size:18px;font-family:calibri,arial,helvetica,sans-serif;}
 +
#ContentSafety3{line-height:25px;text-align:justify; position:absolute; top:1340px ; left:80px; width:840px; border-bottom:0px; color:#1b1b1b; font-size:18px;font-family:calibri,arial,helvetica,sans-serif;}
 +
#ContentSafety4{line-height:25px;text-align:justify; position:absolute; top:1730px ; left:80px; width:840px; border-bottom:0px; color:#1b1b1b; font-size:18px;font-family:calibri,arial,helvetica,sans-serif;}
 +
 
 +
#Question1{font-style:Italic; font-weight:Bold; line-height:30px; text-align:justify; position:absolute; top:95px ; left:100px; width:800px; border-bottom:0px; color:#00303e; font-size:18px;font-family:calibri,arial,helvetica,sans-serif;}
 +
#Question2{font-style:Italic; font-weight:Bold; line-height:30px; text-align:justify; position:absolute; top:910px ; left:100px; width:800px; border-bottom:0px; color:#00303e; font-size:18px;font-family:calibri,arial,helvetica,sans-serif;}
 +
#Question3{font-style:Italic; font-weight:Bold; line-height:30px; text-align:justify; position:absolute; top:1218px ; left:100px; width:800px; border-bottom:0px; color:#00303e; font-size:18px;font-family:calibri,arial,helvetica,sans-serif;}
 +
#Question4{font-style:Italic; font-weight:Bold; line-height:30px; text-align:justify; position:absolute; top:1580px ; left:100px; width:650px; border-bottom:0px; color:#00303e; font-size:18px;font-family:calibri,arial,helvetica,sans-serif;}
 +
 
 +
#Safetydiv1{position:absolute; top:831px; width:1000px; height:289px; background-color:#f9f9f9}
 +
#Safetydiv2{position:absolute; top:1470px; width:1000px; height:400px; background-color:#f9f9f9}
 +
 
 +
#SafetyFigure1{position:absolute; top:350px;  height:250px; left:100px}
 +
 
 +
#MileStone1{position:absolute; top:-100px;}
 +
#MileStone2{position:absolute; top:690px;}
 +
#MileStone3{position:absolute; top:1020px;}
 +
#MileStone4{position:absolute; top:1380px;}
 +
 
 +
 
 +
 
 +
</style>
 +
 
 +
 
 +
<!--navigationbar-->
 +
 
 +
<div id="navigationblock">
 +
<img id="navbarlogo" src="https://static.igem.org/mediawiki/igem.org/c/c9/Peking_Logo.jpg"/>
 +
       
 +
<ul id="navigationbar">
 +
<li id="PKU_navbar_Home" class="Navbar_Item">
 +
                       
 +
<a href="https://2013.igem.org/Team:Peking">Home</a>
 +
<ul id="Home_Sublist" >
 +
</ul>
 +
</li>
 +
<li id="PKU_navbar_Team" class="Navbar_Item">
 +
<a href="">Team</a>
 +
<ul id="Team_Sublist">
 +
                                <div class="BackgroundofSublist"></div>
 +
<li><a href="https://2013.igem.org/Team:Peking/Team/Members">Members</a></li>
 +
<li><a href="https://2013.igem.org/Team:Peking/Team/Notebook">Notebook</a></li>
 +
<li><a href="https://2013.igem.org/Team:Peking/Team/Attributions">Attributions</a></li>
 +
</ul>
 +
</li>
 +
<li id="PKU_navbar_Project" class="Navbar_Item">
 +
<a href="https://2013.igem.org/Team:Peking/Project">Project</a>
 +
<ul id="Project_Sublist">
 +
                                <div class="BackgroundofSublist"></div>
 +
                                <li><a href="https://2013.igem.org/Team:Peking/Project/SensorMining">Biosensor Mining</a></li>
 +
<li><a href="https://2013.igem.org/Team:Peking/Project/BioSensors">Biosensors</a></li>
 +
<li><a href="https://2013.igem.org/Team:Peking/Project/Plugins">Adaptors</a></li>
 +
<li><a href="https://2013.igem.org/Team:Peking/Project/BandpassFilter">Band-pass Filter</a></li>
 +
                                <li><a href="https://2013.igem.org/Team:Peking/Project/Devices">Devices</a></li>
 +
</ul>
 +
</li>
 +
<li id="PKU_navbar_Model" class="Navbar_Item">
 +
<a href="">Model</a>
 +
<ul id="Model_Sublist">
 +
                                <div class="BackgroundofSublist"></div>
 +
                                <li><a href="https://2013.igem.org/Team:Peking/Model">Band-pass Filter</a></li>
 +
                                <li><a href="https://2013.igem.org/Team:Peking/ModelforFinetuning">Biosensor Fine-tuning</a></li>
 +
</ul>
 +
</li>
 +
                        <li id="PKU_navbar_HumanPractice" class="Navbar_Item" style="width:90px">
 +
<a href="">Data page</a>
 +
<ul id="DataPage_Sublist">
 +
                                <div class="BackgroundofSublist"></div>
 +
                                <li><a href="https://2013.igem.org/Team:Peking/DataPage/Parts">Parts</a></li>
 +
<li><a href="https://2013.igem.org/Team:Peking/DataPage/JudgingCriteria">Judging Criteria</a></li>
 +
 
 +
</ul>
 +
</li>
 +
<li id="PKU_navbar_Safety" class="Navbar_Item">
 +
<a href="https://2013.igem.org/Team:Peking/Safety">Safety</a>
 +
<ul id="Safety_Sublist">
 +
</ul>
 +
</li>
 +
<li id="PKU_navbar_HumanPractice" class="Navbar_Item" style="width:120px">
 +
<a href="https://2013.igem.org/Team:Peking/HumanPractice">Human Practice</a>
 +
<ul id="HumanPractice_Sublist">
 +
                                <div class="BackgroundofSublist"></div>
 +
                                <li><a href="https://2013.igem.org/Team:Peking/HumanPractice/Questionnaire">Questionnaire Survey</a></li>
 +
<li><a href="https://2013.igem.org/Team:Peking/HumanPractice/FactoryVisit">Visit and Interview</a></li>
 +
                                <li><a href="https://2013.igem.org/Team:Peking/HumanPractice/ModeliGEM">Practical Analysis</a></li>
 +
<li><a href="https://2013.igem.org/Team:Peking/HumanPractice/iGEMWorkshop">Team Communication</a></li>
 +
 
 +
</ul>
 +
</li>
 +
 +
</ul>
 +
        <a href="https://2013.igem.org/Main_Page"><img id="iGEM_logo" src="https://static.igem.org/mediawiki/igem.org/4/48/Peking_igemlogo.jpg"/></a>
</div>
</div>
-
<div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;">
+
<!--end navigationbar-->
-
You are provided with this team page template with which to start the iGEM season.  You may choose to personalize it to fit your team but keep the same "look." Or you may choose to take your team wiki to a different level and design your own wiki.  You can find some examples <a href="https://2008.igem.org/Help:Template/Examples">HERE</a>.
+
<!--MajorBody-->
-
</div>
+
<div id="MajorBody"
-
<div id="warning" style="text-align: center; font-weight: bold; font-size: small; color: #f6f6f6; padding: 5px;">
+
<div id="ProjectTitle">
-
You <strong>MUST</strong> have all of the pages listed in the menu below with the names specified.  PLEASE keep all of your pages within your teams namespace. 
+
<h1 id="ProjectName">Safety</h1>
-
</div>
+
                <h1 id="ProjectSubname">Are We Biosafe Enough?</h1>
-
</div>
+
                <img src="https://static.igem.org/mediawiki/igem.org/6/6c/Peking2013_Safety_title_ZYH.jpg"/>
-
</html>
+
</div>
 +
       
 +
        <div id="LeftNavigation">
 +
                <h1 id="SafetyListTitle">Safety</h1>
 +
                <ul id="SafetyList">
 +
                    <li class="SensorsListItem"><a href="#MileStone1">Research safety</a><li>
 +
                    <li class="SensorsListItem"><a href="#MileStone2">Biobrick safety</a><li>
 +
                    <li class="SensorsListItem"><a href="#MileStone3">Safety supervision</a><li>
 +
                    <li class="SensorsListItem"><a href="#MileStone4">Safety suggestions</a><li>
 +
                </ul>
 +
       
 +
        </div>
-
<!-- *** End of the alert box *** -->
+
        <div id="SafetyEditingArea">
 +
<div id="Safetydiv1"></div>
 +
<div id="Safetydiv2"></div>
 +
        <div >
 +
            <h1 id="QuestionTitle1"> Question1 </h1>
 +
            <h2 id="QuestionTitle2"> Question2 </h2>
 +
            <h3 id="QuestionTitle3"> Question3 </h3>
 +
            <h4 id="QuestionTitle4"> Question4 </h4>
 +
<p id="Question1">
 +
Would any of your project ideas raise safety issues in terms of:
 +
<br/>§ researcher safety,
 +
<br/>§ public safety, or
 +
<br/>§ environmental safety
 +
</p>
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
<p id="Question2">
-
!align="center"|[[Team:Peking|Home]]
+
Do any of the new BioBrick parts (or devices) that you made this year raise safety issues? If yes,
-
!align="center"|[[Team:Peking/Team|Team]]
+
<br/>§ Did you document these issues in the Registry?
-
!align="center"|[https://igem.org/Team.cgi?year=2013&team_name=Peking Official Team Profile]
+
<br/>§ How did you manage to handle the safety issue?
-
!align="center"|[[Team:Peking/Project|Project]]
+
<br/>§ How could other teams learn from your experience?
-
!align="center"|[[Team:Peking/Parts|Parts Submitted to the Registry]]
+
</p>
-
!align="center"|[[Team:Peking/Modeling|Modeling]]
+
-
!align="center"|[[Team:Peking/Notebook|Notebook]]
+
-
!align="center"|[[Team:Peking/Safety|Safety]]
+
-
!align="center"|[[Team:Peking/Attributions|Attributions]]
+
-
|}
+
 +
<p id="Question3">
 +
Is there a local biosafety group, committee, or review board at your institution?
 +
<br/>§ If yes, what does your local biosafety group think about your project?
 +
<br/>§ If no, which specific biosafety rules or guidelines do you have to consider in your country?
 +
</p>
-
Use this page to answer the questions on the  [[Safety | safety page]].
+
<p id="Question4">
 +
§ Do you have any other ideas how to deal with safety issues that could be useful for future iGEM competitions? <br/>
 +
§ How could parts, devices and systems be made even safer through biosafety engineering?
 +
</p>
 +
 
 +
 
 +
<p id="ContentSafety1">
 +
The only organisms we worked with are <I>Escherichia coli K12</I> and <I>Pseudomonas Putida MT2</I>, both of which are considered lab-safe. The main dangerous elements in this project are the target aromatic chemicals. The risks these aromatic compounds pose are precisely the reason that we are working with them. We took careful steps to protect ourselves while working with them in the lab.
 +
<br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/>
 +
Members who were working directly with these compounds wore organic vapor respirators for protection against inhalation. In addition to masks, lab members also wore lab coats and gloves to protect against absorption into the skin. After use, these compounds were disposed of by sending them off to the College of Chemistry for appropriate handling.  
 +
<br/>Containment is not a problem. If our <I>E. coli</I> or parts leaked into the environment, we do not foresee bacteria that fluoresce upon exposure to toxic aromatic compounds being an environmental or health hazard. Our parts would be very difficult to maliciously misuse, unless the intent is to maliciously detect compounds.
 +
</p>
 +
 
 +
<p id="ContentSafety2">
 +
Our BioBrick parts do not pose any safety issues.
 +
</p>
 +
 
 +
<p id="ContentSafety3">
 +
The 2013 Peking iGEM team complies with all the rules set forth by The Office of Laboratory and Equipment of Peking University strictly. We did not have direct contact with the office, however our project was closely monitored by team advisors and instructors, who ensured that laboratory risks were kept at a minimum.
 +
</p>
 +
 
 +
<p id="ContentSafety4">
 +
A mandatory biosafety education video or brief class for all iGEM teammates, including a mechanism to ensure that all teammates involved in wet lab work complete the class, for example a verification code supplied upon completion that needs to be submitted by all team members in order for an iGEM team to be able to register for the jamboree. Having better-informed scientists is the best and fastest way to a safer competition.
 +
</p>
 +
 
 +
 
 +
<img id="SafetyFigure1" src="https://static.igem.org/mediawiki/igem.org/c/c0/Peking2013_SaftyFigure1_ZYH.jpg" />
 +
 
 +
<div id="MileStone1"></div>
 +
<div id="MileStone2"></div>
 +
<div id="MileStone3"></div>
 +
<div id="MileStone4"></div>
 +
 
 +
 
 +
</div>
 +
       
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 +
</div><!--end of major body-->
 +
 
 +
<!--end of acknowledgement box-->
 +
 
 +
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js"></script>
 +
<script type="text/javascript">
 +
$(window).scroll(function(){
 +
  if(0==document.getElementById("content").offsetLeft){ $('#navigationblock').css('left',-$(window).scrollLeft());}
 +
  else{$('#navigationblock').css('left',document.getElementById("content").offsetLeft); }
 +
});
 +
 
 +
$(window).resize(function(){
 +
  if(0==document.getElementById("content").offsetLeft){ $('#navigationblock').css('left',-$(window).scrollLeft());}
 +
  else{$('#navigationblock').css('left',document.getElementById("content").offsetLeft); }
 +
});
 +
</script>
 +
 
 +
</html>

Latest revision as of 18:18, 28 October 2013

Safety

Are We Biosafe Enough?

Question1

Question2

Question3

Question4

Would any of your project ideas raise safety issues in terms of:
§ researcher safety,
§ public safety, or
§ environmental safety

Do any of the new BioBrick parts (or devices) that you made this year raise safety issues? If yes,
§ Did you document these issues in the Registry?
§ How did you manage to handle the safety issue?
§ How could other teams learn from your experience?

Is there a local biosafety group, committee, or review board at your institution?
§ If yes, what does your local biosafety group think about your project?
§ If no, which specific biosafety rules or guidelines do you have to consider in your country?

§ Do you have any other ideas how to deal with safety issues that could be useful for future iGEM competitions?
§ How could parts, devices and systems be made even safer through biosafety engineering?

The only organisms we worked with are Escherichia coli K12 and Pseudomonas Putida MT2, both of which are considered lab-safe. The main dangerous elements in this project are the target aromatic chemicals. The risks these aromatic compounds pose are precisely the reason that we are working with them. We took careful steps to protect ourselves while working with them in the lab.











Members who were working directly with these compounds wore organic vapor respirators for protection against inhalation. In addition to masks, lab members also wore lab coats and gloves to protect against absorption into the skin. After use, these compounds were disposed of by sending them off to the College of Chemistry for appropriate handling.
Containment is not a problem. If our E. coli or parts leaked into the environment, we do not foresee bacteria that fluoresce upon exposure to toxic aromatic compounds being an environmental or health hazard. Our parts would be very difficult to maliciously misuse, unless the intent is to maliciously detect compounds.

Our BioBrick parts do not pose any safety issues.

The 2013 Peking iGEM team complies with all the rules set forth by The Office of Laboratory and Equipment of Peking University strictly. We did not have direct contact with the office, however our project was closely monitored by team advisors and instructors, who ensured that laboratory risks were kept at a minimum.

A mandatory biosafety education video or brief class for all iGEM teammates, including a mechanism to ensure that all teammates involved in wet lab work complete the class, for example a verification code supplied upon completion that needs to be submitted by all team members in order for an iGEM team to be able to register for the jamboree. Having better-informed scientists is the best and fastest way to a safer competition.