Team:Fudan Lux/Safety

From 2012.igem.org

(Difference between revisions)
(Prototype team page)
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 class="csstransforms csstransforms3d csstransitions">
-
<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 all of the pages listed in the menu below with the names specified.  PLEASE keep all of your pages within your teams namespace. 
 
-
</div>
 
-
</div>
 
-
</html>
 
-
<!-- *** End of the alert box *** -->
+
<style type="text/css">
 +
<!--
 +
#BODY { background-color:white;
 +
                background-image:none;}
 +
#p-logo {height:0px;
 +
overflow:hidden;
 +
display:none;
 +
}
 +
 +
#top-section{height:20px;
 +
margin-top: 0;
 +
              margin-left: auto;
 +
              margin-right: auto;
 +
              margin-bottom: 0!important;
 +
              margin-bottom: 10px;
 +
              padding:0;
 +
              border:none;
 +
              background:#CCCCCC;
 +
}
 +
#footer-box { display: none;}
 +
#catlinks { display: none;}
 +
#search-controls {display: none;}
 +
#siteSub {display:none;}
 +
.firstHeading{display: none;}
 +
 +
border-left: 0px;
 +
border-right: 0px;
 +
}
 +
-->
 +
</style>
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
 
-
!align="center"|[[Team:Fudan_Lux|Home]]
 
-
!align="center"|[[Team:Fudan_Lux/Team|Team]]
 
-
!align="center"|[https://igem.org/Team.cgi?year=2012&team_name=Fudan_Lux Official Team Profile]
 
-
!align="center"|[[Team:Fudan_Lux/Project|Project]]
 
-
!align="center"|[[Team:Fudan_Lux/Parts|Parts Submitted to the Registry]]
 
-
!align="center"|[[Team:Fudan_Lux/Modeling|Modeling]]
 
-
!align="center"|[[Team:Fudan_Lux/Notebook|Notebook]]
 
-
!align="center"|[[Team:Fudan_Lux/Safety|Safety]]
 
-
!align="center"|[[Team:Fudan_Lux/Attributions|Attributions]]
 
-
|}
 
-
Use this page to answer the questions on the  [[Safety | safety page]].
+
 
 +
 
 +
 
 +
<head>
 +
<meta charset="utf-8">
 +
<title>NOVA</title>
 +
 +
<!-- CSS -->
 +
<link rel="stylesheet" href="http://luiszuno.com/themes/nova/css/style.css" type="text/css" media="screen">
 +
<link rel="stylesheet" href="http://luiszuno.com/themes/nova/css/social-icons.css" type="text/css" media="screen">
 +
<!--[if IE 8]>
 +
<link rel="stylesheet" type="text/css" media="screen" href="http://luiszuno.com/themes/nova/css/ie8-hacks.css" />
 +
<![endif]-->
 +
<!-- ENDS CSS -->
 +
 +
<!-- GOOGLE FONTS
 +
<link href='http://fonts.googleapis.com/css?family=Ubuntu' rel='stylesheet' type='text/css'>-->
 +
 +
<!-- JS -->
 +
<script type="text/javascript" src="http://luiszuno.com/themes/nova/js/jquery-1.5.1.min.js"></script>
 +
<script type="text/javascript" src="http://luiszuno.com/themes/nova/js/jquery-ui-1.8.13.custom.min.js"></script>
 +
<script type="text/javascript" src="http://luiszuno.com/themes/nova/js/easing.js"></script>
 +
<script type="text/javascript" src="http://luiszuno.com/themes/nova/js/jquery.scrollTo-1.4.2-min.js"></script>
 +
<script type="text/javascript" src="http://luiszuno.com/themes/nova/js/jquery.cycle.all.js"></script>
 +
<script type="text/javascript" src="http://luiszuno.com/themes/nova/js/custom.js"></script>
 +
 +
<!-- Isotope -->
 +
<script src="http://luiszuno.com/themes/nova/js/jquery.isotope.min.js"></script>
 +
 +
<!--[if IE]>
 +
<script src="http://luiszuno.com/themes/nova/http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
 +
<![endif]-->
 +
 +
<!--[if IE 6]>
 +
<script type="text/javascript" src="http://luiszuno.com/themes/nova/js/DD_belatedPNG.js"></script>
 +
<script>
 +
      /* EXAMPLE */
 +
      //DD_belatedPNG.fix('*');
 +
    </script>
 +
<![endif]-->
 +
<!-- ENDS JS -->
 +
 +
 +
<!-- Nivo slider -->
 +
<link rel="stylesheet" href="http://luiszuno.com/themes/nova/css/nivo-slider.css" type="text/css" media="screen">
 +
