Team:Tokyo Tech/Safety

From 2011.igem.org

(Difference between revisions)
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 lang="english" xmlns="http://www.w3.org/1999/xhtml" xml:lang="english">
 +
<head>
 +
<title>Tokyo Tech 2011</title>
 +
<meta http-equiv="content-script-type" content="text/javascript" />
 +
<meta http-equiv="content-type" content="text/html; charset=Shift_JIS" />
 +
<style>
 +
<!--
-
<p>For iGEM 2011 teams are asked to detail how they approached any issues of biological safety associated with their projects. Specifically, teams should consider the following four questions:</p>
+
div#LeftMenu
-
<p><b>Q1. Would any of your project ideas raise safety issues in terms of researcher safety, public safety or environmental safety ?</b></p>
+
{
-
<p>A1. No, our project ideas do not raise any safety issue in terms of researcher safety, public safety or environmental safety. All the experiments are carried out in the lab, they are safe for the researcher and the environment, and they do not have any impact outside the lab.</p>
+
color: #000000;
-
<p><b>Q2. Do any of the new BioBrick parts (or devices) that you made this year raise any 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?</b></p>
+
background-color: #C4C4D2;
-
<p>A2.No, none of the BioBricks parts (or devices) that we have made this year raises any safety issue, they are BL1 and BL2. </p>
+
margin: 0px;
-
<p><b>Q3. 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?</b></p>
+
padding: 0px;
-
<p>A3. Yes there is. The biosafety committee of our organization accepted part of our applications. The other applications are going to be evaluated. After acceptance of all of our applications, we will start wet experiments.</p>
+
left: 2px;
-
<p><b>Q4. 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?</b></p>
+
width: 150px;
-
<p>A4.Put document number of a review sheet from the local biosafety group.</p>
+
float: left;
 +
top: 500px;
 +
position: static;
 +
}
 +
 +
div#navigation
 +
{
 +
background-color: #000000;
 +
color: #FFFFFF;
 +
margin: 0;
 +
padding: 0;
 +
position: absolute;
 +
}
 +
 +
ul#TopMenu
 +
{
 +
font-family: Arial, verdana, sans-serif;
 +
list-style-type: none;
 +
float: left;
 +
height: 20px;
 +
}
 +
 +
ul#TopMenu > li
 +
{
 +
float: left;
 +
position:relative;
 +
padding: 2px 15px 0 0;
 +
/* border-color: #EFEBEC;
 +
border-width: 0;
 +
border-left-width: 5px;
 +
border-style: solid; */
 +
}
 +
 +
ul#TopMenu > li ul
 +
{
 +
background-color: #0033CC;
 +
color: #FFFFFF;
 +
display: none;
 +
position: absolute;
 +
font-size: 14px;
 +
opacity: 0.7;
 +
list-style: none;
 +
min-width: 100px;
 +
padding: 9px 0 5px 5px;
 +
z-index: 500;
 +
}
 +
 +
#TopMenu > li:hover ul
 +
{
 +
display: inline;
 +
}
 +
 +
#TopMenu > li > ul > li
 +
{
 +
position: relative;
 +
padding: 0 0 5px 5px;
 +
margin: -1px;
 +
}
 +
 +
body
 +
{
 +
background-color: #EFEBEC;
 +
color: #000000;
 +
}
 +
 +
.top
 +
{
 +
top: 0;
 +
left: 0;
 +
clear: both;
 +
height: 250px;
 +
}
 +
.main
 +
{
 +
position: absolute;
 +
left: 160px;
 +
width: auto;
 +
}
 +
 +
.under_contents
 +
{
 +
position: static;
 +
top: 300px;
 +
margin: 5px 5px 5px 5px;
 +
padding: 0 0 0 0;
 +
 +
}
 +
 +
h1, h2, h3, h4, h5, h6
 +
{
 +
background-color: #D09DE1;
 +
color:#0D3430;
 +
text-align: left;
 +
}
 +
 +
h2
 +
{
 +
text-indent: 1em;
 +
}
 +
 +
h2+p
 +
{
 +
margin-left: 1em;
 +
}
 +
 +
h3
 +
{
 +
text-indent: 2em;
 +
}
 +
 +
h3+p
 +
{
 +
margin-left: 2em;
 +
}
 +
 +
h4
 +
{
 +
text-indent: 3em;
 +
}
 +
 +
h4+p
 +
{
 +
margin-left: 3em;
 +
}
 +
 +
.footer
 +
{
 +
position: relative;
 +
}
 +
 +
#navigation a
 +
{
 +
text-decoration: none;
 +
background-color: transparent;
 +
color: #FFFFFF;
 +
}
 +
 +
#navigation a:hover
 +
{
 +
color: #FF9966;
 +
}
 +
 +
 +
