Difference between revisions of "Team:HUST-China/Description"

(Prototype team page)
 
Line 1: Line 1:
{{HUST-China}}
+
<html lang="en">
<html>
+
 
+
 
+
 
+
<div class="column full_size judges-will-not-evaluate">
+
<h3>★  ALERT! </h3>
+
<p>This page is used by the judges to evaluate your team for the<a href="https://2016.igem.org/Judging/Medals"> improve a previous part or project gold medal criterion</a>. </p>
+
<p> Delete this box in order to be evaluated for this medal. See more information at <a href="https://2016.igem.org/Judging/Pages_for_Awards/Instructions"> Instructions for Pages for awards</a>.</p>
+
</div>
+
 
+
 
+
<div class="column full_size">
+
 
+
<p>Tell us about your project, describe what moves you and why this is something important for your team.</p>
+
 
+
 
+
<h5>What should this page contain?</h5>
+
<ul>
+
<li> A clear and concise description of your project.</li>
+
<li>A detailed explanation of why your team chose to work on this particular project.</li>
+
<li>References and sources to document your research.</li>
+
<li>Use illustrations and other visual resources to explain your project.</li>
+
</ul>
+
 
+
 
+
</div>
+
 
+
<div class="column full_size" >
+
 
+
<h5>Advice on writing your Project Description</h5>
+
 
+
<p>
+
We encourage you to put up a lot of information and content on your wiki, but we also encourage you to include summaries as much as possible. If you think of the sections in your project description as the sections in a publication, you should try to be consist, accurate and unambiguous in your achievements.
+
</p>
+
 
+
<p>
+
Judges like to read your wiki and know exactly what you have achieved. This is how you should think about these sections; from the point of view of the judge evaluating you at the end of the year.
+
</p>
+
 
+
</div>
+
 
+
 
+
<div class="column half_size" >
+
 
+
<h5>References</h5>
+
<p>iGEM teams are encouraged to record references you use during the course of your research. They should be posted somewhere on your wiki so that judges and other visitors can see how you thought about your project and what works inspired you.</p>
+
 
+
</div>
+
 
+
 
+
<div class="column half_size" >
+
<h5>Inspiration</h5>
+
<p>See how other teams have described and presented their projects: </p>
+
 
+
<ul>
+
<li><a href="https://2014.igem.org/Team:Imperial/Project"> Imperial</a></li>
+
<li><a href="https://2014.igem.org/Team:UC_Davis/Project_Overview"> UC Davis</a></li>
+
<li><a href="https://2014.igem.org/Team:SYSU-Software/Overview">SYSU Software</a></li>
+
</ul>
+
</div>
+
  
 +
