Difference between revisions of "Team:OUC-China"

 
(201 intermediate revisions by 7 users not shown)
Line 1: Line 1:
<html xmlns="http://www.w3.org/1999/xhtml">
+
<!DOCTYPE html>
 +
<html lang="zh-CN">
 +
 
 
<head>
 
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+
    <meta charset="UTF-8">
<script>
+
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
document.styleSheets[0].disabled = true
+
    <!-- 使IE用最高模式渲染页面 -->
</script>
+
    <meta name="renderer" content="webkit">
 +
    <!-- 极速模式 -->
 +
    <title>Team:OUC-China</title>
 +
    <link rel="stylesheet" href="https://2015.igem.org/Team:OUC-China/css/bootstrap-theme?action=raw&ctype=text/css">
 +
    <link rel="stylesheet" href="https://2015.igem.org/Team:OUC-China/css/bootstrap?action=raw&ctype=text/css">
 +
    <link rel="stylesheet" href="https://2015.igem.org/Team:OUC-China/css/nav?action=raw&ctype=text/css">
 +
    <link rel="stylesheet" href="https://2015.igem.org/Team:OUC-China/css/index?action=raw&ctype=text/css">
 +
    <script src="https://2015.igem.org/Team:OUC-China/js/jquery-1-11-1-min?action=raw&ctype=text/javascript"></script>
 +
    <script type="text/javascript" src="https://2015.igem.org/Team:OUC-China/js/index?action=raw&ctype=text/javascript"></script>
 +
    <script type="text/javascript" src="https://2015.igem.org/Team:OUC-China/js/bootstrap?action=raw&ctype=text/javascript"></script>
 +
    <script>
 +
      if($('.firstHeading'))$('.firstHeading').remove();
 +
    </script>
 +
    <style>
 +
        .banner-top{
 +
            margin-left: 12%;
 +
        }
 +
        @media (min-width: 992px){
 +
            .work-content .col-md-4{
 +
                  width:25%;
 +
                  margin-right: 8%;
 +
            }
 +
        }
 +
#contentSub, #contentcontainer, #footer-box, #sitesub, #catlinks, #search-controls, #p-logo, .h3, .printfooter, .firstHeading, .visualClear {display: none;} /*-- hides default wiki settings --*/
  
