|
|
Line 1: |
Line 1: |
- | <html>
| |
- | <a name="top">
| |
- | </a>
| |
- | </html>
| |
| {{:Team:WHU-China/templates/standardpage_header}} | | {{:Team:WHU-China/templates/standardpage_header}} |
| + | |
| <html> | | <html> |
| </div> | | </div> |
Line 22: |
Line 19: |
| </script> | | </script> |
| | | |
- | <link rel="stylesheet" href="https://2013.igem.org/Team:WHU-China/middleleftcss?action=raw&ctype=text/css" type="text/css"> | + | <link rel="stylesheet" href="https://2013.igem.org/Team:WHU-China/middleleftcss?action=raw&ctype=text/css" type="text/css" /> |
| <!-- ie9.js (fixes all Internet Explorer browsers older than ie9) --> | | <!-- ie9.js (fixes all Internet Explorer browsers older than ie9) --> |
| <!--[if lt IE 9]> | | <!--[if lt IE 9]> |
Line 30: |
Line 27: |
| | | |
| | | |
- | <script type="text/javascript">
| |
- | $(window).scroll(function () {
| |
- | var scrollPos = $(window).scrollTop();
| |
- | if (scrollPos > 140) {
| |
- | $(".toc").addClass("stickBelowNavigation");
| |
- | } else {
| |
- | $(".toc").removeClass("stickBelowNavigation");
| |
- | }
| |
- | });
| |
- | </script>
| |
- |
| |
- |
| |
- | <div id="toc" class="toc" style="*display:none;"><img src="https://static.igem.org/mediawiki/2013/2/26/WHULeftbar.png"/><table><tr><td><div id="toctitle" style="width:50%;"><h2>Contents</h2></div>
| |
- | <ul>
| |
- | <li class="toclevel-1 tocsection-1"><a href="#overview"><span class="tocnumber">1</span> <span class="toctext">Overview</span></a></li>
| |
- | <li class="toclevel-1 tocsection-2"><a href="#Symbol"><span class="tocnumber">2</span> Symbol table, Assumption and reasons.</a></li>
| |
- | <li class="toclevel-1 tocsection-1"><a href="#results"><span class="tocnumber">3</span> <span class="toctext">Modeling result</span></a></li>
| |
- | <li class="toclevel-1 tocsection-1"><a href="#derivation"><span class="tocnumber">4</span> <span class="toctext">Model derivation</span></a><ul><li><a href="#measurement"><span class="tocnumber">4.1</span> <span class="toctext">Expression level Measurement</span></a></li><li><a href="#trans"><span class="tocnumber">4.2</span> <span class="toctext">Translation and transcription</span></a></li><li><a href="#RNAP"><span class="tocnumber">4.3</span> <span class="toctext">RNAP binding and transcription</br> initiation</span></a></li></ul></li>
| |
- | <li class="toclevel-1 tocsection-1"><a href="#discussion"><span class="tocnumber">5</span> <span class="toctext">Discussion</span></a></li>
| |
- | <li class="toclevel-1 tocsection-1"><a href="#guideline"><span class="tocnumber">6</span> <span class="toctext">User Guideline</span></a></li></br>
| |
- | <li class="toclevel-1 tocsection-1"><a href="#reference"><span class="tocnumber"> </span> <span class="toctext">Reference</span></a></li>
| |
- | </ul>
| |
- | </td></tr></table>
| |
- | </div><script>if (window.showTocToggle) { var tocShowText = "show"; var tocHideText = "hide"; showTocToggle(); } </script>
| |
| | | |
| <script type="text/javascript"> | | <script type="text/javascript"> |
Line 71: |
Line 44: |
| </div> | | </div> |
| | | |
- | <script type="text/javascript">
| |
- | $(window).scroll(function () {
| |
- | var scrollPos = $(window).scrollTop();
| |
- | if (scrollPos > 100) {
| |
- | $(".backtop").addClass("stickToBottom");
| |
- | } else {
| |
- | $(".backtop").removeClass("stickToBottom");
| |
- | }
| |
- | });
| |
- | </script>
| |
| | | |
- | <div class="backtop" style="*display:none;"><a href="https://2013.igem.org/Team:WHU-China/modelingtp#top"> | + | <div style="margin-left:17%;margin-right:7%;margin-top:30px;width:76%;height:auto;*width:98%;*border: 3px solid green;"> |
- | <img src="https://static.igem.org/mediawiki/2013/b/b9/2013_WHU_BACKtoTop.png" width="100px" height="50px"/>
| + | |
- | </a>
| + | |
- | </div>
| + | |
| | | |
| | | |
- | <h1 style="width:60%;font-size:30px;color:green;margin-left:26%;border:0;margin-top:40px;">
| |
- | <strong>Modeling of Tandem Promoter </strong><span style="font-size:20px;">(abbreviation: TP Model)</span>
| |
- | </h1>
| |
| | | |
| | | |
| | | |
- | <div class="link"> | + | </br></br> |
- | | + | |
| </html> | | </html> |
- | {{:Team:WHU-China/templates/standardpage_modelguide}}
| |
- |
| |
| {{:Team:WHU-China/templates/standardpage_footer}} | | {{:Team:WHU-China/templates/standardpage_footer}} |