.name
 +
{
 +
font-style: italic;
 +
}
 +
 +
p
 +
{
 +
text-indent: 0.5em;
 +
}
 +
 +
.graph_title
 +
{
 +
position: relative;
 +
text-align: center;
 +
}
 +
 +
-->
 +
</style>
 +
 +
<script type="text/javascript">
 +
<!--
 +
var timeout = 500; //unit: ms
 +
var temp_timer = 0;  //for temp.
 +
var showed_item = 0;  //for temp.
 +
function OpenMenu(elem)
 +
{
 +
StopMenuTimer();
 +
if(showed_item) showed_item.style.display = 'none';
 +
 +
showed_item = elem.getElementsByTagName('ul').item(0);
 +
if(showed_item == null) return;
 +
showed_item.style.display = 'block';
 +
 +
}
 +
 +
function CloseMenu()
 +
{
 +
if(showed_item) showed_item.style.display = 'none';
 +
}
 +
 +
function SetCloseTimer()
 +
{
 +
StopMenuTimer();
 +
temp_timer = window.setTimeout(CloseMenu, timeout);
 +
}
 +
 +
function StopMenuTimer()
 +
{
 +
if(temp_timer)
 +
{
 +
window.clearTimeout(temp_timer);
 +
temp_timer = null;
 +
}
 +
}
 +
 +
window.onload = function() {
 +
var menu = window.document.getElementById('TopMenu');
 +
if(menu==null)
 +
return;
 +
var list = menu.getElementsByTagName('li');
 +
for(i=0; i<list.length; i++)
 +
{
 +
list[i].onmouseover = function(){
 +
OpenMenu(this);
 +
}
 +
 +
list[i].onmouseout = function(){SetCloseTimer();}
 +
list[i].onclick    = function(){
 +
if(showed_item) CloseMenu();
 +
else OpenMenu(this);
 +
}
 +
 +
var n_list = list[i].getElementsByTagName('ul');
 +
for(j=0; j<n_list.length; j++)
 +
{
 +
n_list[j].onmouseout = function(){SetCloseTimer();}
 +
n_list[j].onmouseover= function(){StopMenuTimer();}
 +
}
 +
}
 +
}
 +
//-->
 +
</script>
 +
</head>
 +
<body>
-
 
+
<!-- top box -->
-
<div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #000; background-color: #fe2b33;">
+
<div class="top">
-
<div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;">
+
<img src="https://static.igem.org/mediawiki/2011/2/24/TokyoTech_TOPlogo.png" alt="Tokyo Tech 2011" /><br />
-
This is a template page. READ THESE INSTRUCTIONS.
+
<!-- list of top menu -->
 +
<div id="navigation">
 +
<ul id="TopMenu">
 +
<li id="menu_Home"><a href="https://2011.igem.org/Team:Tokyo_Tech">Home</a></li>
 +
 +
<li id="menu_Project">
 +
<a href="./Projects/index.htm">Projects</a>
 +
<ul>
 +
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Projects/RPS-game/index.htm">RPS-game</a></li>
 +
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Projects/making-rain/index.htm">rain</a></li>
 +
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Projects/Urea-cooler/index.htm">urea cooler</a></li>
 +
</ul>
 +
</li>
 +
 +
<li id="menu_data_page">Data page</li>
 +
 +
<li id="menu_Modeling">
 +
<a href="https://2011.igem.org/Team:Tokyo_Tech/Modeling/index.htm">Modeling</a>
 +
<ul>
 +
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Modeling/index.htm#RPS">RPS-game</a></li>
 +
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Modeling/index.htm#RAIN">rain</a></li>
 +
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Modeling/index.htm#UREA">urea cooler</a></li>
 +
</ul>
 +
</li>
 +
 +
<li id="menu_HumanPractice"><a href="https://2011.igem.org/Team:Tokyo_Tech/HumanPractice.htm">Human Practice</a></li>
 +
 +
<li id="menu_Experience"><a href="https://2011.igem.org/Team:Tokyo_Tech/Experience.htm">Experience</a></li>
 +
 +
<li id="menu_Sitemap"><a href="https://2011.igem.org/Team:Tokyo_Tech/sitemap.htm">Sitemap</a></li>
 +
 +
<li id="menu_Extra">
 +
Extra
 +
<ul>
 +
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Safety">Safety</a></li>
 +
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Attribution_and_Contributions.htm">Attribution and Contributions</a></li>
 +
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Notebook.htm">NoteBook</a></li>
 +
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/OurTeam.htm">Team</a></li>
 +
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Sponsers.htm">Sponsers</a></li>
 +
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Collaboration.htm">Collaboration</a></li>
 +
</ul>
 +
</li>
 +
</ul>
 +
</div>
 +
