Team:Peking/Team/Members

From 2013.igem.org

(Difference between revisions)
(Created page with "<html> <style type="text/css"> - hiding the top section: body{position:absolute; top:0px; width:100%; height:1480px;} #top-section{ height:0px; border:none; width:98...")
Line 20: Line 20:
/* global setting*/
/* global setting*/
-
#globalWrapper{position:absolute; top:0px;left:0px; width:100%; padding:0 0 0 0;margin:0 0 0 0;height:5000px; background-color:transparent;}
+
#globalWrapper{position:absolute; top:0px;left:0px; width:100%; padding:0 0 0 0;margin:0 0 0 0;height:100%;}
#content{
#content{
     background-color:transparent;
     background-color:transparent;
     border:none;
     border:none;
-
     width:1349px;
+
     width:1200px;
     height:700px;
     height:700px;
     marign:0 auto;
     marign:0 auto;
Line 129: Line 129:
/* navigation bar*/
/* navigation bar*/
-
#navigationblock{background-color:#fafaf8; position:fixed; top:0px; float
+
#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;}
-
:right; width:1349px; height:130px; overflow:hidden; font-family:Microsoft YaHei,Calieri, Arial; margin:0px; padding:0px; z-index:1000; border-bottom:1px solid #d3d7d8;}
+
-
 
+
#navbarlogo{position:relative; top:8px; float:left; height:120px;}
#navbarlogo{position:relative; top:8px; float:left; height:120px;}
-
#navigationbar{position:absolute; left:600px; top:28px; font-size:16px; font-weight:100; color:black;}
+
#navigationbar{position:absolute; left:500px; top:35px; font-size:18px; font-weight:100; color:black;}
#navigationbar > li {display:block; list-style-type:none; float:left; width:85px; height:100px; text-align:center; background-color:transparent;}
#navigationbar > li {display:block; list-style-type:none; float:left; width:85px; height:100px; text-align:center; background-color:transparent;}
Line 157: Line 155:
/*Major body*/
/*Major body*/
-
#MajorBody{position:absolute; top:0px; left:0px; width:1349px; height:5600px; background-color:#FFFFFF;}
+
#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;}
-
#ProjectTitle{position:absolute; left:0px; background-color:#04756f; width:1349px; height:210px; top:150px; z-index:600;}
+
#LeftNavigation{position:fixed; top:130px; float:left; width:200px; height:100%; background-color:#313131; z-index:900;}
-
#ProjectName{position:absolute; left:600px; top:30px; border-bottom:0px; color:#FFFFFF; font-size:65px; font-family:Impact,Arial, Helvetica, sans-serif;}
+
#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;}
-
#ProjectSubname{position:absolute; left:350px; top:130px; border-bottom:0px; color:#FFFFFF; font-size:19px;  font-family:Arial, Helvetica, sans-serif;}
+
-
#ParagraphAhead{position:absolute; top:390px; left:200px; width:950px; font-size:18px; font-family: calibri, Arial, Helvetica, sans-serif; text-align:justify;}
+
#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;}
 +
#SafetyList a {color:#ffffff; text-decoration:none;}
-
#GroupPhoto{position:absolute; top:590px; left:130px; width:1080px;}
 
