Difference between revisions of "Team:OUC-China"

Line 1: Line 1:
{{OUC-China}}
+
<!doctype html>
<html>
+
<html>
<h2> Welcome to iGEM 2015! </h2>
+
<head>
<p>Your team has been approved and you are ready to start the iGEM season! </p>
+
<meta charset="utf-8">
 +
<meta name="viewport" content="width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=0" />
 +
<meta name="renderer" content="webkit">
 +
<title>indexdemo</title>
 +
<link type="text/css" rel="stylesheet" href="style/index.css" />
  
<div id="banner"><img src="images/Team_OUC-China_banner.jpg" alt="" /></div>
+
<script type="text/javascript" src="js/jquery.min.js"></script>
<h4>Before you start: </h4>
+
<!--首页ad背景图更换-->
<p> Please read the following pages:</p>
+
<script  language="javascript" type="text/javascript">
<ul>
+
    var images_id= new Array("images/f1.jpg", "images/f2.jpg", "images/f3.jpg");
<li> <a href="https://2015.igem.org/Requirements">Requirements page </a> </li>
+
    var index = 0;
<li> <a href="https://2015.igem.org/Wiki_How-To">Wiki Requirements page</a></li>
+
    function switch_background(){   
 +
    if(index ==images_id.length-1)
 +
    {       
 +
        index = 0; 
 +
    }else{ 
 +
        index++;     
 +
    } 
 +
    document.getElementById("index_flash").style.backgroundImage="url("+images_id[index]+")";
 +
}
 +
window.onload = function()
 +
{
 +
    setInterval(switch_background, 1000);
 +
} </script>
 +
</head>
 +
<body>
 +
<section class="section-wrap">
 +
  <div class="section section-1">
 +
    <div class="title active">
 +
      <div class="index_nav_box"> <a href="#"  title="home">
 +
        <div class="index_nav_logo bg100"></div>
 +
        </a>
 +
        <div class="index_nav_txt">
 +
          <table width="100%" border="0" cellspacing="0" cellpadding="0">
 +
           
 +
              <td><a href="#">home</a></td>
 +
              <td><a href="#">project</a></td>
 +
              <td><a href="#">measurement</a></td>
 +
              <td><a href="#">modeling</a></td>
 +
              <td><a href="#">human practice</a></td>
 +
              <td><a href="#">notebook</a></td>
 +
              <td><a href="#">team</a></td>
 +
          </table>
 +
        </div>
 +
      </div>
 +
    </div>
 +
    <div id="index_flash" class="bg100"></div>
 +
   
 +
  </div>
 +
  <div class="section section-2">
 +
   
 +
    <div class="section_txtbox2">
 +
      <div class="section_tittle">Abstract</div>
 +
        <div class="section_txt2">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. </div>
 +
     
 +
   
 +
    </div>
 +
 
 +
   
 +
  </div>
 +
  <div class="section section-3">
 +
    <div class="section_txtbox3">
 +
      <div class="section_tittle">Receiver</div>
 +
        <div class="section_txt3">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. </div>
 +
    </div> 
 +
  </div>
 +
  <div class="section section-4">
 +
    <div class="section_txtbox4">
 +
      <div class="section_tittle">Regulator</div>
 +
        <div class="section_txt4">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.</div>
 +
    </div>
 +
    </div>
 +
  </div>
 +
  <div class="section section-5">
 +
    <div class="section_txtbox5">
 +
      <div class="section_tittle">Achievement</div>
 +
        <div class="section_txt5">123</div>
 +
    </div> 
 +
    </div>
 +
  </div>
 +
  <div class="section section-6">
 +
  <div class="bottom"></div>
 +
  <div class="bottom_txt"><i>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;follow us on Facebook@IGEM OUC<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;mail to:oucigem@163.com</i>
 +
  </div>
 +
  <div class="bottom_fb"><a href="https://www.facebook.com/oucigem" ><img  alt="https://www.facebook.com/oucigem" src="images/OUC-China-Facebook.png"></a></div>
 +
    </div>
 +
  </div>
 +
</section>
 +
<ul class="section-btn">
 +
  <li class="on"></li>
 +
  <li></li>
 +
  <li></li>
 +
  <li></li>
 +
  <li></li>
 +
  <li></li>
 
</ul>
 
</ul>
 +
<script type="text/javascript" src="js/jquery.min.js"></script>
 +
<script type="text/javascript">
 +
//此处引用:鼠标滚轮mousewheel插件
 +