<head>
 +
    <meta charset="UTF-8">
 +
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
 +
    <!-- 使IE用最高模式渲染页面 -->
 +
    <meta name="renderer" content="webkit">
 +
    <!-- 极速模式 -->
 +
    <title>Application</title>
 +
    <link rel="stylesheet" href="https://2016.igem.org/Team:HUST-China/css/bootstrap-theme?action=raw&amp;ctype=text/css">
 +
    <link rel="stylesheet" href="https://2016.igem.org/Team:HUST-China/css/bootstrap?action=raw&amp;ctype=text/css">
 +
    <link rel="stylesheet" href="https://2016.igem.org/Team:HUST-China/css/index?action=raw&amp;ctype=text/css">
 +
    <script src="../js/jquery-1.11.1.min.js"></script>
 +
    <script type="text/javascript" src="https://2016.igem.org/Team:HUST-China/js/bootstrap?action=raw&amp;ctype=text/javascript"></script>
 +
    <script type="text/javascript" src="https://2016.igem.org/Team:HUST-China/js/index?action=raw&amp;ctype=text/javascript"></script>
 +
    <script type="text/javascript" src="https://2016.igem.org/Team:HUST-China/js/jquery.tocible.min?action=raw&amp;ctype=text/javascript"></script>
 +
        <style>
 +
    html {
 +
        overflow-x: hidden;
 +
        width: 100%;
 +
    }
 +
   
 +
    .banner-top {
 +
        margin-left: 15%;
 +
    }
 +
   
 +
    #igem_home_logo {
 +
        width: 100%;
 +
        margin-top: 80px;
 +
    }
 +
   
 +
    @media (min-width: 992px) {
 +
        .work-content .col-md-4 {
 +
            width: 25%;
 +
            margin-right: 8%;
 +
        }
 +
    }
 +
   
 +
    .carousel-control.left,
 +
    .carousel-control.right {
 +
        background-image: none;
 +
        padding-top: 18%;
 +
    }
 +
   
 +
    .carousel-indicators li {
 +
        background-color: #fff;
 +
        border: 1px solid #a94442;
 +
    }
 +
   
 +
    .carousel-indicators li.active {
 +
        background-color: #f0ad4e;
 +
    }
 +
   
 +
    #contentSub,
 +
    #contentcontainer,
 +
    #footer-box,
 +
    #sitesub,
 +
    #catlinks,
 +
    #search-controls,
 +
    #p-logo,
 +
    .h3,
 +
    .printfooter,
 +
    .firstHeading,
 +
    .visualClear {
 +
        display: none;
 +
        box-sizing: content-box;
 +
    }
 +
   
 +
    #sideMenu,
 +
    #top_title {
 +
        display: none;
 +
        box-sizing: content-box;
 +
    }
 +
    #sideMenu .mainMenu_toggle,
 +
    #sideMenu .mainMenu_Title,
 +
    #sideMenu .sideMenuTitle,
 +
    #sideMenu .expand_subMenus{
 +
        box-sizing: content-box;
 +
    }
 +
   
 +
    #bodyContent h1,
 +
    #bodyContent h2,
 +
    #bodyContent h3,
 +
    #bodyContent h4,
 +
    #bodyContent h5 {
 +
        margin-bottom: 0px;
 +
    }
 +
   
 +
    #search_text {
 +
        color: #000;
 +
    }
 +
   
 +
    #globalWrapper,
 +
    #content {
 +
        position: absolute;
 +
        left: 0;
 +
        right: 0;
 +
        top: 0;
 +
        width: 100%;
 +
        height: 100%;
 +
        border: 0px;
 +
        background-color: transparent;
 +
        margin: 0px;
 +
        padding: 0px;
 +
    }
 +
   
 +
    @media (min-width: 1200px) {
 +
        .container-fluid .container {
 +
            width: 969px;
 +
            /* margin-left: 300px; */
 +
        }
 +
        .head-container {
 +
            width: 1170px;
 +
        }
 +
    }
 +
    /* article */
 +
   
 +
    .text-content article p {
 +
        text-indent: 20px;
 +
        margin: 10px 0;
 +
        font-size: 15px;
 +
        line-height: 24px;
 +
    }
 +
   
 +
    .text-content article img {
 +
        width: 80%;
 +
        /* margin-left: 20%; */
 +
    }
 +
    </style>
 +
</head>
  
 +
