Team:Chiba/Safety

From 2010.igem.org

(Difference between revisions)
(Prototype team page)
 
(116 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;">
+
#top-section {
-
This is a template page. READ THESE INSTRUCTIONS.
+
    height: 0px;
-
</div>
+
    margin-top: -80px;
-
<div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;">
+
    margin-left: auto;
-
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>.
+
    margin-right: auto;
-
</div>
+
    margin-bottom: 0 !important;
-
<div id="warning" style="text-align: center; font-weight: bold; font-size: small; color: #f6f6f6; padding: 5px;">
+
    margin-bottom: 0px;
-
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. 
+
    padding:0;
-
</div>
+
    border: 0;
-
</div>
+
    }
-
</html>
+
</style>
 +
</html>
 +
<!--- Background Contents --->
 +
<html><br><br><br>
 +
<div id="search-controls">
 +
<form action="/Special:Search" id="searchform">
 +
<input id="searchInput" name="search" type="text" title="Search 2010.igem.org [f]" accesskey="f" value="" />
 +
<input type='submit' name="go" class="searchButton" id="searchGoButton" value="Go" title="Go to a page with this exact name if exists" />&nbsp;
 +
      <input type='submit' name="fulltext" class="searchButton" id="mw-searchButton" value="Search" title="Search the pages for this text" />
 +
</form>
 +
</div> <!-- close search controls -->
-
<!-- *** End of the alert box *** -->
 
 +
<body bgcolor="blue" text="black" link="yellow" vlink="purple" alink="red" background="https://static.igem.org/mediawiki/2010/a/a1/Chiba_ground_2.jpg">
 +
<img src="https://static.igem.org/mediawiki/2010/f/f9/Chiba_menu_2.jpg">
 +
<p>
 +
<style type="text/css">
 +
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 +
<html xmlns="http://www.w3.org/1999/xhtml">
 +
        <head>
 +
                <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
 +
                <title>Free CSS Navigation Menu Designs 2 at exploding-boy.com</title>
 +
                <style type="text/css">
 +
<!--
 +
    body {
 +
        margin:0;
 +
        padding:0;
 +
        font: bold 11px/1.5em Verdana;
 +
}
 +
h2 {
 +
        font: bold 14px Verdana, Arial, Helvetica, sans-serif;
 +
        color: #000;
 +
        margin: 0px;
 +
        padding: 0px 0px 0px 15px;
 +
}
-
{|align="justify"
+
img {
-
|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.
+
border: none;
-
|[[Image:Chiba_logo.png|200px|right|frame]]
+
}
-
|-
+
-
|
+
-
''Tell us more about your project.  Give us background.  Use this is the abstract of your project.  Be descriptive but concise (1-2 paragraphs)''
+
-
|[[Image:Chiba_team.png|right|frame|Your team picture]]
+
-
|-
+
-
|
+
-
|align="center"|[[Team:Chiba | Team Example]]
+
-
|}
+
-
<!--- The Mission, Experiments --->
+
/*- Menu Tabs 10--------------------------- */
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
    #tabs10 {
-
!align="center"|[[Team:Chiba|Home]]
+
      float:left;
-
!align="center"|[[Team:Chiba/Team|Team]]
+
      width:100%;
-
!align="center"|[https://igem.org/Team.cgi?year=2010&team_name=Chiba Official Team Profile]
+
      font-size:100%;
-
!align="center"|[[Team:Chiba/Project|Project]]
+
      line-height:normal;
-
!align="center"|[[Team:Chiba/Parts|Parts Submitted to the Registry]]
+
      background:#373737;
-
!align="center"|[[Team:Chiba/Modeling|Modeling]]
+
      margin-top:-10px;
-
!align="center"|[[Team:Chiba/Notebook|Notebook]]
+
      }
-
!align="center"|[[Team:Chiba/Safety|Safety]]
+
    #tabs10 ul {