!function(a){"function"==typeof define&&define.amd?define(["jquery"],a):"object"==typeof exports?module.exports=a:a(jQuery)}(function(a){function b(b){var g=b||window.event,h=i.call(arguments,1),j=0,l=0,m=0,n=0,o=0,p=0;if(b=a.event.fix(g),b.type="mousewheel","detail"in g&&(m=-1*g.detail),"wheelDelta"in g&&(m=g.wheelDelta),"wheelDeltaY"in g&&(m=g.wheelDeltaY),"wheelDeltaX"in g&&(l=-1*g.wheelDeltaX),"axis"in g&&g.axis===g.HORIZONTAL_AXIS&&(l=-1*m,m=0),j=0===m?l:m,"deltaY"in g&&(m=-1*g.deltaY,j=m),"deltaX"in g&&(l=g.deltaX,0===m&&(j=-1*l)),0!==m||0!==l){if(1===g.deltaMode){var q=a.data(this,"mousewheel-line-height");j*=q,m*=q,l*=q}else if(2===g.deltaMode){var r=a.data(this,"mousewheel-page-height");j*=r,m*=r,l*=r}if(n=Math.max(Math.abs(m),Math.abs(l)),(!f||f>n)&&(f=n,d(g,n)&&(f/=40)),d(g,n)&&(j/=40,l/=40,m/=40),j=Math[j>=1?"floor":"ceil"](j/f),l=Math[l>=1?"floor":"ceil"](l/f),m=Math[m>=1?"floor":"ceil"](m/f),k.settings.normalizeOffset&&this.getBoundingClientRect){var s=this.getBoundingClientRect();o=b.clientX-s.left,p=b.clientY-s.top}return b.deltaX=l,b.deltaY=m,b.deltaFactor=f,b.offsetX=o,b.offsetY=p,b.deltaMode=0,h.unshift(b,j,l,m),e&&clearTimeout(e),e=setTimeout(c,200),(a.event.dispatch||a.event.handle).apply(this,h)}}function c(){f=null}function d(a,b){return k.settings.adjustOldDeltas&&"mousewheel"===a.type&&b%120===0}var e,f,g=["wheel","mousewheel","DOMMouseScroll","MozMousePixelScroll"],h="onwheel"in document||document.documentMode>=9?["wheel"]:["mousewheel","DomMouseScroll","MozMousePixelScroll"],i=Array.prototype.slice;if(a.event.fixHooks)for(var j=g.length;j;)a.event.fixHooks[g[--j]]=a.event.mouseHooks;var k=a.event.special.mousewheel={version:"3.1.12",setup:function(){if(this.addEventListener)for(var c=h.length;c;)this.addEventListener(h[--c],b,!1);else this.onmousewheel=b;a.data(this,"mousewheel-line-height",k.getLineHeight(this)),a.data(this,"mousewheel-page-height",k.getPageHeight(this))},teardown:function(){if(this.removeEventListener)for(var c=h.length;c;)this.removeEventListener(h[--c],b,!1);else this.onmousewheel=null;a.removeData(this,"mousewheel-line-height"),a.removeData(this,"mousewheel-page-height")},getLineHeight:function(b){var c=a(b),d=c["offsetParent"in a.fn?"offsetParent":"parent"]();return d.length||(d=a("body")),parseInt(d.css("fontSize"),10)||parseInt(c.css("fontSize"),10)||16},getPageHeight:function(b){return a(b).height()},settings:{adjustOldDeltas:!0,normalizeOffset:!0}};a.fn.extend({mousewheel:function(a){return a?this.bind("mousewheel",a):this.trigger("mousewheel")},unmousewheel:function(a){return this.unbind("mousewheel",a)}})});
 +
 +
$(function(){
 +
var i=0;
 +
var $btn = $('.section-btn li'),
 +
$wrap = $('.section-wrap'),
 +
$arrow = $('.arrow');
 +
 +
/*当前页面赋值*/
 +
function up(){i++;if(i==$btn.length){i=0};}
 +
function down(){i--;if(i<0){i=$btn.length-1};}
 +
 +
/*页面滑动*/
 +
function run(){
 +
$btn.eq(i).addClass('on').siblings().removeClass('on');
 +
$wrap.attr("class","section-wrap").addClass(function() { return "put-section-"+i; }).find('.section').eq(i).find('.title').addClass('active');
 +
};
 +
 +
/*右侧按钮点击*/
 +
$btn.each(function(index) {
 +
$(this).click(function(){
 +
i=index;
 +
run();
 +
})
 +
});
 +
 +
/*翻页按钮点击*/
 +
$arrow.one('click',go);
 +
function go(){
 +
up();run();
 +
setTimeout(function(){$arrow.one('click',go)},1000)
 +
};
 +
 +
/*响应鼠标*/
 +
$wrap.one('mousewheel',mouse_);
 +
function mouse_(event){
 +
if(event.deltaY<0) {up()}
 +
else{down()}
 +
run();
 +
setTimeout(function(){$wrap.one('mousewheel',mouse_)},1000)
 +
};
 +
 +
/*响应键盘上下键*/
 +
$(document).one('keydown',k);
 +
function k(event){
 +
var e=event||window.event;
 +
var key=e.keyCode||e.which||e.charCode;
 +
switch(key) {
 +
case 38: down();run();
 +
break;
 +
case 40: up();run();
 +
break;
 +
};
 +
setTimeout(function(){$(document).one('keydown',k)},1000);
 +
}
 +
});
 +
