Difference between revisions of "Team:OUC-China"
Line 1: | Line 1: | ||
− | |||
<html><head> | <html><head> | ||
<meta charset="utf-8"> | <meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=0" /> | <meta name="viewport" content="width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=0" /> | ||
<meta name="renderer" content="webkit"> | <meta name="renderer" content="webkit"> | ||
− | + | ||
<script type="text/javascript" src="https://2015.igem.org/common/jquery-latest.min.js"></script> | <script type="text/javascript" src="https://2015.igem.org/common/jquery-latest.min.js"></script> | ||
+ | <style type="text/css"> | ||
+ | /* hiding the top section*/ | ||
+ | body{position:absolute; top:0px; width:100%;background:#fcf5ed;} | ||
+ | #top-section{ | ||
+ | height:0px; | ||
+ | border:none; | ||
+ | width:980px; | ||
+ | margin:0 auto; | ||
+ | padding:0; | ||
+ | background-color:transparent; | ||
+ | overflow:hide; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | + | #p-logo{display:none;} | |
− | { | + | #search-controls{display:none;} |
− | + | #top{display:none;} | |
− | } | + | .firstHeading{display:none;} |
− | + | /* end of hiding the top section*/ | |
− | + | ||
− | + | /* global setting*/ | |
− | + | #globalWrapper{position:absolute; top:0px;left:0px; width:100%; padding:0 0 0 0;margin:0 0 0 0;height:100%;font-family: calibri, Arial, Helvetica, sans-serif;} | |
− | + | #content{ | |
− | + | background-color:transparent; | |
− | + | border:none; | |
− | + | width:100%; | |
− | } | + | height:700px; |
+ | marign:0 auto; | ||
+ | padding:0 0 0 0; | ||
+ | } | ||
+ | #bodyContent{ | ||
+ | background-color:transparent; | ||
+ | border:none; | ||
+ | margin-top:-20px; | ||
+ | } | ||
+ | siteSub{ | ||
+ | display:none; | ||
+ | border:none; | ||
+ | } | ||
+ | contentSub{ | ||
+ | display:none; | ||
+ | } | ||
+ | /* end of global setting*/ | ||
− | + | /*hiding the footer-box*/ | |
+ | #footer-box{display:none;} | ||
+ | #catlinks{display:none;} | ||
+ | /*end of hiding the footer book*/ | ||
− | + | /* menu (page, edit ...) */ | |
− | + | #menubar { | |
− | + | background-color:transparent; | |
− | + | position: relative; | |
− | + | float:left; | |
− | + | white-space: nowrap; | |
− | + | width: 490px; | |
− | + | z-index: 5000; | |
− | + | ||
− | + | ||
} | } | ||
− | + | #menubar ul:hover { | |
− | # | + | background:black; |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
− | + | #menubar ul li a { | |
− | #menubar a: | + | filter:alpha(opacity=0); |
− | + | -moz-opacity:0; | |
− | + | opacity:0; | |
− | + | text-align: left; | |
+ | color:#999999; | ||
+ | text-transform: lowercase; | ||
} | } | ||
− | + | #menubar ul li a:hover{ | |
− | + | filter:alpha(opacity=100); | |
− | + | -moz-opacity:1; | |
+ | opacity:1; | ||
+ | color: #fff; | ||
+ | background-color: transparent; | ||
} | } | ||
− | + | .right-menu{width:400px; float:right} | |
− | + | .right-menu, .right-menu a { | |
− | + | right: 0px; | |
− | + | text-align: right; | |
− | + | color: #fff; | |
− | + | ||
− | + | ||
} | } | ||
− | + | #menubar ul { | |
− | + | list-style: none; | |
− | + | ||
− | + | ||
− | + | ||
} | } | ||
− | + | #menubar li { | |
− | # | + | display: inline; |
− | + | position: relative; | |
− | + | cursor: pointer; | |
− | + | padding-left: 0px; | |
− | + | padding-right: 0px; | |
− | + | color:#fff; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
− | + | .left-menu ul li:last-child { | |
− | . | + | filter:alpha(opacity=0); |
− | + | -moz-opacity:0; | |
− | + | opacity:0; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<style> | <style> | ||
Revision as of 01:53, 7 August 2015
Abstract
Gene regulation has typically employed chemically mediated expression systems, which are slow and could be limited by medium during drug diffusion. The development of remote regulation systems that could response to physical signals is in demand.
This summer, we are trying to design a platform responsed to electromagnetic signal. This platform is composed of 2 sessions : magnetic receiver and thermosensitive regulator.
Receiver
For magnetic receiver, we chose ferritin, the iron-storage protein in organisms, which could synthesize ferric oxihydroxide core in its hollow protein shell. When exposed to electromagnetic field, the ferric oxihydroxide core would be heated, which would trigger thermosensitive regulator.
Regulator
For thermosensitive regulator, we chose RNA thermometer and constructed a thermosensitive T7 RNA polymerase. RNA thermometer is a structured RNA which could expose RBS only when heated. The thermosensitive T7 RNA polymerase is a normal T7 RNA polymerase at the selected locus of which was inserted by a temperature-sensitive intein, which could self-splice at specific temperature.
Achievement
123