|
|
Line 15: |
Line 15: |
| <script type="text/javascript" src="https://2016.igem.org/Team:HUST-China/js/index?action=raw&ctype=text/javascript"></script> | | <script type="text/javascript" src="https://2016.igem.org/Team:HUST-China/js/index?action=raw&ctype=text/javascript"></script> |
| <script type="text/javascript" src="https://2016.igem.org/Team:HUST-China/js/tocible?action=raw&ctype=text/javascript"></script> | | <script type="text/javascript" src="https://2016.igem.org/Team:HUST-China/js/tocible?action=raw&ctype=text/javascript"></script> |
− | <style>
| + | <style> |
| html { | | html { |
| overflow-x: hidden; | | overflow-x: hidden; |
Line 72: |
Line 72: |
| 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 138: |
Line 139: |
| <div class="banner-top"> | | <div class="banner-top"> |
| <ul class="nav banner-nav"> | | <ul class="nav banner-nav"> |
− | <li><a href="https://2016.igem.org/Team:HUST-China">HOME</a></li> | + | <li><a href="https://2016.igem.org/Team:HUST-China">HOME</a></li> |
| <li class="dropdown1"><a class="down-scroll active" href="#">PROJECT</a> | | <li class="dropdown1"><a class="down-scroll active" href="#">PROJECT</a> |
| <ul class="dropdown2"> | | <ul class="dropdown2"> |
Line 159: |
Line 160: |
| </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">
| + | <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">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-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-euk">Eukaryotic circuit</a></li> |
− | <li><a href="https://2016.igem.org/Team:HUST-China/Model/model-app">Application circuit</a></li>
| + | <li><a href="https://2016.igem.org/Team:HUST-China/Model/model-app">Application circuit</a></li> |
− | </ul>
| + | </ul> |
− | </li>
| + | </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 224: |
Line 225: |
| <!-- 图片 --> | | <!-- 图片 --> |
| <img src="https://static.igem.org/mediawiki/2016/8/88/T--HUST-China--Description-Fig-Eukaryote.png" alt="" class="img-responsive"> | | <img src="https://static.igem.org/mediawiki/2016/8/88/T--HUST-China--Description-Fig-Eukaryote.png" alt="" class="img-responsive"> |
− | <p class="text-center">Fig1: circuit of prokaryote version serving as tri-stable signal filter</p> | + | <p class="text-center">Fig*: circuit of prokaryote version serving as tri-stable signal filter</p> |
| <!-- <h2>Creation based on Signal Filter</h2> --> | | <!-- <h2>Creation based on Signal Filter</h2> --> |
| <!-- 文字 --> | | <!-- 文字 --> |
| <p> | | <p> |
− | When signal 1 comes,a double promoter structure will help induce Cro and CII downstream pRE. At the same time constitutively produced CIII will guarantee enough CII to enhance the transcription downstream the pRE. Thus,there forms a positive feedback loop to direct a fast and strong expression of Cro. A quantity of Cro represses transcription under pRM by binding to Cro binding site and blocks gene of interest 2’s expression, so it turns to a stable state of expressing gene of interest 1. | + | When signal 1 comes,a double promoter structure will help induce Cro and CII downstream pRE. At the same time constitutively produced CIII will guarantee enough CII to enhance the transcription downstream the pRE. Thus,there forms a positive feedback loop to direct a fast and strong expression of cro. A quantity of Cro represses transcription under pRM by binding to Cro binding site and blocks gene of interest 2’s expression, so it turns to a stable state of expressing gene of interest 1. |
| </p> | | </p> |
| <!-- <img src="" alt=""> --> | | <!-- <img src="" alt=""> --> |
Line 236: |
Line 237: |
| If there is no signal.Both genes of interest will be expressed. And if both of the two signal exist,the expression state will depend on the intensity of the initial signal input. | | If there is no signal.Both genes of interest will be expressed. And if both of the two signal exist,the expression state will depend on the intensity of the initial signal input. |
| </p> | | </p> |
| + | <div class="container-fluid index-details1 index-details"> |
| + | <div id="myCarousel" class="carousel slide"> |
| + | <!-- 轮播(Carousel)指标 --> |
| + | <ol class="carousel-indicators"> |
| + | <li data-target="#myCarousel" data-slide-to="0" class="active"></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="3"></li> --> |
| + | </ol> |
| + | <!-- 轮播(Carousel)项目 --> |
| + | <div class="carousel-inner"> |
| + | <div class="item active"> |
| + | <div class="container"> |
| + | <div class="row"> |
| + | <div class="col-md-6" style="margin:100px 0"> |
| + | <div class="caption"> |
| + | <p> |
| + | A prokaryote version of our Signal Fliter. Users can define two input signals and three combinations of output. For more details, see to our description page |
| + | </p> |
| + | <p><a href="#" class="btn btn-primary" role="button">More details</a></p> |
| + | </div> |
| + | </div> |
| + | <div class="col-md-6" style="margin:100px 0"> |
| + | <img src="https://static.igem.org/mediawiki/2016/8/88/T--HUST-China--Description-Fig-Eukaryote.png" alt="" class="img-responsive"> |
| + | </div> |
| + | </div> |
| + | </div> |
| + | </div> |
| + | <div class="item"> |
| + | <div class="container"> |
| + | <div class="row"> |
| + | <div class="col-md-6 " style="margin:100px 0"> |
| + | <div class="caption"> |
| + | <p> |
| + | Small in scale, big in thoughts! THis summer, we held a fabulous HUST-Cheering! conferrence. And anlong with our integrated Practices,see to HP page. |
| + | </p> |
| + | <p><a href="#" class="btn btn-primary" role="button">More details</a></p> |
| + | </div> |
| + | </div> |
| + | <div class="col-md-6" style="margin:100px 0"> |
| + | <img src="https://static.igem.org/mediawiki/2016/6/64/T--HUST-China--Integrated_Practices-Fig2-4.jpeg" alt="" class="img-responsive"> |
| + | </div> |
| + | </div> |
| + | </div> |
| + | </div> |
| + | <div class="item"> |
| + | <div class="container"> |
| + | <div class="row"> |
| + | <div class="col-md-6" style="margin:100px 0"> |
| + | <div class="caption"> |
| + | <p> |
| + | Fluorescence measurement is the main characterization method this year. We employed GFP and RFP as reporters to build valid data of our circuits. For more results see to Wetlab Results! |
| + | </p> |
| + | <p><a href="#" class="btn btn-primary" role="button">More details</a></p> |
| + | </div> |
| + | </div> |
| + | <div class="col-md-6" style="margin:100px 0"> |
| + | <img src="https://static.igem.org/mediawiki/2016/f/fb/T--HUST-China--home-flou.png" alt="" class="img-responsive"> |
| + | </div> |
| + | </div> |
| + | </div> |
| + | </div> |
| + | </div> |
| + | <!-- 轮播(Carousel)导航 --> |
| + | <a class="carousel-control left" href="#myCarousel" data-slide="prev" style="font-size:100px;">‹</a> |
| + | <a class="carousel-control right" href="#myCarousel" data-slide="next" style="vertical-align:middle;font-size:100px">›</a> |
| + | </div> |
| + | </div> |
| <h2>Eukaryotic version:</h2> | | <h2>Eukaryotic version:</h2> |
| <p>It is a bi-stable system derived from Arabidopsis thaliana stress response system. Enzyme catalysis are core of this design to increase the efficiency of state transition. | | <p>It is a bi-stable system derived from Arabidopsis thaliana stress response system. Enzyme catalysis are core of this design to increase the efficiency of state transition. |
| </p> | | </p> |
| <img src="https://static.igem.org/mediawiki/2016/1/1e/T--HUST-China--Description-Fig-prokaryote.png" alt="" class="img-responsive"> | | <img src="https://static.igem.org/mediawiki/2016/1/1e/T--HUST-China--Description-Fig-prokaryote.png" alt="" class="img-responsive"> |
− | <p class="text-center">Fig2: circuit of Eukaryote version serving as bii-stable signal filter</p> | + | <p class="text-center">Fig*: circuit of Eukaryote version serving as bii-stable signal filter</p> |
| <p>Clade A protein phosphatases type 2C(PP2CA) and SUCROSE NONFERMENTING1-RELATED SUBFAMILY2(SnRK2s) protein kinase are both components of Abscisic acid signaling network in Arabidopsis thaliana. ABF2 is a leucine zipper transcription factor which basically binds ABA-response element (ABRE). ABF2 can be phosphorylated by SnRK2s and be efficiently dephosphorylated by PP2CA. Also, in the absence of Abscisic acid,SnRK2 kinases can be inactivated by PP2Cs thus shut down the gene expression efficiently. | | <p>Clade A protein phosphatases type 2C(PP2CA) and SUCROSE NONFERMENTING1-RELATED SUBFAMILY2(SnRK2s) protein kinase are both components of Abscisic acid signaling network in Arabidopsis thaliana. ABF2 is a leucine zipper transcription factor which basically binds ABA-response element (ABRE). ABF2 can be phosphorylated by SnRK2s and be efficiently dephosphorylated by PP2CA. Also, in the absence of Abscisic acid,SnRK2 kinases can be inactivated by PP2Cs thus shut down the gene expression efficiently. |
| </p> | | </p> |
| <p>When signal 1(ON) comes, promoter RD29A drives expression of SnRK2.2, which can phosphorylate ABF2 (constitutively expressed). Comparing to protein co-facter association ,enzyme catalysis can produce a large quantity of phosphorylated ABF2 in a short time, then enhances pRD29A to turn on the gene of interest’s expression. When signal 2(OFF) comes,gene PP2CA expresses, dephosphorylating ABF2 and inactivating SnRK2.2, thus turning the system into OFF state. | | <p>When signal 1(ON) comes, promoter RD29A drives expression of SnRK2.2, which can phosphorylate ABF2 (constitutively expressed). Comparing to protein co-facter association ,enzyme catalysis can produce a large quantity of phosphorylated ABF2 in a short time, then enhances pRD29A to turn on the gene of interest’s expression. When signal 2(OFF) comes,gene PP2CA expresses, dephosphorylating ABF2 and inactivating SnRK2.2, thus turning the system into OFF state. |
| </p> | | </p> |
| + | <div class="container-fluid index-details1 index-details"> |
| + | <div id="myCarousel2" class="carousel slide"> |
| + | <!-- 轮播(Carousel)指标 --> |
| + | <ol class="carousel-indicators"> |
| + | <li data-target="#myCarousel2" data-slide-to="0" class="active"></li> |
| + | <li data-target="#myCarousel2" data-slide-to="1"></li> |
| + | <li data-target="#myCarousel2" data-slide-to="2"></li> |
| + | <!-- <li data-target="#myCarousel2" data-slide-to="3"></li> --> |
| + | </ol> |
| + | <!-- 轮播(Carousel)项目 --> |
| + | <div class="carousel-inner"> |
| + | <div class="item active"> |
| + | <div class="container"> |
| + | <div class="row"> |
| + | <div class="col-md-6" style="margin:100px 0"> |
| + | <div class="caption"> |
| + | <p> |
| + | A prokaryote version of our Signal Fliter. Users can define two input signals and three combinations of output. For more details, see to our description page |
| + | </p> |
| + | <p><a href="#" class="btn btn-primary" role="button">More details</a></p> |
| + | </div> |
| + | </div> |
| + | <div class="col-md-6" style="margin:100px 0"> |
| + | <img src="https://static.igem.org/mediawiki/2016/8/88/T--HUST-China--Description-Fig-Eukaryote.png" alt="" class="img-responsive"> |
| + | </div> |
| + | </div> |
| + | </div> |
| + | </div> |
| + | <div class="item"> |
| + | <div class="container"> |
| + | <div class="row"> |
| + | <div class="col-md-6 " style="margin:100px 0"> |
| + | <div class="caption"> |
| + | <p> |
| + | Small in scale, big in thoughts! THis summer, we held a fabulous HUST-Cheering! conferrence. And anlong with our integrated Practices,see to HP page. |
| + | </p> |
| + | <p><a href="#" class="btn btn-primary" role="button">More details</a></p> |
| + | </div> |
| + | </div> |
| + | <div class="col-md-6" style="margin:100px 0"> |
| + | <img src="https://static.igem.org/mediawiki/2016/6/64/T--HUST-China--Integrated_Practices-Fig2-4.jpeg" alt="" class="img-responsive"> |
| + | </div> |
| + | </div> |
| + | </div> |
| + | </div> |
| + | <div class="item"> |
| + | <div class="container"> |
| + | <div class="row"> |
| + | <div class="col-md-6" style="margin:100px 0"> |
| + | <div class="caption"> |
| + | <p> |
| + | Fluorescence measurement is the main characterization method this year. We employed GFP and RFP as reporters to build valid data of our circuits. For more results see to Wetlab Results! |
| + | </p> |
| + | <p><a href="#" class="btn btn-primary" role="button">More details</a></p> |
| + | </div> |
| + | </div> |
| + | <div class="col-md-6" style="margin:100px 0"> |
| + | <img src="https://static.igem.org/mediawiki/2016/f/fb/T--HUST-China--home-flou.png" alt="" class="img-responsive"> |
| + | </div> |
| + | </div> |
| + | </div> |
| + | </div> |
| + | </div> |
| + | <!-- 轮播(Carousel)导航 --> |
| + | <a class="carousel-control left" href="#myCarousel2" data-slide="prev" style="font-size:100px;">‹</a> |
| + | <a class="carousel-control right" href="#myCarousel2" data-slide="next" style="vertical-align:middle;font-size:100px">›</a> |
| + | </div> |
| + | </div> |
| </article> | | </article> |
| </div> | | </div> |