</script>
  
<div class="highlightBox">
+
</body>
<h4> Styling your wiki </h4>
+
<p>You may style this page as you like or you can simply leave the style as it is. You can easily keep the styling and edit the content of these default wiki pages with your project information and completely fulfill the requirement to document your project.</p>
+
<p>While you may not win Best Wiki with this styling, your team is still eligible for all other awards. This default wiki meets the requirements, it improves navigability and ease of use for visitors, and you should not feel it is necessary to style beyond what has been provided.</p>
+
</div>
+
 
+
<h4> Editing your wiki </h4>
+
<p>On this page you can document your project, introduce your team members, document your progress and share your iGEM experience with the rest of the world! </p>
+
<p> <a href="https://2015.igem.org/wiki/index.php?title=Team:OUC-China&action=edit"> Click here to edit this page! </a></p>
+
<p>See tips on how to edit your wiki on the <a href="https://2015.igem.org/TemplatesforTeams_Code_Documentation">Template Documentation</a> page.</p>
+
 
+
 
+
<h4>Templates </h4>
+
<p> This year we have created templates for teams to use freely. More information on how to use and edit the templates can be found on the
+
<a href="https://2015.igem.org/TemplatesforTeams_Code_Documentation">Template Documentation </a> page.</p>
+
 
+
 
+
<h4>Tips</h4>
+
<p>This wiki will be your team’s first interaction with the rest of the world, so here are a few tips to help you get started: </p>
+
<ul>
+
<li>State your accomplishments! Tell people what you have achieved from the start. </li>
+
<li>Be clear about what you are doing and how you plan to do this.</li>
+
<li>You have a global audience! Consider the different backgrounds that your users come from.</li>
+
<li>Make sure information is easy to find; nothing should be more than 3 clicks away.  </li>
+
<li>Avoid using very small fonts and low contrast colors; information should be easy to read.  </li>
+
<li>Start documenting your project as early as possible; don’t leave anything to the last minute before the Wiki Freeze. For a complete list of deadlines visit the <a href="https://2015.igem.org/Calendar_of_Events">iGEM 2015 calendar</a> </li>
+
<li>Have lots of fun! </li>
+
</ul>
+
 
+
 
+
<h4>Inspiration</h4>
+
<p> You can also view other team wikis for inspiration! Here are some examples:</p>
+
<ul>
+
<li> <a href="https://2014.igem.org/Team:SDU-Denmark/"> 2014 SDU Denmark </a> </li>
+
<li> <a href="https://2014.igem.org/Team:Aalto-Helsinki">2014 Aalto-Helsinki</a> </li>
+
<li> <a href="https://2014.igem.org/Team:LMU-Munich">2014 LMU-Munich</a> </li>
+
<li> <a href="https://2014.igem.org/Team:Michigan"> 2014 Michigan</a></li>
+
<li> <a href="https://2014.igem.org/Team:ITESM-Guadalajara">2014 ITESM-Guadalajara </a></li>
+
<li> <a href="https://2014.igem.org/Team:SCU-China"> 2014 SCU-China </a></li>
+
</ul>
+
 
+
<h4> Uploading pictures and files </h4>
+
<p> You can upload your pictures and files to the iGEM 2015 server. Remember to keep all your pictures and files within your team's namespace or at least include your team's name in the file name. <br />
+
When you upload, set the "Destination Filename" to <code>Team:YourOfficialTeamName/NameOfFile.jpg</code>. (If you don't do this, someone else might upload a different file with the same "Destination Filename", and your file would be erased!)</p>
+
 
+
<a href="https://2015.igem.org/Special:Upload">CLICK HERE TO UPLOAD FILES</a>
+
 
+
 
+
 
+
</div></div> <!--These are the closing tags for div id="mainContainer" and div id="contentContainer". The corresponding opening tags appear in the template that is {{included}} at the top of this page.-->
+
 
+
 
</html>
 
</html>

Revision as of 10:35, 5 August 2015

<!doctype html> indexdemo

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
      follow us on Facebook@IGEM OUC
            mail to:oucigem@163.com
https://www.facebook.com/oucigem