Team:Tsinghua-A/Safety

From 2011.igem.org

(Difference between revisions)
(Safety)
 
(20 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 *** -->
+
{{:Team:Tsinghua-A/template/killbanner}}
 +
<html xmlns="http://www.w3.org/1999/xhtml">
 +
<head>
 +
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
 +
<title>JavaScript Slideshow - TinySlideshow</title>
 +
<link rel="stylesheet" href="http://bioinfo.au.tsinghua.edu.cn/member/IGEM/thu_style.css" />
 +
<style>
-
<html>
 
-
<div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #000; background-color: #fe2b33;">
 
-
<div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;">
 
-
This is a template page. READ THESE INSTRUCTIONS.
 
-
</div>
 
-
<div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;">
 
-
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>.
 
-
</div>
 
-
<div id="warning" style="text-align: center; font-weight: bold; font-size: small; color: #f6f6f6; padding: 5px;">
 
-
You <strong>MUST</strong> have a team description page, a project abstract, a complete project description, a lab notebook, and a safety page.  PLEASE keep all of your pages within your teams namespace. 
 
-
</div>
 
-
</div>
 
-
</html>
 
-
<!-- *** End of the alert box *** -->
 
 +
body {
 +
margin: 0;
 +
padding: 0;
 +
background: #F7F7F7 url("https://static.igem.org/mediawiki/2011/2/27/Thua-back1.jpg");
 +
background-repeat: no-repeat;
 +
background-attachment: fixed;
 +
font-family: Arial, Helvetica, sans-serif;
 +
font-size: 12px;
 +
color: #787878;
 +
}
 +
head{
 +
margin:0;
 +
padding:0;
 +
//background: #F7F7F7 url("https://static.igem.org/mediawiki/2011/e/e2/Thua-back.jpg") repeat-x left top;
 +
}
 +
/* Menu */
-
{|align="justify"
+
#menu {
-
|You can write a background of your team here.  Give us a background of your team, the members, etc.  Or tell us more about something of your choosing.
+
width: 940px;
-
|[[Image:Tsinghua-A_logo.png|200px|right|frame]]
+
height: 49px;
-
|-
+
margin: 0 auto;
-
|
+
padding: 0;
-
''Tell us more about your project.  Give us background.  Use this is the abstract of your project.  Be descriptive but concise (1-2 paragraphs)''
+
background: #1c1c1c;
-
|[[Image:Tsinghua-A_team.png|right|frame|Your team picture]]
+
}
-
|-
+
-
|
+
-
|align="center"|[[Team:Tsinghua-A | Team Example]]
+
-
|}
+
-
<!--- The Mission, Experiments --->
+
#menu ul {
 +
margin: 0;
 +
padding: 0;
 +
list-style: none;
 +
line-height: normal;
 +
}
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
#menu li {
-
!align="center"|[[Team:Tsinghua-A|Home]]
+
float: left;
-
!align="center"|[[Team:Tsinghua-A/Team|Team]]
+
border-left: 1px solid #FFFFFF;
-
!align="center"|[https://igem.org/Team.cgi?year=2010&team_name=Tsinghua-A Official Team Profile]
+
}
-
!align="center"|[[Team:Tsinghua-A/Project|Project]]
+
-
!align="center"|[[Team:Tsinghua-A/Parts|Parts Submitted to the Registry]]
+
-
!align="center"|[[Team:Tsinghua-A/Modeling|Modeling]]
+
-
!align="center"|[[Team:Tsinghua-A/Notebook|Notebook]]
+
-
!align="center"|[[Team:Tsinghua-A/Safety|Safety]]
+
-
!align="center"|[[Team:Tsinghua-A/Attributions|Attributions]]
+
-
|}
+
 +
#menu a {
 +
display: block;
 +
width: 133px;
 +
height: 33px;
 +
padding-top: 16px;
 +
text-decoration: none;
 +
text-align: center;
 +
font-family: Arial, Helvetica, sans-serif;
 +
font-size: 13px;
 +
font-weight: bold;
 +
color: #f7f7f7;
 +
border: none;
 +
}
-
==Safety==
+
#menu a:hover, #menu .current_page_item a {
 +
background: #727272;
 +
text-decoration: none;
 +
}
-
1. Would any of your project ideas raise safety issues in terms of:  
+
#menu .current_page_item a {
-
researcher safety,
+
background: #727272;
-
public safety, or
+
padding-left: 0;
-
environmental safety?
+
}
 +
#menu .normal_item a {
 +
background: #1c1c1c;
 +
padding-left: 0;
 +
}
 +
</style>
-
Biology research will raise safety issues to some extent, since the utility and study of plasmids and bacteria may lead to potential risks. However, we believe that the bio-safety in our laboratory can be guaranteed during the research process, for our special attention on this important issue. We act under the principle of the experiment and the regulation of our university. Moreover, we make guidelines for our laboratory in the usage of devices, the preservation of the bacteria and the dealing of waste, in order to keep us behavior properly and thus keep off the safety issues. Additionally, our project ideas only focus on the sequence of the gene, and are unlikely to produce new and unexpected substance. With all measures above followed, the risk can be decreased to the minimum.
 
 +