-
|}
+
          margin:0;
 +
          padding:2px 10px 0 105px;
 +
          list-style:none;
 +
      }
 +
    #tabs10 li {
 +
      float:left;
 +
      display:inline;
 +
      margin:0;
 +
      padding:0;
 +
      margin-left:40px;
 +
      }
 +
    #tabs10 a {
 +
      float:left;
 +
      background:url("tableft10.gif") no-repeat left top;
 +
      margin:0;
 +
      padding:0 0 0 2px;
 +
      text-decoration:none;
 +
      }
 +
    #tabs10 a span {
 +
      float:left;
 +
      display:block;
 +
      background:url("tabright10.gif") no-repeat right top;
 +
      padding:5px 15px 4px 6px;
 +
      color:#FFF;
 +
      }
 +
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
 +
    #tabs10 a span {float:none;}
 +
    /* End IE5-Mac hack */
 +
    #tabs9 a:hover span {
 +
      color:#FFFFFF;
 +
      }
 +
    #tabs10 a:hover {
 +
      background-position:0% -42px;
 +
      }
 +
    #tabs10 a:hover span {
 +
      background-position:100% -42px;
 +
      }
 +
      #tabs10 #current a {
 +
              background-position:0% -42px;
 +
      }
 +
      #tabs10 #current a span {
 +
              background-position:100% -42px;
 +
      }
 +
-->
 +
</style>
 +
        </head>
 +
 +
        <body>
 +
                <div id="tabs10">
 +
                <ul>
 +
                                <!-- CSS Tabs -->
 +
<li><a href="https://2010.igem.org/Team:Chiba"><span>Home</span></a></li>
 +
<li><a href="https://2010.igem.org/Team:Chiba/Team"><span>Team</span></a></li>
 +
<li><a href="https://2010.igem.org/Team:Chiba/Project"><span>Project</span></a></li>
 +
<li><a href="https://2010.igem.org/Team:Chiba/Parts"><span>Parts</span></a></li>
 +
<li><a href="https://2010.igem.org/Team:Chiba/Notebook"><span>Notebook</span></a></li>
 +
<li><a href="https://2010.igem.org/Team:Chiba/Support"><span>Support</span></a></li>
 +
<li id="current"><a href="https://2010.igem.org/Team:Chiba/Safety"><span>Safety</span></a></li>
 +
 +
                        </ul>
 +
                </div>
 +
        </body>
 +
</html>
 +
<!--- Background Contents End --->
 +
<!--- Main Contents Start --->
 +
<html>
 +
<body>
 +
<table border="0" cellpadding="30" cellspacing="0">
 +
<tr>
 +
  <td width="800px"><font size="5" face="verdana">Safety issue</font><br>
 +
  <hr width="500" size="1" align="left"><br>
 +
<strong><font size="2">1. Would any of your project ideas raise safety issues?
 +
</strong></font><br>
 +
- Not at all. All our circuits are made of genetic regulators and reporters (fluorescent proteins).<br>
 +
Our project goal -double click system- is designed to improve the safety in operating modified organisms.<br>
 +
 +
<br>
 +
<strong><font size="2">2. Do any of the new BioBrick parts (or devices) that you made this year raise any safety issues?
 +
      </strong></font><br>
 +
- Our biobricks are composed of gene regulators, RNA polymerase, hybrid promoters, and fluorescent proteins only. None of them (and the combination of those parts/ devices) could raise the safety issue.
 +
Thus, we are working on the super-safe side of Synthetic Biology!<br>
 +
 +
<br>
 +
<strong><font size="2">3.Is there a local biosafety group, committee, or review board at your institution?</strong></font><br>
 +
- Yes. Our institution has the committee to deal with all the safety issues, which occur in bioengineering and we have got the permission of our project.<br>
 +
 +
 +
<br>
 +
<strong><font size="2">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?</strong></font><br>
 +
 +
- Definitely, safety issues in iGEM is very important and false input should be eliminated, so safty system like our project would quite useful. <br>
 +
</td>
 +
</tr>
 +
</table>
 +
</body>
 +
</html>
-
==Safety==
 
-
Please use this page to answer the safety questions posed on the [[Safety | safety page]].
+
[[Safety |Go to safety page]].

Latest revision as of 07:59, 19 November 2010




 

Safety issue


1. Would any of your project ideas raise safety issues?
- Not at all. All our circuits are made of genetic regulators and reporters (fluorescent proteins).
Our project goal -double click system- is designed to improve the safety in operating modified organisms.

2. Do any of the new BioBrick parts (or devices) that you made this year raise any safety issues?
- Our biobricks are composed of gene regulators, RNA polymerase, hybrid promoters, and fluorescent proteins only. None of them (and the combination of those parts/ devices) could raise the safety issue. Thus, we are working on the super-safe side of Synthetic Biology!

3.Is there a local biosafety group, committee, or review board at your institution?
- Yes. Our institution has the committee to deal with all the safety issues, which occur in bioengineering and we have got the permission of our project.

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?
- Definitely, safety issues in iGEM is very important and false input should be eliminated, so safty system like our project would quite useful.


Go to safety page.