<script src="http://luiszuno.com/themes/nova/js/nivo-slider/jquery.nivo.slider.js" type="text/javascript"></script>
 +
<!-- ENDS Nivo slider -->
 +
 +
<!-- tabs -->
 +
<link rel="stylesheet" href="http://luiszuno.com/themes/nova/css/tabs.css" type="text/css" media="screen">
 +
<script type="text/javascript" src="http://luiszuno.com/themes/nova/js/tabs.js"></script>
 +
  <!-- ENDS tabs -->
 +
 
 +
  <!-- prettyPhoto -->
 +
<script type="text/javascript" src="http://luiszuno.com/themes/nova/js/prettyPhoto/js/jquery.prettyPhoto.js"></script>
 +
<link rel="stylesheet" href="http://luiszuno.com/themes/nova/js/prettyPhoto/css/prettyPhoto.css" type="text/css" media="screen">
 +
<!-- ENDS prettyPhoto -->
 +
 +
<!-- superfish -->
 +
<link rel="stylesheet" media="screen" href="http://luiszuno.com/themes/nova/css/superfish.css">
 +
<link rel="stylesheet" media="screen" href="http://luiszuno.com/themes/nova/css/superfish-left.css">
 +
<script type="text/javascript" src="http://luiszuno.com/themes/nova/js/superfish-1.4.8/js/hoverIntent.js"></script>
 +
<script type="text/javascript" src="http://luiszuno.com/themes/nova/js/superfish-1.4.8/js/superfish.js"></script>
 +
<script type="text/javascript" src="http://luiszuno.com/themes/nova/js/superfish-1.4.8/js/supersubs.js"></script>
 +
<!-- ENDS superfish -->
 +
 +
<!-- poshytip -->
 +
<link rel="stylesheet" href="http://luiszuno.com/themes/nova/js/poshytip-1.0/src/tip-twitter/tip-twitter.css" type="text/css">
 +
<link rel="stylesheet" href="http://luiszuno.com/themes/nova/js/poshytip-1.0/src/tip-yellowsimple/tip-yellowsimple.css" type="text/css">
 +
<script type="text/javascript" src="http://luiszuno.com/themes/nova/js/poshytip-1.0/src/jquery.poshytip.min.js"></script>
 +
<!-- ENDS poshytip -->
 +
 +
<!-- Tweet -->
 +
<link rel="stylesheet" href="http://luiszuno.com/themes/nova/css/jquery.tweet.css" media="all" type="text/css">
 +
<script src="http://luiszuno.com/themes/nova/js/tweet/jquery.tweet.js" type="text/javascript"></script>
 +
<!-- ENDS Tweet -->
 +
 +
<!-- Fancybox -->
 +
<link rel="stylesheet" href="http://luiszuno.com/themes/nova/js/jquery.fancybox-1.3.4/fancybox/jquery.fancybox-1.3.4.css" type="text/css" media="screen">
 +
<script type="text/javascript" src="http://luiszuno.com/themes/nova/js/jquery.fancybox-1.3.4/fancybox/jquery.fancybox-1.3.4.pack.js"></script>
 +
<!-- ENDS Fancybox -->
 +
 +
 +
 
 +
<style id="poshytip-css-tip-twitter" type="text/css">div.tip-twitter{visibility:hidden;position:absolute;top:0;left:0;}div.tip-twitter table, div.tip-twitter td{margin:0;font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;font-variant:inherit;}div.tip-twitter td.tip-bg-image span{display:block;font:1px/1px sans-serif;height:10px;width:10px;overflow:hidden;}div.tip-twitter td.tip-right{background-position:100% 0;}div.tip-twitter td.tip-bottom{background-position:100% 100%;}div.tip-twitter td.tip-left{background-position:0 100%;}div.tip-twitter div.tip-inner{background-position:-10px -10px;}div.tip-twitter div.tip-arrow{visibility:hidden;position:absolute;overflow:hidden;font:1px/1px sans-serif;}</style><style id="poshytip-css-tip-yellowsimple" type="text/css">div.tip-yellowsimple{visibility:hidden;position:absolute;top:0;left:0;}div.tip-yellowsimple table, div.tip-yellowsimple td{margin:0;font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;font-variant:inherit;}div.tip-yellowsimple td.tip-bg-image span{display:block;font:1px/1px sans-serif;height:10px;width:10px;overflow:hidden;}div.tip-yellowsimple td.tip-right{background-position:100% 0;}div.tip-yellowsimple td.tip-bottom{background-position:100% 100%;}div.tip-yellowsimple td.tip-left{background-position:0 100%;}div.tip-yellowsimple div.tip-inner{background-position:-10px -10px;}div.tip-yellowsimple div.tip-arrow{visibility:hidden;position:absolute;overflow:hidden;font:1px/1px sans-serif;}</style></head>
 +
 +