</head>
-
2. Do any of the new BioBrick parts (or devices) that you made this year raise any safety issues?
+
<body>
-
 
+
<div style="position:fixed;right:0px;bottom: 0px;display:inline"><a href="#back-top">
-
No. As far as we are concerned, with the regulation and restriction to follow, and the utility of only the innocuous genes, none of the new BioBrick parts or devices we made this year raise safety issues.
+
<img src="https://static.igem.org/mediawiki/2011/5/52/Back-top.png" width="60px" height="60px"></a></div>
-
 
+
<div style="position:fixed;right:80px;bottom: 0px;display:inline"><a href="https://2011.igem.org/Team:Tsinghua-A/Homepage">
-
 
+
<img src="https://static.igem.org/mediawiki/2011/8/82/Back-home.png" width="60px" height="60px"></a></div>
-
3. Is there a local biosafety group, committee, or review board at your institution?  
+
<p align="CENTER" id="back-top"><img src="https://static.igem.org/mediawiki/2011/8/88/THU_banner_saf.jpg" alt="" width="960"/></p>
-
If yes, what does your local biosafety group think about your project?  
+
<div id="menu">
-
If no, which specific biosafety rules or guidelines do you have to consider in your country?  
+
<ul>
-
 
+
<li ><a href="https://2011.igem.org/Team:Tsinghua-A/Homepage">Home</a></li>
-
Yes. Our project is supported and financed by Department of Automation with the help of Department of Life Sciences. Professors and supervisors keep in contact with our team, evaluate the procedure and give us necessary advices during our work, and safety is required to be concerned as the prior issue. What’s more, laboratory assistants participate in the research and thus lead the teammates to conduct in a right way.
+
<li ><a href="https://2011.igem.org/Team:Tsinghua-A/Team">Team</a></li>
-
 
+
<li ><a href="https://2011.igem.org/Team:Tsinghua-A/Project">Project</a></li>
-
 
+
<li ><a href="https://2011.igem.org/Team:Tsinghua-A/Modeling">Modeling</a></li>
-
4. 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?
+
<li ><a href="https://2011.igem.org/Team:Tsinghua-A/Wetlab">Wetlab</a></li>
 +
<li class="current_page_item"><a href="https://2011.igem.org/Team:Tsinghua-A/Safety">Safety</a></li>
 +
<li ><a href="https://2011.igem.org/Team:Tsinghua-A/Notebook">Notebook</a></li>
 +
</ul>
 +
</div>
 +
<br>
 +
<!-- end #menu -->
 +
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
 +
<HTML>
 +
<HEAD>
 +
<META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=gb2312">
 +
<TITLE></TITLE>
 +
<META NAME="GENERATOR" CONTENT="OpenOffice.org 3.2  (Win32)">
 +
<META NAME="AUTHOR" CONTENT="Sl Y">
 +
<META NAME="CREATED" CONTENT="20110930;20563600">
 +
<META NAME="CHANGEDBY" CONTENT="Sl Y">
 +
<META NAME="CHANGED" CONTENT="20111002;2063400">
 +
</HEAD>
 +
<BODY LANG="zh-CN" BGCOLOR="#ffffff" DIR="LTR">
 +
<P></P><P></P><P><FONT FACE="Arial, sans-serif"><FONT SIZE=5 STYLE="font-size: 20pt"><SPAN LANG="en-US">Safety
 +
Section</SPAN></FONT></FONT></P><P></P>
 +
<P>  </P>
 +
<P ALIGN=CENTER><FONT FACE="Times New Roman, serif"><SPAN LANG="en-US"><A HREF="https://2011.igem.org/Team:Tsinghua-A/Safety/QA"><FONT COLOR="#99284c"><FONT FACE="Arial, sans-serif"><FONT SIZE=4 STYLE="font-size: 15pt"><SPAN LANG="en-US">Safety
 +
Q&amp;A</SPAN></FONT></FONT></FONT><FONT COLOR="#6b4794"><FONT FACE="Arial, sans-serif"><FONT SIZE=4 STYLE="font-size: 15pt"><SPAN LANG="en-US">
 +
</SPAN></FONT></FONT></FONT></A><FONT COLOR="#6b4794"><FONT FACE="Arial, sans-serif"><FONT SIZE=4 STYLE="font-size: 15pt"><SPAN LANG="en-US">
 +
  |    </SPAN></FONT></FONT></FONT><A HREF="https://2011.igem.org/Team:Tsinghua-A/Safety/HP"><FONT COLOR="#99284c"><FONT FACE="Arial, sans-serif"><FONT SIZE=4 STYLE="font-size: 15pt"><SPAN LANG="en-US">Human
 +
Practice</SPAN></FONT></FONT></FONT></A></SPAN></FONT></P>
 +
<P ALIGN=CENTER><BR><BR>
 +
</P>
 +