<body>
 +
    <header class="header">
 +
        <nav class="navbar navbar-default">
 +
            <div class="container">
 +
                <span class="menu"> Menu</span>
 +
                <div class="banner-top">
 +
                    <ul class="nav banner-nav">
 +
                        <li><a class="active" href="#">HOME</a></li>
 +
                        <li class="dropdown1"><a class="down-scroll" href="#">PROJECT</a>
 +
                            <ul class="dropdown2">
 +
                                <li><a href="https://2016.igem.org/Team:HUST-China/project/background">Background</a></li>
 +
                                <li><a href="https://2016.igem.org/Team:HUST-China/Description">Description</a></li>
 +
                                <li><a href="https://2016.igem.org/Team:HUST-China/Proof">Proof of concept</a></li>
 +
                                <li><a href="https://2016.igem.org/Team:HUST-China/Demonstrate">Application</a></li>
 +
                                <li><a href="https://2016.igem.org/Team:HUST-China/project/inprovement">Previous improvement</a></li>
 +
                                <li><a href="https://2016.igem.org/Team:HUST-China/Safety">Safety</a></li>
 +
                            </ul>
 +
                        </li>
 +
                        <li class="dropdown1"><a href="#">WETLAB</a>
 +
                            <ul class="dropdown2">
 +
                                <li><a href="https://2016.igem.org/Team:HUST-China/Experiments">Experiments</a></li>
 +
                                <li><a href="https://2016.igem.org/Team:HUST-China/Results">Results</a></li>
 +
                                <li><a href="https://2016.igem.org/Team:HUST-China/InterLab">Interlab</a></li>
 +
                                <li><a href="https://2016.igem.org/Team:HUST-China/Notebook">Notebook</a></li>
 +
                                <li><a href="https://2016.igem.org/Team:HUST-China/wetlab/protocols">Protocols</a></li>
 +
                            </ul>
 +
                        </li>
 +
                        <li class="dropdown1"><a class="down-scroll" href="https://2016.igem.org/Team:HUST-China/Model">MODELING</a>
 +
                            <!-- <ul class="dropdown2">
 +
                                <li><a href="#">Mag-receiver</a></li>
 +
                                <li><a href="#">Heating</a></li>
 +
                                <li><a href="#">Thermo-regulator</a></li>
 +
                            </ul> -->
 +
                        </li>
 +
                        <li class="dropdown1"><a class="down-scroll" href="">PARTS</a>
 +
                            <ul class="dropdown2">
 +
                                <li><a href="https://2016.igem.org/Team:HUST-China/Parts">Summary</a></li>
 +
                                <li><a href="https://2016.igem.org/Team:HUST-China/Basic_Part">Basic part</a></li>
 +
                                <li><a href="https://2016.igem.org/Team:HUST-China/Composite_Part">Composite part</a></li>
 +
                                <li><a href="https://2016.igem.org/Team:HUST-China/Part_Collection">Part Collection</a></li>
 +
                            </ul>
 +
                        </li>
 +
                        <li class="dropdown1"><a class="down-scroll" href="#">HUMAN PRACTICES</a>
 +
                            <ul class="dropdown2">
 +
                                <li><a href="https://2016.igem.org/Team:HUST-China/Integrated_Practices">Integrated HP</a></li>
 +
                                <li><a href="https://2016.igem.org/Team:HUST-China/Collaborations">Collaborations</a></li>
 +
                            </ul>
 +
                        </li>
 +
                        <li class="dropdown1"><a class="down-scroll" href="">TEAM</a>
 +
                            <ul class="dropdown2">
 +
                                <li><a href="https://2016.igem.org/Team:HUST-China/Team">Team Roster</a></li>
 +
                                <li><a href="https://2016.igem.org/Team:HUST-China/Attributions">Attributions</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="container-fluid member-head">
 +
        <div class="container">
 +
            <h2 class="text-center">Description</h2>
 +
        </div>
 +
    </div>
 +
    <div class="container-fluid">
 +
        <div class="text-content container" id="text-content">
 +
            <div class="ref"></div>
 +
            <article>
 +
                <!-- h2一级标题 -->
 +
                <h2>OVERVIEW</h2>
 +
                <!-- 文字 -->
 +
                <p>
 +
                    This year, we want to offer a handy, adjustable and useful tool kit to everyone working on Synthetic Biology--Signal Filter. The core circuit is based on a positive feedback bi-stable or tri-stable system with the capacity of reducing noise and converting pulse signal into robust and persistent signal. To adapt to different experimental requirements,we also developed two versions of our Signal Filter--prokaryotic one and eukaryotic one.
 +
                </p>
 +
                <!-- h3二级标题 -->
 +
                <!--                <h3>SubHeading</h3>
 +
                <p>dfwef</p>
 +
                <h3>Hello world</h3>
 +
                <p>fdwfewf</p> -->
 +
                <h2>Prokaryotic version:</h2>
 +
                <p>
 +
                    It is a tri-stable system adapted from bacteriophage λ operon. In the operon, promoter RE is activated by CII trascriptional activator. Ftsh is an ATP-dependent host metalloprotease which will normally degrade CII, while CIII serves as an inhibitor of Ftsh to free CII. And CI can function as a inhibitor to block pR, while Cro can bind pRE to stop the downstream gene’s expression. The positive feedback control under pRE is used to enhance pulse signal 1 and convert it into robust stable signal.
 +
                </p>
 +
                <!-- 图片 -->
 +
                <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">Fig*: circuit of prokaryote version serving as tri-stable signal filter</p>
 +
                <!-- <h2>Creation based on Signal Filter</h2> -->
 +
                <!-- 文字 -->
 +
                <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.
 +
                </p>
 +
                <!-- <img src="" alt=""> -->
 +
                <p>When signal 2 comes, under a certain inducible promoter,CI will be expressed and then binds to cI binding site within pR promoter,blocking gene of interest 1 and cIII’s expressions. With CIII’s reduction, FtsH gradually degrades CII to interrupt the stable state. Therefore, Cro’s expression immediately drop down , allowing transcription from pRM. The system turn to another stable state of gene of interest 2‘s expression.
 +
                </p>
 +
                <p>
 +
                    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>
 +
                <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>
 +
                <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">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>
 +
                <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>
 +
            </article>
 +
        </div>
 +
    </div>
 +
    <div class="returnTop">
 +
        <img src="https://static.igem.org/mediawiki/2016/f/f0/T--HUST-China--returnTop.png" alt="">
 +
    </div>
 +
    <script type="text/javascript">
 +
    $(document).ready(function(e) {
 +
        var widthYourScreen = document.documentElement.clientWidth || document.body.clientWidth;
 +
        if (widthYourScreen > 800) {
 +
            // 文章目录导航
 +
            //call tocible():
 +
            $('.text-content').tocible({
 +
                reference: '.ref',
 +
                title: 'Contents'
 +
            });
 +
        }
 +
    });
 +
    </script>
 +