<body class="home">
 +
<div style="position:fixed;width:70px;height:20px;right:50px;bottom:50px"><a href="#top">back to top</a></div>
 +
<!-- HEADER -->
 +
<div id="header">
 +
<!-- wrapper-header -->
 +
<div class="wrapper">
 +
<a href="https://2012.igem.org/Team:Fudan_Lux"><img id="logo" src="https://static.igem.org/mediawiki/2012/5/5d/Logo_64px.png" alt="Nova"></a>
 +
  <!-- search -->
 +
    <div class="top-search">
 +
      <form method="get" id="searchform" action="https://2012.igem.org/Special:Search">
 +
        <div>
 +
          <input type="text" value="Search..." name="search" id="s" onfocus="defaultInput(this)" onblur="clearInput(this)">
 +
          <input type="submit" id="searchsubmit" value=" ">
 +
        </div>
 +
      </form>
 +
    </div>
 +
    <!-- ENDS search -->
 +
</div>
 +
<!-- ENDS wrapper-header -->
 +
</div>
 +
<!-- ENDS HEADER -->
 +
 +
 +
<!-- Menu -->
 +
<div id="menu" style="background:#A1DAF7;">
 +
 +
 +
 +
<!-- ENDS menu-holder -->
 +
<div id="menu-holder">
 +
<!-- wrapper-menu -->
 +
<div class="wrapper">
 +
<!-- Navigation -->
 +
<ul id="nav" class="sf-menu sf-js-enabled sf-shadow">
 +
<li><a href="https://2012.igem.org/Team:Fudan_Lux">Home<span class="subheader">Welcome</span></a></li>
 +
<li ><a href="https://2012.igem.org/Team:Fudan_Lux/Team">Team<span class="subheader">Awesome</span></a>
 +
 +
</li>
 +
<li><a href="https://2012.igem.org/wiki/index.php?title=Team:Fudan_Lux/project_introduction">Project<span class="subheader">Cool</span></a><ul style="display: none; visibility: hidden; ">
 +
<li><a href="https://2012.igem.org/wiki/index.php?title=Team:Fudan_Lux/project_introduction">Overview</a></li>
 +
 
 +
<li><a href="https://2012.igem.org/wiki/index.php?title=Team:Fudan_Lux/biowave">Project Biowave</a></li>
 +
 
 +
<li><a href="https://2012.igem.org/wiki/index.php?title=Team:Fudan_Lux/nanotube">Project Bacto-Trafficking</a></li>
 +
 
 +
<li><a href="https://2012.igem.org/wiki/index.php?title=Team:Fudan_Lux/result">Results</a></li>
 +
</ul>
 +
</li>
 +
<li><a href="https://2012.igem.org/wiki/index.php?title=Team:Fudan_Lux/parts">Parts  <span class="subheader">Showcase</span></a></li>
 +
 +
<li><a href="https://2012.igem.org/wiki/index.php?title=Team:Fudan_Lux/Modeling">Modeling<span class="subheader">In Math</span></a></li>
 +
<li><a href="https://2012.igem.org/wiki/index.php?title=Team:Fudan_Lux/Notebook">Notebook<span class="subheader">Get in touch</span></a></li><li><a href="https://2012.igem.org/wiki/index.php?title=Team:Fudan_Lux/practice">Practice<span class="subheader">Get in touch</span></a>
 +
<ul style="display: none; visibility: hidden; ">
 +
 
 +
<li><a href="https://2012.igem.org/wiki/index.php?title=Team:Fudan_Lux/labcloud">Project Labcloud</a></li>
 +
<li><a href="https://2012.igem.org/wiki/index.php?title=Team:Fudan_Lux/Associations">Associations</a></li>
 +
<li><a href="https://2012.igem.org/wiki/index.php?title=Team:Fudan_Lux/other practise">Other Practise</a></li>
 +
</ul>
 +
</li><li  class="current-menu-item"><a href="https://2012.igem.org/wiki/index.php?title=Team:Fudan_Lux/safety">Safety<span class="subheader">Get in touch</span></a></li><li><a href="https://2012.igem.org/wiki/index.php?title=Team:Fudan_Lux/Gallery">Gallery<span class="subheader">Featured work</span></a>
 +
 +
</li></ul>
 +
<!-- Navigation -->
 +
</div>
 +