<P ALIGN=LEFT><IMG SRC="https://static.igem.org/mediawiki/2011/c/c2/Bio_hazard_warning_sign_poster-p228290554182141519tdcp_400.jpg" NAME="graphics1" ALIGN=LEFT WIDTH=400 HEIGHT=400 BORDER=0><FONT FACE="Times New Roman, serif"><SPAN LANG="en-US"><SPAN LANG="en-US"><FONT FACE="Arial, sans-serif"><FONT SIZE=5 STYLE="font-size: 20pt"><FONT SIZE=4 STYLE="font-size: 15pt"><I>PART
 +
0</I></FONT><FONT COLOR="#800080">    </FONT><FONT COLOR="#b84747">Safety
 +
Q&amp;A </FONT></FONT></FONT></SPAN></SPAN></FONT>
 +
</P>
 +
<P STYLE="margin-left: 1.53cm"><FONT FACE="Arial, sans-serif"><SPAN LANG="en-US">Would
 +
any of your project ideas raise safety issues in terms of: researcher
 +
safety, public safety, or environmental safety?</SPAN></FONT></P>
 +
<P STYLE="margin-left: 1.53cm"><FONT FACE="Arial, sans-serif"><SPAN LANG="en-US">Is
 +
there a local bio-safety group, committee, or review board at your
 +
institution? If yes, what does your local bio-safety group think
 +
about your project? If no, which specific bio-safety rules or
 +
guidelines do you have to consider in your country?</SPAN></FONT></P>
 +
<P STYLE="margin-left: 1.53cm"><FONT FACE="Arial, sans-serif"><SPAN LANG="en-US">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.......</SPAN></FONT></P>
 +
<P ALIGN=RIGHT STYLE="margin-left: 1.53cm"><FONT FACE="Arial, sans-serif"><FONT SIZE=4><SPAN LANG="en-US"><A HREF="https://2011.igem.org/Team:Tsinghua-A/Safety/QA">Read
 +
More</A></SPAN></FONT></FONT></P>
 +
<P ALIGN=LEFT><FONT FACE="Times New Roman, serif"><SPAN LANG="en-US"><FONT FACE="Times New Roman, serif"><SPAN LANG="en-US"><FONT FACE="Arial, sans-serif"><FONT SIZE=4 STYLE="font-size: 15pt"><I>PART
 +
1</I></FONT></FONT>      <FONT COLOR="#004a4a"><FONT FACE="Arial, sans-serif"><FONT SIZE=5 STYLE="font-size: 20pt">Human
 +
Practice</FONT></FONT></FONT></SPAN></FONT></SPAN></FONT></P>
 +
<P STYLE="margin-left: 1.53cm"><FONT FACE="Arial, sans-serif"><SPAN LANG="en-US">Since
 +
the beginning of its development, Synthetic Biology has always been
 +
rooted deeply in the concept of &quot;cirtuits&quot;. With scale of
 +
circuits becoming larger, researchers believe that traditional ideas
 +
may not match Bio-systems well enough......</SPAN></FONT></P>
 +
<P ALIGN=RIGHT STYLE="margin-left: 1.53cm"><FONT FACE="Times New Roman, serif"><SPAN LANG="en-US"><A HREF="https://2011.igem.org/Team:Tsinghua-A/Safety/HP"><SPAN LANG="en-US"><FONT SIZE=4><FONT FACE="Arial, sans-serif">Read
 +
More</FONT></FONT></SPAN></A></SPAN></FONT></P>
-
Standardization contributes to the bio-safety. With a proper standard on BioBricks, the utility of parts and devices and the synthesis of new ones will be of safety. Therefore, we hold the idea that a library with detailed information and explanation in registering and sorting BioBricks should be established. As for bio-safety engineering, nucleotide near the gene of BioBricks can be edited, in order to protect the nucleotide sequence from unexpected change. With a certain protective method, gene will become steady and involve less possibility to do wrong, then, parts, devices and systems can be made safer.
+
<br><br><br><br><br><br>
 +
<p align="CENTER"><a href="https://2011.igem.org/Team:Tsinghua-A"><img src="https://static.igem.org/mediawiki/2011/9/92/Killbanner_header.jpg" alt="" width="960"/><a href="https://2011.igem.org"><img src="https://static.igem.org/mediawiki/igem.org/2/29/Killbanner_header2.jpg" alt="" width="960"/></p>
 +
</BODY>
 +
</HTML>

Latest revision as of 03:20, 28 October 2011

JavaScript Slideshow - TinySlideshow


Safety Section

Safety Q&A | Human Practice



PART 0 Safety Q&A

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

Is there a local bio-safety group, committee, or review board at your institution? If yes, what does your local bio-safety group think about your project? If no, which specific bio-safety 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.......

Read More

PART 1 Human Practice

Since the beginning of its development, Synthetic Biology has always been rooted deeply in the concept of "cirtuits". With scale of circuits becoming larger, researchers believe that traditional ideas may not match Bio-systems well enough......

Read More