<!-- end of top menu -->
</div>
</div>
-
<div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;">
+
<!-- end of top box -->
-
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 *** -->
+
<!-- under contents -->
 +
<p class="under_contents">
 +
<!-- left menu list -->
-
{|align="justify"
+
<!-- main contents -->
-
|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.
+
<div class="_main">
-
|[[Image:Tokyo_Tech_logo.png|200px|right|frame]]
+
<!-- ############ Wrote main contents here ############### -->
-
|-
+
-
|
+
<!-- page title -->
-
''Tell us more about your project.  Give us background.  Use this is the abstract of your project.  Be descriptive but concise (1-2 paragraphs)''
+
<h1> Safety </h1>
-
|[[Image:Tokyo_Tech_team.png|right|frame|Your team picture]]
+
-
|-
+
-
|
+
-
|align="center"|[[Team:Tokyo_Tech | Team Example]]
+
-
|}
+
-
<!--- The Mission, Experiments --->
+
<p>
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
<p>
-
!align="center"|[[Team:Tokyo_Tech|Home]]
+
For iGEM 2011 teams are asked to detail how they approached any issues of biological safety
-
!align="center"|[[Team:Tokyo_Tech/Team|Team]]
+
associated with their projects. Specifically, teams should consider the following four
-
!align="center"|[https://igem.org/Team.cgi?year=2010&team_name=Tokyo_Tech Official Team Profile]
+
questions:
-
!align="center"|[[Team:Tokyo_Tech/Project|Project]]
+
</p>
-
!align="center"|[[Team:Tokyo_Tech/Parts|Parts Submitted to the Registry]]
+
-
!align="center"|[[Team:Tokyo_Tech/Modeling|Modeling]]
+
<p>
-
!align="center"|[[Team:Tokyo_Tech/Notebook|Notebook]]
+
<b>
-
!align="center"|[[Team:Tokyo_Tech/Safety|Safety]]
+
Q1. Would any of your project ideas raise safety issues in terms of researcher safety,
-
!align="center"|[[Team:Tokyo_Tech/Attributions|Attributions]]
+
public safety or environmental safety ?
-
|}
+
</b>
 +
</p>
 +
<p>
 +
A1. No, our project ideas do not raise any safety issue in terms of researcher safety,
 +
public safety or environmental safety. All the experiments are carried out in the lab,
 +
they are safe for the researcher and the environment, and they do not have any impact
 +
outside the lab.
 +
</p>
 +
 +
 +
<p>
 +
<b>
 +
Q2. Do any of the new BioBrick parts (or devices) that you made this year raise any 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?
 +
</b>
 +
</p>
 +
<p>
 +
A2.No, none of the BioBricks parts (or devices) that we have made this year raises any safety
 +
issue, they are BL1 and BL2.
 +
</p>
 +
 +
 +
<p>
 +
<b>
 +
Q3. 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?
 +
</b>
 +
</p>
 +
<p>
 +
A3. Yes there is. The biosafety committee of our organization accepted part of our applications.
 +
The other applications are going to be evaluated.  After acceptance of all of our applications,
 +
  we will start wet experiments.
 +
</p>
 +
 +
 +
<p>
 +
<b>
 +
Q4. 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?
 +
</b>
 +
</p>
 +
<p>
 +
A4.Put document number of a review sheet from the local biosafety group.
 +
</p>
 +
</p>
 +
<!-- ############ End of main contents ############ -->
 +
</div>
 +
<!-- end of main contents -->
-
==Safety==
+
<!-- footer -->
 +
<!--
 +
<div class="footer">
 +
<hr />
 +
here is footer.
 +
</div>
 +
-->
 +
<!-- end of footer -->
 +
</p>
 +
<!-- end of under contents -->
-
Please use this page to answer the safety questions posed on the [[Safety | safety page]].
+
<!-- DO NOT WRITE UNDER HERE -->
 +
</body>
 +
</html>

Revision as of 07:47, 2 October 2011

Tokyo Tech 2011

Safety

For iGEM 2011 teams are asked to detail how they approached any issues of biological safety associated with their projects. Specifically, teams should consider the following four questions:

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

A1. No, our project ideas do not raise any safety issue in terms of researcher safety, public safety or environmental safety. All the experiments are carried out in the lab, they are safe for the researcher and the environment, and they do not have any impact outside the lab.

Q2. Do any of the new BioBrick parts (or devices) that you made this year raise any 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?

A2.No, none of the BioBricks parts (or devices) that we have made this year raises any safety issue, they are BL1 and BL2.

Q3. 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?

A3. Yes there is. The biosafety committee of our organization accepted part of our applications. The other applications are going to be evaluated. After acceptance of all of our applications, we will start wet experiments.

Q4. 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?

A4.Put document number of a review sheet from the local biosafety group.