-
.SubBlockTitle{position:absolute; top:30px; left:100px; border-bottom:0px; color:#04756f; font-size:45px; font-family:Calibri,Arial, Helvetica, sans-serif; font-weight:bold;}
+
#SafetyEditingArea{position:absolute; left:200px; top:360px; height:2000px; width:1000px; background-color:#ffffff;}
-
#TeamMembers{position:absolute; top:1250px; left:130px; width:1080px; height:1000px; }
+
-
.TeamMemberPhoto{position:absolute; left:100px; width:220px;}
+
-
.TeamMemberName{position:absolute; left:360px; border-bottom:0px; color:#04756f; font-size:35px; font-family:Calibri,Arial, Helvetica, sans-serif; font-weight:bold;}
+
-
.TeamMemberPS{position:absolute; left:360px; width:650px; color:#000000; font-size:16px; text-align:justify; font-family:calibri, Arial, Helvetica, sans-serif;}
+
-
#ZhengPuPhoto{top:115px;}
 
-
#ZhengPuName{top:100px;}
 
-
#ZhengPuPS{top:150px;}
 
-
#ShiHaiLingPhoto{top:395px;}
 
-
#ShiHaiLingName{top:380px;}
 
-
#ShiHaiLingPS{top:430px;}
 
-
#LiangJingPhoto{top:675px;}
 
-
#LiangJingName{top:660px;}
 
-
#LiangJingPS{top:710px;}
 
-
#XueHaoranPhoto{top:965px;}
 
-
#XueHaoranName{top:950px;}
 
-
#XueHaoranPS{top:1000px;}
 
-
#LiuShiyuPhoto{top:1245px;}
+
/*end of Major body*/
-
#LiuShiyuName{top:1230px;}
+
-
#LiuShiyuPS{top:1280px;}
+
-
#HouYuhangPhoto{top:1525px;}
+
/*SafetyEditingArea*/
-
#HouYuhangName{top:1510px;}
+
#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;}
-
#HouYuhangPS{top:1560px;}
+
-
#ZhangYihaoPhoto{top:1805px;}
+
#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 }
-
#ZhangYihaoName{top:1790px;}
+
#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 }
-
#ZhangYihaoPS{top:1840px;}
+
#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 }
-
#HelenaPhoto{top:2085px;}
 
-
#HelenaName{top:2070px;}
 
-
#HelenaPS{top:2120px;}
 
-
#HeShuaixinPhoto{top:2365px;}
+
#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;}
-
#HeShuaixinName{top:2350px;}
+
#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;}
-
#HeShuaixinPS{top:2400px;}
+
#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;}
-
#WangHuanPhoto{top:2645px;}
+
#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;}
-
#WangHuanName{top:2630px;}
+
#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;}
-
#WangHuanPS{top:2680px;}
+
#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;}
-
#CuiCanPhoto{top:2925px;}
+
#Safetydiv1{position:absolute; top:831px; width:1000px; height:289px; background-color:#f9f9f9}
-
#CuiCanName{top:2910px;}
+
#Safetydiv2{position:absolute; top:1470px; width:1000px; height:400px; background-color:#f9f9f9}
-
#CuiCanPS{top:2960px;}
+
-
#PanXingjiePhoto{top:3205px;}
+
#SafetyFigure1{position:absolute; top:350px; height:250px; left:100px}
-
#PanXingjieName{top:3190px;}
+
-
#PanXingjiePS{top:3240px;}
+
 +
#MileStone1{position:absolute; top:-100px;}
 +
#MileStone2{position:absolute; top:690px;}
 +
#MileStone3{position:absolute; top:1020px;}
 +
#MileStone4{position:absolute; top:1380px;}
-
#Instructors{position:absolute; top:4730px; left:130px; width:1080px; height:500px; }
 
-
#OuyangQiPhoto{position:absolute; top:115px; left:100px; width:220px;}
 
-
#OuyangQiName{position:absolute; top:350px; left:130px; border-bottom:0px; font-size:30px; font-family:Calibri,Arial, Helvetica, sans-serif; font-weight:bold;}
 
-
#RobinPhoto{position:absolute; top:115px; left:390px; width:220px;}
 
-
#RobinName{position:absolute; top:350px; left:405px; border-bottom:0px; font-size:30px; font-family:Calibri,Arial, Helvetica, sans-serif; font-weight:bold;}
 
-
#YuZhouPhoto{position:absolute; top:115px; left:680px; width:220px;}
 
-
#YuZhouName{position:absolute; top:350px; left:725px; border-bottom:0px; font-size:30px; font-family:Calibri,Arial, Helvetica, sans-serif; font-weight:bold;}
 
-
 
-
#Advisors{position:absolute; top:5130px; left:130px; width:1080px; height:500px; }
 
-
#ZhangHaoqianPhoto{position:absolute; top:115px; left:100px; width:220px;}
 
-
#ZhangHaoqianName{position:absolute; top:350px; left:100px; border-bottom:0px;  font-size:30px; font-family:Calibri,Arial, Helvetica, sans-serif; font-weight:bold;}
 
-
 
-
 
-
/*end of Major body*/
 
-
#AcknowledgementBox{ position:absolute; left:0px; top:5600px; width:1349px; font-family:new times romance,Arial, Helvetica, sans-serif;}
 
Line 301: Line 269:
</div>
</div>
<!--end navigationbar-->
<!--end navigationbar-->
-
 
<!--MajorBody-->
<!--MajorBody-->
-
<div id="MajorBody">  
+
<div id="MajorBody">  
<div id="ProjectTitle">
<div id="ProjectTitle">
-
<h1 id="ProjectName">TEAM</h1>
+
<h1 id="ProjectName">Safety</h1>
-
                 <h1 id="ProjectSubname">This guy is very lazy.</h1>
+
                 <h1 id="ProjectSubname">Are We Biosafe Enough?</h1>
 +
                <img src="https://static.igem.org/mediawiki/igem.org/6/6c/Peking2013_Safety_title_ZYH.jpg"/>
</div>
</div>
 +
       
 +
        <div id="LeftNavigation">
 +
                <h1 id="SafetyListTitle">Safety</h1>
 +
                <ul id="SafetyList">
 +
                    <li><a href="#MileStone1">Research safety</a><li>
 +
                    <li><a href="#MileStone2">Biobrick safety</a><li>
 +
                    <li><a href="#MileStone3">Safety supervision</a><li>
 +
                    <li><a href="#MileStone4">Safety suggestions</a><li>
 +
                </ul>
 +
       
 +
        </div>
-
         <p id="ParagraphAhead">The Peking iGEM 2013 team consists of a group of biochemists, biologists and bioengineers. On this page, you can find out about everyone who has contributed to the project. We would like to thank all our advisors and instructors who have assisted us throughout the project, and without whom the project would not have been possible. We would also like to thank all everyone else who has helped us realise this project, be it through invaluable advice or providing plasmids, strains, or other materials. These contributions have helped us enormously. All work on this wiki was carried out and all data collected by us unless stated otherwise. For a full list of acknowledgments, please see the bottom of this page.              </p>
+
         <div id="SafetyEditingArea">
 +
<div id="Safetydiv1"></div>
 +
<div id="Safetydiv2"></div>
 +
        <div >
 +
            <h1 id="QuestionTitle1"> Qusetion1 </h1>
 +
            <h2 id="QuestionTitle2"> Question2 </h2>
 +
            <h3 id="QuestionTitle3"> Question3 </h3>
 +
            <h4 id="QuestionTitle4"> Question4 </h4>
-
        <img id="GroupPhoto" src="https://static.igem.org/mediawiki/igem.org/1/1c/Peking_GroupPhoto.jpg" />
+
<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>
-
        <div id="TeamMembers">
+
<p id="Question2">
-
              <h1 class="SubBlockTitle">MEMBERs</h1>
+
Do any of the new BioBrick parts (or devices) that you made this year raise safety issues? If yes,
-
             
+
<br/>§ Did you document these issues in the Registry?
-
              <img id="ZhengPuPhoto" class="TeamMemberPhoto" src="https://static.igem.org/mediawiki/igem.org/6/6a/Peking_ZhengPu.jpg" />
+
<br/>§ How did you manage to handle the safety issue?
-
              <h2 id="ZhengPuName" class="TeamMemberName"><I>Zheng Pu</I></h2>
+
<br/>§ How could other teams learn from your experience?
-
              <p id="ZhengPuPS" class="TeamMemberPS">ZHENG Pu is a sophomore majoring in life sciences with special interest in mathematics. He is the team leader of Peking iGEM 2013 team. He is involved in various issues and various biosensors. Although he has no assignment everyday, he shows up every minute! He is also involved in design of our bandpass filter and application equipment. After lab hours, wait, does he has hours for rest? </p>
+
</p>
-
              <img id="ShiHaiLingPhoto" class="TeamMemberPhoto" src="https://static.igem.org/mediawiki/igem.org/e/ee/Peking_ShiHaiLing.jpg" />
+
<p id="Question3">
-
              <h2 id="ShiHaiLingName" class="TeamMemberName"><I>Shi Hailing</I></h2>
+
Is there a local biosafety group, committee, or review board at your institution?
-
              <p id="ShiHaiLingPS" class="TeamMemberPS">SHI Hailing is in her third year in the College of Chemistry and Molecular Engineering at Peking University. She is mainly in charge of the characterization of aromatic sensors along with XUE Haoran via ELIASA and Flow cytometer. Except the tests of all kinds of sensors of the project, she also takes up the construction of the part NahF as the "plug in" of the sensor NahR. At the same time, she helps to maintain the operation of the laboratory.<br />
+
<br/>§ If yes, what does your local biosafety group think about your project?
-
Besides synthetic biology, she is interested in biophysical chemistry especially drug design and protein engineering. She really enjoys the Peking iGEM 2013 project this summer.</p>
+
<br/>§ If no, which specific biosafety rules or guidelines do you have to consider in your country?
 +
</p>
-
              <img id="LiangJingPhoto" class="TeamMemberPhoto" src="https://static.igem.org/mediawiki/igem.org/a/ac/Lj_1.JPG" />
+
<p id="Question4">
-
              <h2 id="LiangJingName" class="TeamMemberName"><I>Liang Jing</I></h2>
+
§ Do you have any other ideas how to deal with safety issues that could be useful for future iGEM competitions? <br/>
-
              <p id="LiangJingPS" class="TeamMemberPS">LIANG Jing, AKA Crystal, is a sophomore from PKU School of Basic Medical Sciences, in charge of human practice and works in wet lab. She was also an elite gymnast and an amateur musical actress.
+
§ How could parts, devices and systems be made even safer through biosafety engineering?
-
As the boundaries among different disciplines of science are now blurring,  basic medical sciences is now becoming a vital approach in understanding human health science, while synthetic biology is a fascinating way to combine our knowledge and put them into use. I look forward to these disciplines to make our life much better. Being on PKU iGEM team is awesome, probably the best experience in my college life.</p>
+
</p>
-
              <img id="XueHaoranPhoto" class="TeamMemberPhoto" src="https://static.igem.org/mediawiki/igem.org/d/d1/Peking_XueHaoran.jpg" />
 
-
              <h2 id="XueHaoranName" class="TeamMemberName"><I>Xue Haoran</I></h2>
 
-
              <p id="XueHaoranPS" class="TeamMemberPS">XUE Haoran is a sophomore in Peking University majoring in Biological Science. He is responsible for the induction and the characterization of biosensors. He induces bacteria with many kinds of aromatic compounds and then tests the fluorescence intensity of induced bacteria carrying GFP, using ELIASA and flow cytometer. He does these experiments with Shi Hailing, another tester in this team. He also handles some daily affairs of the team.</p>
 
-
     
 
-
              <img id="LiuShiyuPhoto" class="TeamMemberPhoto" src="https://static.igem.org/mediawiki/igem.org/a/a4/Peking_LiuShiyu.jpg" />
+
<p id="ContentSafety1">
-
              <h2 id="LiuShiyuName" class="TeamMemberName"><I>Liu Shiyu</I></h2>
+
The only organisms we worked with are Escherichia coli K 12 and Pseudomonas Putida MT 2, 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.
-
              <p id="LiuShiyuPS" class="TeamMemberPS"> LIU Shiyu is a sophomore in the School of Life Science, Peking University. He is devoted in the work relating to molecular cloning operation, such as construction of sensor system and band-pass filters. He is interested in how life operates, including its metabolism, reproduction and regulation. He has a deep comprehension of the life machine and tries to realize many wicked ideas, although most of them have nothing to do with the project. He pays more attention to the feeling in the proceeding of experiment rather than the result. Challenging a new method will motivate him. He is also interested in literature and music.</p>
+
<br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/>
 +
Members who were working directly with these compounds wore particulate 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 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.
 +
</p>
-
              <img id="HouYuhangPhoto" class="TeamMemberPhoto" src="https://static.igem.org/mediawiki/igem.org/a/af/Peking_HouYuhang.jpg" />
+
<p id="ContentSafety2">
-
              <h2 id="HouYuhangName" class="TeamMemberName"><I>Hou Yuhang</I></h2>
+
Our BioBrick parts do not pose any safety issues.
-
              <p id="HouYuhangPS" class="TeamMemberPS">HOU Yuhang is a sophomore in Peking University in 2012 majoring in Physics. Yuhang mainly works on project Modeling. He is interested in Nonequilibrium Statistical Mechanics, Stochastic Process, System Biology, Synthetic Biology and Batman.</p>
+
</p>
-
              <img id="ZhangYihaoPhoto" class="TeamMemberPhoto" src="https://static.igem.org/mediawiki/igem.org/c/c9/Peking_ZhangYihao.jpg" />
+
<p id="ContentSafety3">
-
              <h2 id="ZhangYihaoName" class="TeamMemberName"><I>Zhang Yihao</I></h2>
+
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 id="ZhangYihaoPS" class="TeamMemberPS">ZHANG Yihao comes from the School of Life Science. Early on in the project he undertook preparing various basic plasmid backbones as a fundamental work, while later in the project he established two sensor systems, NahR and CapR. In addition to his lab work, Yihao acted as team designer. He was enthusiastic in project beautification, witnessed by his respectable fellows: Photoshop, Illustrator and Premiere, who offered selfless help during the nights, when he was designing the wiki page, posters, T-shirts, pins and bookmarks, as well as enhancing photos and editing the videos for human practice. For the night is dark and full of terrors!</p>
+
</p>
-
              <img id="HelenaPhoto" class="TeamMemberPhoto" src="https://static.igem.org/mediawiki/igem.org/5/51/Peking_Helena.jpg" />
+
<p id="ContentSafety4">
-
              <h2 id="HelenaName" class="TeamMemberName"><I>Helena Viets</I></h2>
+
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 id="HelenaPS" class="TeamMemberPS">Helena Viets is a sophomore hailing from the fabulous University of California at Berkeley, majoring in Molecular Environmental Biology (with a minor in Chinese). She had a wonderful time this summer as a part of the PKU iGEM team and learned a lot, like how to say things like “all thirty-three of my colony PCRs failed” in Chinese. Her function in the project was building a ribosome library for the sensors, among other things. Outside of slaving in the lab, Helena enjoys dragonboating, Olympic weightlifting, eating ice cream, and napping.</p>
+
</p>
-
       
+
-
              <img id="HeShuaixinPhoto" class="TeamMemberPhoto" src="https://static.igem.org/mediawiki/2013/1/18/Peking_HeShuaixin.jpg" />
+
-
              <h2 id="HeShuaixinName" class="TeamMemberName"><I>He Shuaixin</I></h2>
+
-
              <p id="HeShuaixinPS" class="TeamMemberPS">HE Shuaixin is a sophomore in Peking University majoring in Life Science. She is interested in observing and thinking about biological phenomenons at microcosmic level. She is a lab manager of 2013 Peking iGEM team, taking in charge of the wet lab, focusing on molecular cloning of sensors. Her work is mainly the construction and tuning of XylS and achieving the “plug in” concept through XylB and XylC. She has devoted much of her time and energy to the project experiments. No matter what the consequence will be, she has really enjoyed a pleasant time with E.coli as well as her fellow teammates.</p>    
+
-
              <img id="WangHuanPhoto" class="TeamMemberPhoto" src="https://static.igem.org/mediawiki/2013/7/72/Peking_Wanghuan.JPG" />
 
-
              <h2 id="WangHuanName" class="TeamMemberName"><I>Wang Huan</I></h2>
 
-
              <p id="WangHuanPS" class="TeamMemberPS">Wang Huan is a sophomore at Peking University in Beijing with special interests in synthetic biology and botany.
 
-
During the past year, she has been participating in Peking iGEM experiments and  managing our team finance. she has also raised mints, lobelia and calliopsis, which are currently blossoming. Besides, she loves playing volleyball and enjoying cooperating with teammates.
 
-
She's willing to make friends and exchange ideas with iGEMers all over the world.
 
-
</p>   
 
-
              <img id="CuiCanPhoto" class="TeamMemberPhoto" src="https://static.igem.org/mediawiki/2013/5/5b/Peking_Cuican.jpg" />
+
<img id="SafetyFigure1" src="https://static.igem.org/mediawiki/igem.org/c/c0/Peking2013_SaftyFigure1_ZYH.jpg" />
-
              <h2 id="CuiCanName" class="TeamMemberName"><I>Cui Can</I></h2>
+
-
              <p id="CuiCanPS" class="TeamMemberPS">CUI Can is a sophomore at Peking University majoring in clinical medicine. She is the deputy team leader of Peking iGEM 2013, devoted to the Band-pass Filters during this summer. She really enjoys the wonderful moments sharing marvelous mysteries of Life with friends.
+
-
Immunology, epigenetics exert peculiar fascination on her, and so do badminton, volleyball. She is also keen on rhythm in classical music and rhyme in Chinese classical poetry.</p>   
+
-
              <img id="PanXingjiePhoto" class="TeamMemberPhoto" src="https://static.igem.org/mediawiki/2013/8/80/Peking_PanXingjie.jpg" />
+
<div id="MileStone1"></div>
-
              <h2 id="PanXingjieName" class="TeamMemberName"><I>Pan Xingjie</I></h2>
+
<div id="MileStone2"></div>
-
              <p id="PanXingjiePS" class="TeamMemberPS">PAN Xingjie is a junior from the school of Physics. He worked on wiki building and bandpass filter construction. He had a terrific summer working with his assiduous and Promethean friends, from whom he learned a lot. In his spare time, he enjoys reading as well as staring blankly into the sky and letting his mind wanderring independently. </p>
+
<div id="MileStone3"></div>
 +
<div id="MileStone4"></div>
-
      </div>
+
</div>
 +
       
-
      <div id="Instructors">
 
-
            <h1 class="SubBlockTitle">INSTRUCTORs</h1>
 
-
            <img id="OuyangQiPhoto" src="https://static.igem.org/mediawiki/igem.org/a/ae/Peking_OuyangQi.jpg" />
 
-
            <h2 id="OuyangQiName"><I>Ouyang Qi</I></h2>
 
-
            <img id="RobinPhoto" src="https://static.igem.org/mediawiki/igem.org/b/b5/Peking_Robin.jpg" />
 
-
            <h2 id="RobinName"><I>Chen Shuobin</I></h2>
 
-
            <img id="YuZhouPhoto" src="https://static.igem.org/mediawiki/igem.org/6/6e/Peking_YuZhou.jpg" />
 
-
            <h2 id="YuZhouName"><I>Yu Zhou</I></h2>
 
-
      </div>
 
-
      <div id="Advisors">
 
-
            <h1 class="SubBlockTitle">ADVISORs</h1>
 
-
            <img id="ZhangHaoqianPhoto" src="https://static.igem.org/mediawiki/igem.org/2/27/Peking_ZhangHaoqian.jpg" />
 
-
            <h2 id="ZhangHaoqianName"><I>Zhang Haoqian</I></h2>
 
-
         
 
-
      </div>
 
 +
</div><!--end of major body-->
</div><!--end of major body-->
-
<img id="AcknowledgementBox" src="https://static.igem.org/mediawiki/igem.org/c/c4/Peking_Sponsors.jpg">
+
 
<!--end of acknowledgement box-->
<!--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" src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js"></script>
<script type="text/javascript">
<script type="text/javascript">
-
 
-
 
$(window).scroll(function(){
$(window).scroll(function(){
   if(0==document.getElementById("content").offsetLeft){ $('#navigationblock').css('left',-$(window).scrollLeft());}
   if(0==document.getElementById("content").offsetLeft){ $('#navigationblock').css('left',-$(window).scrollLeft());}
Line 413: Line 375:
   else{$('#navigationblock').css('left',document.getElementById("content").offsetLeft); }
   else{$('#navigationblock').css('left',document.getElementById("content").offsetLeft); }
});
});
-
 
</script>
</script>
</html>
</html>

Revision as of 07:54, 20 September 2013

Safety

Are We Biosafe Enough?

Qusetion1

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 K 12 and Pseudomonas Putida MT 2, 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 particulate 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.