Team:Tianjin/Safety

From 2013.igem.org

(Difference between revisions)
(Safety Procedures From Tianjin University)
 
(28 intermediate revisions not shown)
Line 6: Line 6:
<style type="text/css">
<style type="text/css">
-
*{margin:0;padding:0;font-family:"微软雅黑","Arial";}
+
*{margin:0;padding:0;font-family:"微软雅黑","Times New Roman";}
body{
body{
Line 22: Line 22:
p {margin:0.5em 0 !important;
p {margin:0.5em 0 !important;
text-decoration:none;
text-decoration:none;
-
font-family:Arial, Helvetica, sans-serif;
+
font-family:Times New Roman, Helvetica, sans-serif;
font-size:12px;
font-size:12px;
}
}
Line 35: Line 35:
position:relative;
position:relative;
float:left;
float:left;
-
margin-top:0px;
+
margin-top:5px;
background:url(https://static.igem.org/mediawiki/2013/4/42/Safety1.jpg) no-repeat;
background:url(https://static.igem.org/mediawiki/2013/4/42/Safety1.jpg) no-repeat;
}
}
Line 85: Line 85:
#catlinks{display:none;}
#catlinks{display:none;}
#content{background:none;padding:0px;margin-top:0px;border:none;}
#content{background:none;padding:0px;margin-top:0px;border:none;}
 +
#toc{display:none;}
</style>
</style>
Line 107: Line 108:
<style type="text/css">
<style type="text/css">
-
.A-C{font-size:10px !important;padding-top:0 !important;text-align:center;line-height:100%}
+
.A-C{font-size:12px !important;padding-top:0 !important;text-align:center;line-height:100%}
.HP{font-size:14px !important;padding-top:0 !important;text-align:center;}
.HP{font-size:14px !important;padding-top:0 !important;text-align:center;}
</style>
</style>
Line 121: Line 122:
     <li><a href=" https://2013.igem.org/Team:Tianjin/Protocol"  style="padding:20px 0px 15px 0px;height:30px;">Protocol</a>
     <li><a href=" https://2013.igem.org/Team:Tianjin/Protocol"  style="padding:20px 0px 15px 0px;height:30px;">Protocol</a>
</li>
</li>
-
     <li class="HP"><a href="https://2013.igem.org/Team:Tianjin/Human Practice" style="padding:13px 0px 13px 0px;">Human Practice</a>
+
     <li class="HP"><a href="https://2013.igem.org/Team:Tianjin/Human Practice" style="padding:14px 0px 13px 0px;">Human Practice</a>
         </li>
         </li>
     <li><a href=" https://2013.igem.org/Team:Tianjin/Data"  style="padding:20px 0px 15px 0px;height:30px;">Data</a>
     <li><a href=" https://2013.igem.org/Team:Tianjin/Data"  style="padding:20px 0px 15px 0px;height:30px;">Data</a>
Line 129: Line 130:
     <li><a href=" https://2013.igem.org/Team:Tianjin/Team"  style="padding:20px 0px 15px 0px;height:30px;">Team</a>
     <li><a href=" https://2013.igem.org/Team:Tianjin/Team"  style="padding:20px 0px 15px 0px;height:30px;">Team</a>
</li>
</li>
-
     <li class="A-C"><a href="https://2013.igem.org/Team:Tianjin/Attributions"  style="padding:6px 0px 6px 0px;">Attributions<br/>&amp;<br/>Contributions</a>
+
     <li class="A-C"><a href="https://2013.igem.org/Team:Tianjin/Attributions"  style="padding:7px 0px 7px 0px;">Attributions<br/>&amp;<br/>Contributions</a>
         </li>
         </li>
</ul>
</ul>
Line 156: Line 157:
.img1 a{target="_blank";}
.img1 a{target="_blank";}
-
.fixed li{height:30px;width:160px;}
+
 
</style>
</style>
Line 167: Line 168:
$(window).scroll(function(e){
$(window).scroll(function(e){
s = $(document).scrollTop();
s = $(document).scrollTop();
-
if(s > t - 10){
+
if(s > t - 100){
$('.fixed').css('position','fixed');
$('.fixed').css('position','fixed');
-
if(s + fh - 400 > mh){
+
if(s + fh - 2000 > mh){
$('.fixed').css('top',mh-s-fh+'px');
$('.fixed').css('top',mh-s-fh+'px');
}
}
Line 186: Line 187:
<div class="fixed">
<div class="fixed">
<style type="text/css">
<style type="text/css">
 +
li{margin-bottom:0px;}
.cont ul,li{list-style: none;}   
.cont ul,li{list-style: none;}   
.cont ul {padding: 0; margin: 0;text-align:center;}   
.cont ul {padding: 0; margin: 0;text-align:center;}   
-
.cont .hmain {background-color:#0babe7 ;width: 220px;font-size:16px;float: left;border-bottom:#CCC 1px solid;
+
.cont .hmain{background-color:#0babe7 ;width: 220px;font-size:16px;float: left;border-top:#fff thin solid;border-bottom:#fff thin solid;}   
-
.cont li {background-color: #fff;line-height:150%;}   
+
 
-
.cont a {text-decoration: none; padding-left: 10px;  display: block;  display: inline-block; width: 200px;padding-top: 3px;padding-bottom: 3px;}   
+
.cont a {text-decoration: none; /* padding-left: 10px;*/ display: block;  display: inline-block; width: 220px;padding-top: 7px;padding-bottom: 7px;}   
-
.cont .hmain a {color:#fff;background-coler:#CCC ;/*background-repeat: no-repeat;  */background-position: 3px center;  }
+
.cont .hmain a{color:#fff;  }
-
.cont .hmain li a {color:#000;background-image: none;  }   
+
.cont .hmain a:hover{color:#0babe7;background:#fff;border-top:#0babe7 thin solid;border-bottom:#0babe7 thin solid;  }   
-
.cont .hmain ul {display: none; }   
+
.cont .hmain ul {display: none;}   
-
.cont .hmain li{font-size:12px;}  
+
.cont .hmain li a{font-size:14px;color:#fff;background-color:#8dc7e9;line-height:150%;border:#fff thin solid ;}
 +
.cont .hmain li a:hover{color:#8dc7e9;background:#fff; line-height:150%;border:#8dc7e9 thin solid ;}  
</style>
</style>
Line 209: Line 212:
</script>
</script>
-
<div class="cont" style="margin-top:10px;">
+
<div class="cont" style="margin-top:20px;">
         <ul>  
         <ul>  
-
             <li></li>
+
              
             <li class="hmain">  
             <li class="hmain">  
                     <a href="#lab-safety">Lab-Safety Month</a>  
                     <a href="#lab-safety">Lab-Safety Month</a>  
Line 222: Line 225:
             </li>  
             </li>  
             <li class="hmain">  
             <li class="hmain">  
-
                 <a href="#">Safety Questions</a>  
+
                 <a href="#R&E">Regulation and Education</a>  
             </li>
             </li>
 +
            <li class="hmain">
 +
                <a href="#other">Other Activities</a>
 +
            </li>
 +
            <li class="hmain">
 +
                <a href="#safetyform">Safety Questions</a>
 +
            </li>
 +
            <li  style="margin-bottom:50px;float:left;position:relative;"><br/></li>
             <li>  
             <li>  
                 <a href="https://2013.igem.org/Main_Page" title="Main Page"><img src="https://static.igem.org/mediawiki/2013/7/75/IGEM-logo-blue.png" width="200px" height="200px" border="none"/></a>  
                 <a href="https://2013.igem.org/Main_Page" title="Main Page"><img src="https://static.igem.org/mediawiki/2013/7/75/IGEM-logo-blue.png" width="200px" height="200px" border="none"/></a>  
Line 236: Line 246:
<center><span style="font-family:Arial;font-size:46px;color:#000;">Background</span></center>
<center><span style="font-family:Arial;font-size:46px;color:#000;">Background</span></center>
 +
 +
<div style="background-color:#fafafa;width:720px;padding:5px 5px 5px 5px;font-size:14px;">
<div style="background-color:#fafafa;width:720px;padding:5px 5px 5px 5px;font-size:14px;">
<p>April 16 2013, a postgraduate student named Huang Yang from Fudan University died of poisoning in Shanghai Zhongshan Hospital. According to the report of the police's investigation, a toxic chemical compound was found in the drinking water dispenser in Huang's dormitory room, and this toxic chemical compoud is taken out of a laboratory.</p>
<p>April 16 2013, a postgraduate student named Huang Yang from Fudan University died of poisoning in Shanghai Zhongshan Hospital. According to the report of the police's investigation, a toxic chemical compound was found in the drinking water dispenser in Huang's dormitory room, and this toxic chemical compoud is taken out of a laboratory.</p>
-
<p>This terrible incident is not a mere coincidence and it reminds us college students of the importance of lab-safety. Our iGEM team believe that apart from ensuring the safety of our lab, we should also appeal to more people to join us in ensuring lab-safety. </p>
+
<p>This terrible incident is not a mere coincidence and it reminds us college students of the importance of lab-safety. Our iGEM team believe that apart from ensuring the safety of our lab, we should also appeal to more people to join us in ensuring lab-safety. Under our advocation, Tianjin University started the “ Lab-Safety Month of Tianjin University”, and a number of activities were held, in which our iGEM team played important roles.  </p>
</div>
</div>
<a name="lab-safety" id="lab-safety"></a>
<a name="lab-safety" id="lab-safety"></a>
<br/>
<br/>
-
<h1> The "Lab-Safety Month of Tianjin University"</h1>
+
 
 +
</html>
 +
 
 +
=The "Lab-Safety Month of Tianjin University"=
 +
 
 +
<html>
 +
 
<hr /><br />
<hr /><br />
<div class="img1" style="float:left;margin-right:15px;">
<div class="img1" style="float:left;margin-right:15px;">
Line 259: Line 277:
<p>Tianjin University made and revised three regulations in Dec, 2012-Tianjin University Lab Management Regulation, Tianjin University Lab-Safety Management Regulation and Tianjin University Lab-Safety Responsibility Regulation. These regulations perfected the regulations related with lab-safety, and helped to build up the lab management system of Tianjin University. Teachers from Tianjin University are now compiling a book named Basic Knowledge of Lab-Safety for College Students. To regulate the use of chemicals in our unversity, an Integrated Management System of Chemicals is also developed. For students whose majors are related with chemicals, they have to be trained about safety rules. Only after passing an lab entrance examination can they enter the labs for studying and working. Besides, postgraduates are equipped with special protection equipments to ensure their personal safety.</p>
<p>Tianjin University made and revised three regulations in Dec, 2012-Tianjin University Lab Management Regulation, Tianjin University Lab-Safety Management Regulation and Tianjin University Lab-Safety Responsibility Regulation. These regulations perfected the regulations related with lab-safety, and helped to build up the lab management system of Tianjin University. Teachers from Tianjin University are now compiling a book named Basic Knowledge of Lab-Safety for College Students. To regulate the use of chemicals in our unversity, an Integrated Management System of Chemicals is also developed. For students whose majors are related with chemicals, they have to be trained about safety rules. Only after passing an lab entrance examination can they enter the labs for studying and working. Besides, postgraduates are equipped with special protection equipments to ensure their personal safety.</p>
-
<a name="pla.compitition" id="pla.compitition"></a><br />
+
<a name="pla.compitition" id="pla.compitition"></a>
 +
</html>
 +
 +
=Plague Inc Competition=
 +
 +
<html>
-
<h1>Plague Inc Competition</h1>
 
<hr /><br />
<hr /><br />
Line 276: Line 298:
<a name="the3mlec." id="the3mlec."></a>
<a name="the3mlec." id="the3mlec."></a>
-
<p style=" clear:both;"><h1>The 3M Lecture</h1></p>
+
 
 +
</html>
 +
 
 +
=The 3M Lecture=
 +
 
 +
<html>
 +
<p style=" clear:both;"></p>
<hr /><br />
<hr /><br />
<div class="img1" style="float:left;margin-right:15px;">
<div class="img1" style="float:left;margin-right:15px;">
Line 286: Line 314:
</div></div>
</div></div>
<p>We also invited a professional lecturer Mr. Wang Enye from 3M to give us a lecture on Lab hazards and Self Protection. In the lecture, he talked about 4 aspects:basic knowledge about lab hazards and self protection, recognition of lab hazards and risk control, Respiratory hazards and self protection, and eye,face,skin hazards and self protection. The lecturer encapsulated the important technical fundaments of laboratory safety.The emphasis on the fundamentals will help the student and practicing scientist to understand the concepts and apply then accordingly. Some of the lab management officials and student representatives of related departments attended the lecture.</p>
<p>We also invited a professional lecturer Mr. Wang Enye from 3M to give us a lecture on Lab hazards and Self Protection. In the lecture, he talked about 4 aspects:basic knowledge about lab hazards and self protection, recognition of lab hazards and risk control, Respiratory hazards and self protection, and eye,face,skin hazards and self protection. The lecturer encapsulated the important technical fundaments of laboratory safety.The emphasis on the fundamentals will help the student and practicing scientist to understand the concepts and apply then accordingly. Some of the lab management officials and student representatives of related departments attended the lecture.</p>
 +
 +
<a name="R&E." id="R&E"></a>
 +
</html>
 +
 +
= Regulation and Education=
 +
 +
<html>
 +
<hr /><br />
 +
<p> Tianjin University made and revised three regulations in Dec, 2012-Tianjin University Lab Management Regulation, Tianjin University Lab-Safety Management Regulation and Tianjin University Lab-Safety Responsibility Regulation. These regulations perfected the regulations related with lab-safety, and helped to build up the lab management system of Tianjin University. Teachers from Tianjin University are now compiling a book named Basic Knowledge of Lab-Safety for College Students. To regulate the use of chemicals in our unversity, an Integrated Management System of Chemicals is also developed. For students whose majors are related with chemicals, they have to be trained about safety rules. Only after passing an lab entrance examination can they enter the labs for studying and working. Besides, postgraduates are equipped with special protection equipments to ensure their personal safety.</p>
 +
<a name="other" id="other"></a>
 +
</html>
 +
 +
= Other Activities=
 +
 +
<html>
 +
<hr /><br />
 +
<p> This campaign was the first specific campain focusing on lab-safety in China, and was composed of various activities such as lab-safety lectures, lab escape drills, lab-safety checks top 10 safe labs selection and filming videos about lab-safety. Our iGEM team was responsible of organizing and propagating some of the activities.
 +
</p>
 +
<a name="safetyform" id="safetyform"></a>
 +
</html>
 +
 +
= Safety Procedures From Tianjin University=
 +
 +
<html>
 +
<hr /><br />
 +
<h2>1.Would any of your project ideas raise safety issues in terms of: </h2>
 +
<p><b>a. Risks to the safety and health of team members or others working in the lab? </b></p>
 +
<p>No, there are no safe threats towards our team members. Our working environment is under BSL-1 level and experimental materials we used strictly follow the safety rules of this level. The potential risks are eliminated by using standard, well-characterized bio-materials. </p>
 +
<p>The strains we used for genetic operation (E coli.DH5a; E coli.TransT1) are not pathogenicity and remain so after engineering. The members of the team have received and passed the lab training of the standard safety protocols. </p>
 +
 +
<p><b>b. Risks to the safety and health of the general public, if released by design or by accident? </b></p>
 +
 +
<p>Our engineered strains are non-pathogenicity and unable to wildly spread. The function of them is producing oil fuel which is pervasively used in daily life. The only potential risk is the introduction of the antibiotic resistances to wild strains. We adopt rigorous procedure of sterilization to eradicate the possibilities of synthetic gene leaking into the environment. Biohazard wastes are also disposed properly. </p>
 +
 +
<p> <b>c. Risks to the environment, if released by design or by accident? </b></p>
 +
 +
<p>No. Our engineered bacteria produce oil fuel only under controllable, idealized environment created artificially, in which the amount of product of our cells still won't be significant enough to pose a threat of environmental pollution. Due to its poor adaptability, it can hardly disturb the syntaxial system of the nature. </p>
 +
 +
<p><b>d. Risks to security through malicious misuse by individuals, groups, or countries? </b></p>
 +
<p>No, the strains we introduced for engineering are very common in the lab. Our final works, which produce oil, have no potential to be used for creating either biochemical weapon or ecocatastrophe.</p>
 +
<br/>
 +
<h2>2.  Your project moved from a small-scale lab study to become widely used as a commercial/industrial product, what new risks might arise? Also, what risks might arise if the knowledge you generate or the methods you develop became widely available? </h2>
 +
<p>If used for large-scale alkanes production, our project would not raise any safety issues, for the organism we are using this year is Escherichia coli which is of limited danger to the environment, and we have taken safety measures to ensure that the device we make would not increase bacterial survival in the case of accidental release. </p>
 +
<p>If our method of producing alkanes became widely available, it would be more friendly to the environment compared with traditional chemical methods in that we use renewable carbohydrate as raw materials and waste disposal is largely reduced. Therefore, there wouldn't be any risks to the public and the environment. </p>
 +
</br>
 +
<h2>3. What safety training have you received (or plan to receive in the future)? </h2>
 +
<p>As a compulsive curriculum, the entire laboratory personnel have taken the class about laboratory safety before conducting an experiment. Besides, we all pass the test of our university about how to ensure the safety of laboratory. In safety training, we acquire the knowledge of how to deal with the dangerous situation, how to face the leakage of toxic reagents, how to cope with the contaminated biological materials and how to manipulate the laboratory apparatus properly. </p>
 +
<p>In addition to avoiding the risk of accidents, we also learn and comply with the relevant laws and regulations in order to keep both safety and security. Through participating regular fire drills and speech about safety, security awareness of us is rising all the time. </p>
 +
<br/>
 +
<h2>4 .Under what biosafety provisions do you work? </h2>
 +
<p>This is te institution biosafety guideline: https://2012.igem.org/Team:Tianjin/Safety
 +
We have a Peiyang Biological Control Committee that scrutinize our project looking for potential dangers and offered advice about laboratory facilities for a safer environment. This help us to ensure the biosafety of our project, and we are very pleased to have this committee's supervision on our plans. </p>
 +
</div>
</div>

Latest revision as of 23:52, 27 September 2013

Background

April 16 2013, a postgraduate student named Huang Yang from Fudan University died of poisoning in Shanghai Zhongshan Hospital. According to the report of the police's investigation, a toxic chemical compound was found in the drinking water dispenser in Huang's dormitory room, and this toxic chemical compoud is taken out of a laboratory.

This terrible incident is not a mere coincidence and it reminds us college students of the importance of lab-safety. Our iGEM team believe that apart from ensuring the safety of our lab, we should also appeal to more people to join us in ensuring lab-safety. Under our advocation, Tianjin University started the “ Lab-Safety Month of Tianjin University”, and a number of activities were held, in which our iGEM team played important roles.


Contents

The "Lab-Safety Month of Tianjin University"



Figure 1. The "Lab-Safety Month of Tianjin University"

Under our advocation, Tianjin University started the " Lab-Safety Month of Tianjin University", and a number of activities were held, in which our iGEM team played important roles.

The" Lab-Safety Month of Tianjin University" campaign was a successful safe work practice, and we hope that we can seize this opportunity to take the initiative to start the lab-safety campaign among the universities in Tianjin city.

This campaign was the first specific campain focusing on lab-safety in China, and was composed of various activities such as lab-safety lectures, lab escape drills, lab-safety checks, top 10 safe labs selection and filming videos about lab-safety. Our iGEM team was responsible for organizing and propagating some of the activities.

Tianjin University made and revised three regulations in Dec, 2012-Tianjin University Lab Management Regulation, Tianjin University Lab-Safety Management Regulation and Tianjin University Lab-Safety Responsibility Regulation. These regulations perfected the regulations related with lab-safety, and helped to build up the lab management system of Tianjin University. Teachers from Tianjin University are now compiling a book named Basic Knowledge of Lab-Safety for College Students. To regulate the use of chemicals in our unversity, an Integrated Management System of Chemicals is also developed. For students whose majors are related with chemicals, they have to be trained about safety rules. Only after passing an lab entrance examination can they enter the labs for studying and working. Besides, postgraduates are equipped with special protection equipments to ensure their personal safety.

Plague Inc Competition



Figure 2. Plague Inc Competition

To help students enjoy themselves while learning knowledge about safety, we held a Plague Inc Competition after studying and discussion. This game required participants to spread viruses around the world to make human beings die of terrible epidemics. In the process of virus transmission and infection, players need to strengthen their infectivity and resistance against antibiotics. Many students showed great enthusiasm to this game, and took part in our competition, two of whom are awarded with prizes.

This competition enabled students to enhance their awareness of safety before conducting research work. It also tested their ability of making strategies and overcoming difficulties, which also helped them to implement their research plans efficiently.

The 3M Lecture



Figure 3. The 3M lecture

We also invited a professional lecturer Mr. Wang Enye from 3M to give us a lecture on Lab hazards and Self Protection. In the lecture, he talked about 4 aspects:basic knowledge about lab hazards and self protection, recognition of lab hazards and risk control, Respiratory hazards and self protection, and eye,face,skin hazards and self protection. The lecturer encapsulated the important technical fundaments of laboratory safety.The emphasis on the fundamentals will help the student and practicing scientist to understand the concepts and apply then accordingly. Some of the lab management officials and student representatives of related departments attended the lecture.

Regulation and Education



Tianjin University made and revised three regulations in Dec, 2012-Tianjin University Lab Management Regulation, Tianjin University Lab-Safety Management Regulation and Tianjin University Lab-Safety Responsibility Regulation. These regulations perfected the regulations related with lab-safety, and helped to build up the lab management system of Tianjin University. Teachers from Tianjin University are now compiling a book named Basic Knowledge of Lab-Safety for College Students. To regulate the use of chemicals in our unversity, an Integrated Management System of Chemicals is also developed. For students whose majors are related with chemicals, they have to be trained about safety rules. Only after passing an lab entrance examination can they enter the labs for studying and working. Besides, postgraduates are equipped with special protection equipments to ensure their personal safety.

Other Activities



This campaign was the first specific campain focusing on lab-safety in China, and was composed of various activities such as lab-safety lectures, lab escape drills, lab-safety checks top 10 safe labs selection and filming videos about lab-safety. Our iGEM team was responsible of organizing and propagating some of the activities.

Safety Procedures From Tianjin University



1.Would any of your project ideas raise safety issues in terms of:

a. Risks to the safety and health of team members or others working in the lab?

No, there are no safe threats towards our team members. Our working environment is under BSL-1 level and experimental materials we used strictly follow the safety rules of this level. The potential risks are eliminated by using standard, well-characterized bio-materials.

The strains we used for genetic operation (E coli.DH5a; E coli.TransT1) are not pathogenicity and remain so after engineering. The members of the team have received and passed the lab training of the standard safety protocols.

b. Risks to the safety and health of the general public, if released by design or by accident?

Our engineered strains are non-pathogenicity and unable to wildly spread. The function of them is producing oil fuel which is pervasively used in daily life. The only potential risk is the introduction of the antibiotic resistances to wild strains. We adopt rigorous procedure of sterilization to eradicate the possibilities of synthetic gene leaking into the environment. Biohazard wastes are also disposed properly.

c. Risks to the environment, if released by design or by accident?

No. Our engineered bacteria produce oil fuel only under controllable, idealized environment created artificially, in which the amount of product of our cells still won't be significant enough to pose a threat of environmental pollution. Due to its poor adaptability, it can hardly disturb the syntaxial system of the nature.

d. Risks to security through malicious misuse by individuals, groups, or countries?

No, the strains we introduced for engineering are very common in the lab. Our final works, which produce oil, have no potential to be used for creating either biochemical weapon or ecocatastrophe.


2. Your project moved from a small-scale lab study to become widely used as a commercial/industrial product, what new risks might arise? Also, what risks might arise if the knowledge you generate or the methods you develop became widely available?

If used for large-scale alkanes production, our project would not raise any safety issues, for the organism we are using this year is Escherichia coli which is of limited danger to the environment, and we have taken safety measures to ensure that the device we make would not increase bacterial survival in the case of accidental release.

If our method of producing alkanes became widely available, it would be more friendly to the environment compared with traditional chemical methods in that we use renewable carbohydrate as raw materials and waste disposal is largely reduced. Therefore, there wouldn't be any risks to the public and the environment.


3. What safety training have you received (or plan to receive in the future)?

As a compulsive curriculum, the entire laboratory personnel have taken the class about laboratory safety before conducting an experiment. Besides, we all pass the test of our university about how to ensure the safety of laboratory. In safety training, we acquire the knowledge of how to deal with the dangerous situation, how to face the leakage of toxic reagents, how to cope with the contaminated biological materials and how to manipulate the laboratory apparatus properly.

In addition to avoiding the risk of accidents, we also learn and comply with the relevant laws and regulations in order to keep both safety and security. Through participating regular fire drills and speech about safety, security awareness of us is rising all the time.


4 .Under what biosafety provisions do you work?

This is te institution biosafety guideline: https://2012.igem.org/Team:Tianjin/Safety We have a Peiyang Biological Control Committee that scrutinize our project looking for potential dangers and offered advice about laboratory facilities for a safer environment. This help us to ensure the biosafety of our project, and we are very pleased to have this committee's supervision on our plans.

Retrieved from "http://2013.igem.org/Team:Tianjin/Safety"