</body>
  
 
</html>
 
</html>

Revision as of 08:50, 2 October 2016

Application

Description

OVERVIEW

This year, we want to offer a handy, adjustable and useful tool kit to everyone working on Synthetic Biology--Signal Filter. The core circuit is based on a positive feedback bi-stable or tri-stable system with the capacity of reducing noise and converting pulse signal into robust and persistent signal. To adapt to different experimental requirements,we also developed two versions of our Signal Filter--prokaryotic one and eukaryotic one.

Prokaryotic version:

It is a tri-stable system adapted from bacteriophage λ operon. In the operon, promoter RE is activated by CII trascriptional activator. Ftsh is an ATP-dependent host metalloprotease which will normally degrade CII, while CIII serves as an inhibitor of Ftsh to free CII. And CI can function as a inhibitor to block pR, while Cro can bind pRE to stop the downstream gene’s expression. The positive feedback control under pRE is used to enhance pulse signal 1 and convert it into robust stable signal.

Fig*: circuit of prokaryote version serving as tri-stable signal filter

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 2 comes, under a certain inducible promoter,CI will be expressed and then binds to cI binding site within pR promoter,blocking gene of interest 1 and cIII’s expressions. With CIII’s reduction, FtsH gradually degrades CII to interrupt the stable state. Therefore, Cro’s expression immediately drop down , allowing transcription from pRM. The system turn to another stable state of gene of interest 2‘s expression.

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.

Eukaryotic version:

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.

Fig*: circuit of Eukaryote version serving as bii-stable signal filter

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.

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.