Shareycheng (Talk | contribs) |
Shareycheng (Talk | contribs) |
||
Line 1: | Line 1: | ||
<html> | <html> | ||
− | |||
<head> | <head> | ||
<meta charset="UTF-8"> | <meta charset="UTF-8"> | ||
Line 18: | Line 17: | ||
if ($('.firstHeading')) $('.firstHeading').remove(); | if ($('.firstHeading')) $('.firstHeading').remove(); | ||
</script> | </script> | ||
− | + | <style> | |
html { | html { | ||
overflow-x: hidden; | overflow-x: hidden; | ||
Line 75: | Line 74: | ||
box-sizing: content-box; | box-sizing: content-box; | ||
} | } | ||
− | |||
#sideMenu .mainMenu_toggle, | #sideMenu .mainMenu_toggle, | ||
#sideMenu .mainMenu_Title, | #sideMenu .mainMenu_Title, | ||
#sideMenu .sideMenuTitle, | #sideMenu .sideMenuTitle, | ||
− | #sideMenu .expand_subMenus { | + | #sideMenu .expand_subMenus{ |
box-sizing: content-box; | box-sizing: content-box; | ||
} | } | ||
Line 132: | Line 130: | ||
/* margin-left: 20%; */ | /* margin-left: 20%; */ | ||
} | } | ||
− | + | /* .mw-content-ltr ol{ | |
margin:0; | margin:0; | ||
} */ | } */ | ||
− | + | ol.carousel-indicators{ | |
− | ol.carousel-indicators { | + | |
position: absolute; | position: absolute; | ||
− | + | bottom: 10px; | |
− | + | left: 50%; | |
− | + | z-index: 15; | |
− | + | width: 60%; | |
− | + | padding-left: 0; | |
− | + | margin-left: -30%; | |
− | + | text-align: center; | |
− | + | list-style: none; | |
} | } | ||
− | |||
</style> | </style> | ||
</head> | </head> | ||
Line 153: | Line 149: | ||
<body> | <body> | ||
<header class="header"> | <header class="header"> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<nav class="navbar navbar-default"> | <nav class="navbar navbar-default"> | ||
− | |||
− | |||
− | |||
<div class="container"> | <div class="container"> | ||
− | <span class="menu">Menu</span> | + | <span class="menu"> Menu</span> |
<div class="banner-top"> | <div class="banner-top"> | ||
<ul class="nav banner-nav"> | <ul class="nav banner-nav"> | ||
Line 192: | Line 175: | ||
</li> | </li> | ||
<li class="dropdown1"><a class="down-scroll" href="https://2016.igem.org/Team:HUST-China/Model">MODELING</a> | <li class="dropdown1"><a class="down-scroll" href="https://2016.igem.org/Team:HUST-China/Model">MODELING</a> | ||
− | + | <ul class="dropdown2"> | |
− | + | <li><a href="https://2016.igem.org/Team:HUST-China/Model">Overview</a></li> | |
− | + | <li><a href="https://2016.igem.org/Team:HUST-China/Model/model-pro">Prokaryotic circuit</a></li> | |
− | + | <li><a href="https://2016.igem.org/Team:HUST-China/Model/model-euk">Eukaryotic circuit</a></li> | |
− | + | <li><a href="https://2016.igem.org/Team:HUST-China/Model/model-app">Application circuit</a></li> | |
− | + | </ul> | |
− | + | </li> | |
<li class="dropdown1"><a class="down-scroll" href="">PARTS</a> | <li class="dropdown1"><a class="down-scroll" href="">PARTS</a> | ||
<ul class="dropdown2"> | <ul class="dropdown2"> | ||
Line 258: | Line 241: | ||
<img src="https://static.igem.org/mediawiki/2016/7/7e/T--HUST-China--Home-2-Box1.png" alt="" class="img-responsive"> | <img src="https://static.igem.org/mediawiki/2016/7/7e/T--HUST-China--Home-2-Box1.png" alt="" class="img-responsive"> | ||
<!-- <h3 class="text-uppercase text-center">step 1</h3> --> | <!-- <h3 class="text-uppercase text-center">step 1</h3> --> | ||
− | <p style="margin-top:10px">Normally, gene expression level depends on the input signals' intensity but it always | + | <p style="margin-top:10px">Normally, gene expression level depends on the input signals' intensity but it always can't be strong enough, so it may be hard for former expression systems to deal with realistic problems.</p> |
</div> | </div> | ||
<div class="col-md-2" style="padding-top:180px"> | <div class="col-md-2" style="padding-top:180px"> | ||
Line 284: | Line 267: | ||
<li data-target="#myCarousel" data-slide-to="1"></li> | <li data-target="#myCarousel" data-slide-to="1"></li> | ||
<li data-target="#myCarousel" data-slide-to="2"></li> | <li data-target="#myCarousel" data-slide-to="2"></li> | ||
− | <li data-target="#myCarousel" data-slide-to="3"></li> | + | <li data-target="#myCarousel" data-slide-to="3"></li> |
− | <li data-target="#myCarousel" data-slide-to="4"></li> | + | <li data-target="#myCarousel" data-slide-to="4"></li> |
</ol> | </ol> | ||
<!-- 轮播(Carousel)项目 --> | <!-- 轮播(Carousel)项目 --> | ||
− | <div class="carousel-inner"> | + | <div class="carousel-inner" > |
<div class="item active"> | <div class="item active"> | ||
<div class="container"> | <div class="container"> | ||
Line 306: | Line 289: | ||
</div> | </div> | ||
</div> | </div> | ||
− | + | <div class="item"> | |
<div class="container"> | <div class="container"> | ||
<div class="row"> | <div class="row"> | ||
Line 312: | Line 295: | ||
<div class="caption"> | <div class="caption"> | ||
<p> | <p> | ||
− | The eukaryote version of our Signal Fliter. Users can define two input signals and two kinds of outputs. See more details in our Description page. </p> | + | The eukaryote version of our Signal Fliter. Users can define two input signals and two kinds of outputs. See more details in our Description page. </p> |
<p><a href="https://2016.igem.org/Team:HUST-China/Description" class="btn btn-primary" role="button">More details</a></p> | <p><a href="https://2016.igem.org/Team:HUST-China/Description" class="btn btn-primary" role="button">More details</a></p> | ||
</div> | </div> | ||
Line 328: | Line 311: | ||
<div class="caption"> | <div class="caption"> | ||
<p> | <p> | ||
− | Small in scale, big in thoughts! This summer, we held a fabulous HUST-Cheering! conferrence. See more details in our Human Practices page. </p> | + | Small in scale, big in thoughts! This summer, we held a fabulous HUST-Cheering! conferrence. See more details in our Human Practices page. </p> |
<p><a href="https://2016.igem.org/Team:HUST-China/Integrated_Practices" class="btn btn-primary" role="button">More details</a></p> | <p><a href="https://2016.igem.org/Team:HUST-China/Integrated_Practices" class="btn btn-primary" role="button">More details</a></p> | ||
</div> | </div> | ||
Line 416: | Line 399: | ||
<!-- <br>mail to: <a href="mailto:#">o@163.com</a> --> | <!-- <br>mail to: <a href="mailto:#">o@163.com</a> --> | ||
</address> | </address> | ||
+ | |||
</div> | </div> | ||
</footer> | </footer> |
Revision as of 03:05, 19 October 2016
how does it work ?
This year, we, HUST-China, design a functional gene expression toolkit. The systems we design can not only be adaptable to any input and output, but also can change its threshold to meet the requirements from different project purposes.
Normally, gene expression level depends on the input signals' intensity but it always can't be strong enough, so it may be hard for former expression systems to deal with realistic problems.
Our toolkit can sense even pulse signal to reach its stable expression state and with validly characterized circuits, it will definitely help new iGEMers.