<style>
+
#globalWrapper, #content { /*-- changes default wiki settings --*/
body{color:#222;-webkit-text-size-adjust:none;}
+
width: 100%;  
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl, dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td,iframe{margin:0; padding:0;}
+
height: 100%;
h1,h2,h3,h4,h5,h6{font-size:100%;}
+
border: 0px;
body,button,input,select,textarea {font-family:Tahoma,Arial,Roboto,”Droid Sans”,”Helvetica Neue”,”Droid Sans Fallback”,”Heiti SC”,sans-self;font-size:62.5%; line-height:1.5;}
+
background-color: transparent;
ol,ul{list-style:none;}
+
margin: 0px;
+
padding: 0px;
html,body{ width:100%; height:100%; overflow:hidden;}
+
}
.section-wrap{ width:100%;height:100%;overflow:visible;transition:transform 1s cubic-bezier(0.86,0,0.03,1);-webkit-transition:-webkit-transform 1s cubic-bezier(0.86,0,0.03,1);}
+
/* disable IGEM's style */
.section-wrap .section{ position:relative; width:100%; height:100%; background-position:center center; background-repeat:no-repeat;}
+
/*#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5, #bodyContent h6 {
.section-wrap .section .title{width:100%;position:absolute;top:10%;color:#fff;font-size:2.4em;text-align:center;}
+
border-bottom: none;
.section-wrap .section .title p{ padding:0 4%;opacity:0}
+
padding-top: 0;
.section-wrap .section .title.active .tit{ opacity:1;transform:translateY(-25px);-webkit-transform:translateY(-25px);transition:all 2s cubic-bezier(0.86,0,0.8,1);-webkit-transition:all 2s cubic-bezier(0.86,0,0.8,1);}
+
padding-bottom: 0;
.section-wrap .section-1{ background-color:#337ab7}
+
margin-bottom: 0;
.section-wrap .section-2{ background-color:#5cb85c}
+
}
.section-wrap .section-3{ background-color:#5bc0de}
+
#bodyContent p {
.section-wrap .section-4{ background-color:#f0ad4e}
+
font-size: 100%;
.section-wrap .section-5{ background-color:#d9534f}
+
line-height: 1em;
.put-section-0{ transform:translateY(0);-webkit-transform:translateY(0);}
+
}
.put-section-1{ transform:translateY(-100%);-webkit-transform:translateY(-100%);}
+
#bodyContent li {
.put-section-2{ transform:translateY(-200%);-webkit-transform:translateY(-200%);}
+
margin-bottom: 0;
.put-section-3{ transform:translateY(-300%);-webkit-transform:translateY(-300%);}
+
}
.put-section-4{ transform:translateY(-400%);-webkit-transform:translateY(-400%);}
+
#bodyContent a {
.section-btn{ width:14px;position:fixed;right:4%;top:50%;}
+
font-size: 100%;
.section-btn li{ width:14px;height:14px;cursor:pointer;text-indent:-9999px;border-radius:50%;-webkit-border-radius:50%;margin-bottom:12px; background:#BD362F;text-align:center; color:#fff; onsor:pointer;}
+
}*/
.section-btn li.on{ background:#fff}
+
.arrow{ opacity:1;animation:arrow 3s cubic-bezier(0.5,0,0.1,1) infinite;-webkit-animation:arrow 3s cubic-bezier(0.5,0,0.1,1) infinite;transform:rotate(-90deg);-webkit-transform:rotate(-90deg); position:absolute;bottom:10px;left:50%;margin-left:-30px;width:60px;height:60px;border-radius:100%;-webkit-border-radius:100%;line-height:60px;text-align:center;font-size:20px;color:#fff;border:1px solid #fff;cursor:pointer;overflow:hidden;}
+
.arrow:hover{ animation-play-state:paused;-webkit-animation-play-state:paused;}
+
@keyframes arrow{ %0,%100{bottom:10px; opacity:1;} 50%{bottom:50px; opacity:.5} }
+
@-webkit-keyframes arrow{ %0,%100{bottom:10px; opacity:1;} 50%{bottom:50px; opacity:.5} }
+
</style>
+
  
 +
    </style>
 
</head>
 
</head>
  
<body><section class="section-wrap">
+
<body>
<div class="section section-1">
+
    <header class="header">
<div class="title active">
+
        <nav class="navbar navbar-default">
<p class="tit">CSS3 纵向滚屏翻页,支持键盘,鼠标滚轮操作</p>
+
            <div class="container">
</div>
+
                <span class="menu"> Menu</span>
</div>
+
                <div class="banner-top">
<div class="section section-2">
+
                    <ul class="nav banner-nav">
<div class="title">
+
                        <li><a href="https://2015.igem.org/Team:OUC-China">HOME</a></li>
<p class="tit">随便写写意思下!</p>
+
                        <li class="dropdown1"><a class="down-scroll" href="#">PROJECT</a>
</div>
+
                            <ul class="dropdown2">
</div>
+
                                <li><a href="https://2015.igem.org/Team:OUC-China/Project/Overview">Overview</a></li>
<div class="section section-3">
+
                                <li><a href="https://2015.igem.org/Team:OUC-China/Project/Magnetic_Receiver">Magnetic Receiver</a></li>
<div class="title">
+
                                <li><a href="https://2015.igem.org/Team:OUC-China/Project/Thermosensitive_Regulator">Thermosensitive Regulator</a></li>
<p class="tit">随便写写意思下</p>
+
                                <li><a href="https://2015.igem.org/Team:OUC-China/Project/Captor">Captor</a></li>
</div>
+
                                <li><a href="https://2015.igem.org/Team:OUC-China/Project/Results">Results</a></li>
</div>
+
                                <li><a href="https://2015.igem.org/Team:OUC-China/Parts">Parts</a></li>
<div class="section section-4">
+
                                <li><a href="https://2015.igem.org/Team:OUC-China/Project/Achievements">Achievements</a></li>
<div class="title">
+
                            </ul>
<p class="tit">随便写写意思下</p>
+
                        </li>
</div>
+
                        <li class="dropdown1"><a href="https://2015.igem.org/Team:OUC-China/Interlab">INTERLAB</a>
</div>
+
                        </li>
<div class="section section-5">
+
                        <li class="dropdown1"><a class="down-scroll" href="#">MODELING</a>
<div class="title">
+
                            <ul class="dropdown2">
<p class="tit">随便写写意思下</p>
+
                                <li><a href="https://2015.igem.org/Team:OUC-China/Modeling">Overview</a></li>
</div>
+
                                <li><a href="https://2015.igem.org/Team:OUC-China/Modeling/Magnetic_Receiver">Magnetic Receiver</a></li>
</div>
+
                                <li><a href="https://2015.igem.org/Team:OUC-China/Modeling/Heating">Heating</a></li>
</section>
+
                                <li><a href="https://2015.igem.org/Team:OUC-China/Modeling/Thermosensitive_Regulator">Thermosensitive Regulator</a></li>
<ul class="section-btn">
+
                            </ul>
  <li class="on"></li>
+
                        </li>
  <li></li>
+
                        <li class="dropdown1"><a class="down-scroll"  href="#">HUMAN PRACTISE</a>
  <li></li>
+
                            <ul class="dropdown2">
  <li></li>
+
                                <li><a href="https://2015.igem.org/Team:OUC-China/Practices">Overview</a></li>
  <li></li>
+
                                <li><a href="https://2015.igem.org/Team:OUC-China/Human_Practice/Safety">Safety</a></li>
</ul>
+
                                <li><a href="https://2015.igem.org/Team:OUC-China/Human_Practice/Education">Education</a></li>
<div class="arrow">&laquo;</div>
+
                                <li><a href="https://2015.igem.org/Team:OUC-China/Human_Practice/Transportation">Transportation</a></li>
 +
                                <li><a href="https://2015.igem.org/Team:OUC-China/Human_Practice/Communication">Communication</a></li>
 +
                                <li><a href="https://2015.igem.org/Team:OUC-China/Human_Practice/Guide_Of_Logo_Design">Guide of Logo Design</a></li>
 +
                            </ul>
 +
                        </li>
 +
                        <li class="dropdown1"><a class="down-scroll" href="#">NOTE BOOK</a>
 +
                            <ul class="dropdown2">
 +
                                <li><a href="https://2015.igem.org/Team:OUC-China/Note_Book/Lab_Journal">Lab Journal</a></li>
 +
                                <li><a href="https://2015.igem.org/Team:OUC-China/Note_Book/Protocol">Protocol</a></li>
 +
                            </ul>
 +
                        </li>
 +
                        <li class="dropdown1"><a class="down-scroll" href="#">TEAM</a>
 +
                            <ul class="dropdown2">
 +
                                <li><a href="https://2015.igem.org/Team:OUC-China/Team/Member">Member</a></li>
 +
                                <li><a href="https://2015.igem.org/Team:OUC-China/Attributions">Attribution</a></li>
 +
                                <li><a href="https://2015.igem.org/Team:OUC-China/Collaborations">Collaboration</a></li>
 +
                            </ul>
 +
                        </li>
 +
                    </ul>
 +
                    <script>
 +
                    $("span.menu").click(function() {
 +
                        $(" ul.nav").slideToggle("slow", function() {});
 +
                    });
 +
                    </script>
 +
                </div>
 +
                <div class="clearfix"> </div>
 +
            </div>
 +
            <!-- /.container-fluid -->
 +
        </nav>
 +
    </header>
 +
    <div class="banner-container">
 +
        <div class="banner-content">
 +
            <img src="https://static.igem.org/mediawiki/2015/4/4b/OUC-China-Team_Logo.png" width="400" alt="" class="img-responsive center-block">
 +
            <h2>Magthermo coli</h2>
 +
        </div>
 +
    </div>
 +
    <div class="container-fluid how-work">
 +
        <div class="container">
 +
            <div class="work-header">
 +
                <h2 class="text-uppercase">
 +
                    how does it <span>work?</span>
 +
                </h2>
 +
                <p>
 +
                    This summer we designed Magthermo coli——a platform for remote regulation of gene expression by electromagnetic signal.
 +
                </p>
 +
            </div>
 +
            <div class="row work-content">
 +
                <div class="col-md-4">
 +
                    <img src="https://static.igem.org/mediawiki/2015/e/e1/OUC-China-home_receiver_regulator1.png" alt="" class="img-responsive">
 +
                    <h3 class="text-uppercase text-center">step 1</h3>
 +
                    <p>Our Magthermo coli contains 2 core components: <B>Magnetic Receiver & Thermosensitive Regulator.</B></p>
 +
                </div>
 +
                <div class="col-md-4">
 +
                    <img src="https://static.igem.org/mediawiki/2015/e/e7/OUC-China-home_receiver_regulator2.png" alt="" class="img-responsive">
 +
                    <h3 class="text-uppercase text-center">step 2</h3>
 +
                    <p>Inducing with electromagnetic field, magnetic receiver will heat, raising the ambient temperature.</p>
 +
                </div>
 +
                <div class="col-md-4">
 +
                    <img src="https://static.igem.org/mediawiki/2015/6/6d/OUC-China_home_receiver_regulator3.png" alt="" class="img-responsive">
 +
                    <h3 class="text-uppercase text-center">step 3</h3>
 +
                    <p>
 +
                        In response to the change of temperature, thermosensitive regulator will initiate downstream gene (GFP for example) expression.
 +
                    </p>
 +
                </div>
 +
            </div>
 +
        </div>
 +
    </div>
 +
    <div class="container-fluid index-details1 index-details">
 +
        <div class="container">
 +
            <h3 class="text-center index-headline">Magnetic <span>Receiver</span></h3>
 +
            <div class="row">
 +
                <div class="col-md-7">
 +
                    <div class="caption">
 +
                        <p>
 +
                            For magnetic receiver,we chose <B>Ferritin</B>, the iron-storage protein in many organisms, which could synthesize ferric oxihydroxide core in its hollow protein shell. When exposed to electromagnetic field, the ferric oxihydroxide core will heat, raising the ambient temperature.
 +
                        </p>
 +
                        <p>
 +
                            In this section, we explored measurement techniques for the valuation of magnetism, biomineralization and protein concentration per cell.
 +
                        </p>
 +
                        <p><a href="https://2015.igem.org/Team:OUC-China/Project/Magnetic_Receiver" class="btn btn-primary" role="button">More details</a></p>
 +
                    </div>
 +
                </div>
 +
                <div class="col-md-5">
 +
                    <img src="https://static.igem.org/mediawiki/2015/1/17/OUC-China-home-frritin.png" alt="" class="img-responsive">
 +
                </div>
 +
            </div>
 +
        </div>
 +
    </div>
 +
    <div class="container-fluid index-details2 index-details">
 +
        <div class="container">
 +
            <h3 class="text-center index-headline index-headline2">Thermosensitive <span>Regulator</span></h3>
 +
            <p class="text-center">For thermosensitive regulator,we chose <B>RNA thermometer</B> and designed a <B>thermosensitive T7 RNA polymerase.</B>  </p>
 +
            <div class="row">
 +
                <div class="col-md-6">
 +
                    <img src="https://static.igem.org/mediawiki/2015/b/b8/OUC-China-home-RNA.png" alt="" class="img-responsive">
 +
                </div>
 +
                <div class="col-md-6">
 +
                    <div class="caption">
 +
                        <p>
 +
                            <B>RNA thermometer</B> is a structured RNA which can expose SD sequences only at appropriate temperature.  In this section, we explored the measurement method to identify the efficiency of thermosensitive regulator under heat stress.
 +
                        </p>
 +
                        <p><a href="https://2015.igem.org/Team:OUC-China/Project/Thermosensitive_Regulator" class="btn btn-primary" role="button">More details</a></p>
 +
                    </div>
 +
                </div>
 +
            </div>
 +
            <div class="row">
 +
                <div class="col-md-6">
 +
                    <div class="caption">
 +
                        <p>
 +
                            <B>Thermosensitive T7 RNA polymerase</B> is a T7 RNA polymerase interrupted by a temperature-sensitive intein, which can self-splice at specific temperature and initiate the downstream signal.
 +
                        </p>
 +
                        <p><a href="https://2015.igem.org/Team:OUC-China/Project/Thermosensitive_Regulator" class="btn btn-primary" role="button">More details</a></p>
 +
                    </div>
 +
                </div>
 +
                <div class="col-md-6">
 +
                    <img src="https://static.igem.org/mediawiki/2015/4/4d/OUC-China-home-T7.png" alt="" class="img-responsive">
 +
                </div>
 +
            </div>
 +
        </div>
 +
    </div>
 +
    <div class="returnTop">
 +
        <img src="https://static.igem.org/mediawiki/2015/a/a4/ReturnTop.png" alt="">
 +
    </div>
 +
    <footer>
 +
        <div class="container">
 +
            <address class="center-block">
 +
                Follow us on Facebook@ <a href="https://www.facebook.com/oucigem">iGEM OUC</a>
 +
                <br>Mail to: <a href="mailto:#">oucigem@163.com</a>
 +
            </address>
 +
            <center><ul class="footer-img">
 +
                <li>
 +
                    <img src="https://static.igem.org/mediawiki/2015/2/27/OUC-China_footer1.png" alt="" class="img-responsive">
 +
                </li>
 +
                <li>
 +
                    <img src="https://static.igem.org/mediawiki/2015/7/7c/OUC-China_footer2.png" alt="" class="img-responsive">
 +
                </li>
 +
                <li>
 +
                    <a href="http://www.genewiz.com/"><img src="https://static.igem.org/mediawiki/2015/0/08/OUC-China_footer3.png" alt="" class="img-responsive"></a>
 +
                </li>
 +
                <li>
 +
                    <img src="https://static.igem.org/mediawiki/2015/2/26/OUC-China_footer4.png" alt="" class="img-responsive">
 +
                </li>
 +
                <li>
 +
                    <img src="https://static.igem.org/mediawiki/2015/3/3e/OUC-China_footer5.png" alt="" class="img-responsive">
 +
                </li>
 +
                <div class="clr"></div>
 +
            </ul></center>
 +
        </div> 
 +
    </footer>
  
<script type="text/javascript" src="https://2015.igem.org/common/jquery-latest.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>
 
 
</body>
 
</body>
 +
 
</html>
 
</html>

Latest revision as of 01:50, 19 September 2015

<!DOCTYPE html> Team:OUC-China

how does it work?

This summer we designed Magthermo coli——a platform for remote regulation of gene expression by electromagnetic signal.

step 1

Our Magthermo coli contains 2 core components: Magnetic Receiver & Thermosensitive Regulator.

step 2

Inducing with electromagnetic field, magnetic receiver will heat, raising the ambient temperature.

step 3

In response to the change of temperature, thermosensitive regulator will initiate downstream gene (GFP for example) expression.

Magnetic Receiver

For magnetic receiver,we chose Ferritin, the iron-storage protein in many organisms, which could synthesize ferric oxihydroxide core in its hollow protein shell. When exposed to electromagnetic field, the ferric oxihydroxide core will heat, raising the ambient temperature.

In this section, we explored measurement techniques for the valuation of magnetism, biomineralization and protein concentration per cell.

More details

Thermosensitive Regulator

For thermosensitive regulator,we chose RNA thermometer and designed a thermosensitive T7 RNA polymerase.

RNA thermometer is a structured RNA which can expose SD sequences only at appropriate temperature. In this section, we explored the measurement method to identify the efficiency of thermosensitive regulator under heat stress.

More details

Thermosensitive T7 RNA polymerase is a T7 RNA polymerase interrupted by a temperature-sensitive intein, which can self-splice at specific temperature and initiate the downstream signal.

More details