<!-- wrapper-menu -->
 +
</div>
 +
<!-- ENDS menu-holder -->
 +
</div>
 +
<!-- ENDS Menu -->
 +
 +
 +
 +
 
 +
 +
<!-- MAIN -->
 +
<div id="main">
 +
<!-- wrapper-main -->
 +
<div class="wrapper">
 +
 +
 +
<!-- content -->
 +
<div id="content">
 +
 +
<!-- title -->
 +
<div id="page-title">
 +
<span href="#top" class="title">Safety</span>
 +
<span class="subtitle">What we are concerned.</span>
 +
</div>
 +
<!-- ENDS title -->
 +
<!--Students-->
 +
 
 +
<div class="contwrap">
 +
 
 +
<img src="https://static.igem.org/mediawiki/2012/f/f7/Mybiosafety.png" style="width:212px;float:left;margin-left:40px;font-size:72px;-webkit-box-reflect: below 5px -webkit-gradient(linear, 0 0, 0 100%, from(transparent), color-stop(.5, transparent), to(rgba(3,3,3,.2)));background: -webkit-linear-gradient(top, rgba(174,188,191,1) 0%,rgba(110,119,116,1) 50%,rgba(10,14,10,1) 51%,rgba(10,8,9,1) 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;">
 +
<p></p>
 +
 
 +
<!--holycarpint-->
 +
<div id="holycrap" style="margin-left:320px;margin-right:50px">
 +
<p>1.Would any of your project ideas raise safety issues ?</p><p> We only used Ecoli and tumor cells for our project.And we won't spread any things to environment in our project.<br><br>
 +
2.Do any of the new BioBrick parts (or devices) that you made this year raise any safety issues? </p><p>The biobricks we used had been widely used in iGEM.The biobrick we made is a combination of LOV domain and HTH-motif which are Non-toxic。<br><br>
 +
3.Is there a local biosafety group, committee, or review board at your institution?</p><p> Such group in our life-science college thought what we made was safe to both human and environment.<br><br>
 +
4.Do you have any other ideas how to deal with safety issues that could be useful for future iGEM competitions?</p><p> How could parts, devices and systems be made even safer through biosafety engineering? I think we could add dangerous-sequence-monitoring features to partsregistry.org.</p>
 +
</div>
 +
<!-- ENDS holycrap-->
 +
<!-- ENDS Students-->
 +
</div>
 +
<!-- ENDS content -->
 +
</div>
 +
<!-- ENDS wrapper-main -->
 +
</div>
 +
<!-- ENDS MAIN -->
 +
 +
<!-- Twitter -->
 +
<div id="twitter">
 +
 +
</div>
 +
<!-- ENDS Twitter -->
 +
 
 +
 +
<!-- FOOTER -->
 +
<div id="footer">
 +
<!-- wrapper-footer -->
 +
<div class="wrapper">
 +
<!-- footer-cols -->
 +
<ul id="footer-cols">
 +
 +
 +
 +
<li class="col">
 +
<h6>About the Team</h6>
 +
He he he he!
 +
</li>
 +
 +
</ul>
 +
<!-- ENDS footer-cols -->
 +
</div>
 +
<!-- ENDS wrapper-footer -->
 +
</div>
 +
<!-- ENDS FOOTER -->
 +
 +
 +
<!-- Bottom -->
 +
<div id="bottom">
 +
<!-- wrapper-bottom -->
 +
<div class="wrapper">
 +
<div id="bottom-text">All rights reserved. Tempalate Edit by Fudan-lux team <a href="http://www.luiszuno.com">Powered By Luiszuno.com</a> </div>
 +
<!-- Social -->
 +
 +
<!-- ENDS Social -->
 +
<div id="to-top" class="poshytip" title="To top"></div>
 +
</div>
 +
<!-- ENDS wrapper-bottom -->
 +
</div>
 +
<!-- ENDS Bottom -->

Revision as of 05:15, 29 September 2012

NOVA

back to top
Safety What we are concerned.

1.Would any of your project ideas raise safety issues ?

We only used Ecoli and tumor cells for our project.And we won't spread any things to environment in our project.

2.Do any of the new BioBrick parts (or devices) that you made this year raise any safety issues?

The biobricks we used had been widely used in iGEM.The biobrick we made is a combination of LOV domain and HTH-motif which are Non-toxic。

3.Is there a local biosafety group, committee, or review board at your institution?

Such group in our life-science college thought what we made was safe to both human and environment.

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? I think we could add dangerous-sequence-monitoring features to partsregistry.org.

All rights reserved. Tempalate Edit by Fudan-lux team Powered By Luiszuno.com