Difference between revisions of "Team:ZJU-China/Composite Part"

(Prototype team page)
 
Line 1: Line 1:
{{ZJU-China}}
+
<html lang="zh-CN">
<html>
+
<head>
  
 +
    <link href="https://2017.igem.org/Zju/css/bootstrap?action=raw&ctype=text/css" rel="stylesheet" media="screen" />
 +
    <link href="https://2017.igem.org/Zju/css/bootstraptheme?action=raw&ctype=text/css" rel="stylesheet" id="bs-theme-stylesheet">
 +
    <link href="https://2017.igem.org/Zju/css/docs/min?action=raw&ctype=text/css" rel="stylesheet" type="text/css"/>
 +
    <!-- <link href="css/doc-style.css" rel="stylesheet" type="text/css"/> -->
 +
    <link href="https://2017.igem.org/Zju/css/doc-style?action=raw&ctype=text/css" rel="stylesheet">
 +
    <link href="https://2017.igem.org/Zju/css/responsive/min?action=raw&ctype=text/css" rel="stylesheet">
 +
    <!-- 按钮的字体 -->
 +
    <link href='https://2017.igem.org/Team:ZJU-China/cs/font?action=raw&ctype=text/css' rel='stylesheet' type='text/css'>
 +
    <!-- 按钮的字体end -->
 +
    <script>
 +
        var _hmt = _hmt || [];
 +
    </script>
 +
    <script src="https://static.igem.org/mediawiki/2017/8/85/ZJUChina_js_docsmin.txt?action=raw&ctype=text/javascript"></script>
 +
</head>
  
<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://2017.igem.org/Judging/Medals">medal criterion</a> or <a href="https://2017.igem.org/Judging/Awards"> award listed above</a>. </p>
 
<p> Delete this box in order to be evaluated for this medal criterion and/or award. See more information at <a href="https://2017.igem.org/Judging/Pages_for_Awards"> Instructions for Pages for awards</a>.</p>
 
</div>
 
<div class="clear"></div>
 
  
 +
<style>
 +
    /*Override default CSS*/
 +
    #sideMenu, #top_title {display:none;}
 +
    #content { padding:0px; width:100%; margin-top:-7px; margin-left:0px;background-color: transparent;}
  
  
 +
    /* set all basic objects to neutral formatting*/
 +
    html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption {
 +
        margin: 0;
 +
        padding: 0;
 +
        border: 0;
 +
        outline: 0;
 +
        font-size: 100%;
 +
        vertical-align: baseline;
 +
        background: transparent;
 +
    }
  
<div class="column full_size">
+
    #globalWrapper {
<h1>Composite Parts</h1>
+
        margin: 0;
 +
        padding: 0;
 +
        border: 0;
 +
        outline: 0;
 +
        font-size: 100%;
 +
        vertical-align: baseline;
 +
        background: transparent;
 +
    }
  
  
<p>
+
    /* set page to fill window*/
A composite part is a functional unit of DNA consisting of two or more basic parts assembled together. <a href="http://parts.igem.org/wiki/index.php/Part:BBa_I13507">BBa_I13507</a> is an example of a composite part, consisting of an RBS, a protein coding region for a red fluorescent protein, and a terminator.
+
    html{
</p>
+
        height: 100%;
 +
    }
 +
    body {
 +
        min-height: 100%;
 +
        background-color: #FFFFFF;
 +
    }
  
<p>New composite BioBrick devices can be made by combining existing BioBrick Parts (like Inverters, Amplifiers, Smell Generators, Protein Balloon Generators, Senders, Receivers, Actuators, and so on).</p>
 
  
<br>
+
    #content_wrapper {
<h3>Best Composite Part Special Prize</h3>
+
        position: relative;
 +
        top: 0px;
 +
        left: 0px;
 +
        margin: 0px;
 +
        width: 100%;
 +
        height: 100%;
 +
        text-align:center;
 +
        background-color: #FFFFFF;
 +
    }
  
<p>New BioBrick devices can be made by combining existing BioBrick Parts. For example, Inverters, Amplifiers, Smell Generators, Protein Balloon Generators, Senders, Receivers, Actuators, and so on. To be eligible for this award, this part must adhere to <a href="http://parts.igem.org/DNA_Submission">Registry sample submission guidelines</a> and have been sent to the Registry of Standard Biological Parts. If you have a part you wish to nominate your team for this <a href="https://2017.igem.org/Judging/Awards">special prize</a>, make sure you add your part number to your <a href="https://2017.igem.org/Judging/Judging_Form">judging form</a> and delete the box at the top of this page.
+
    #content_wrapper p {
 +
        font-family: 'Yanone Kaffeesatz',Tahoma, Geneva, sans-serif;
 +
    }
  
<br><br>
+
    #content_wrapper a {
<b>Please note:</b> Judges will only look at the first part number you list, so please only enter ONE (1) part number in the judging form for this prize. </p>
+
        color:#004789;
<br>
+
    }
<div class="highlight">
+
<h4>Note</h4>
+
<p>This page should list all the composite parts your team has made during your project. You must add all characterization information for your parts on the Registry. You should not put characterization information on this page. Remember judges will only look at the first part in the list for the Best Composite Part award, so put your best part first!</p>
+
  
 +
 +
    #footer {
 +
        position:absolute;
 +
        bottom: 0px;
 +
        left: 0px;
 +
        width: 100%;
 +
        margin-top: 0px;
 +
        margin-bottom: 20px;
 +
        background-color: #FFFFFF;
 +
        text-align: center;
 +
    }
 +
 +
    .center {
 +
        width: 60%;
 +
        margin-top: 16px;
 +
        min-width: 500px;
 +
        padding-bottom:32px;
 +
        display: inline-block;
 +
    }
 +
 +
    .TextContent {
 +
        text-align: left;
 +
        vertical-align: baseline;
 +
        font-size: 0.875em;
 +
        font-family:'Yanone Kaffeesatz', verdana, sans-serif;
 +
    }
 +
 +
    .TextContent h1{
 +
        text-align: center;
 +
        font-size: 1.5rem;
 +
        margin-bottom: 1em;
 +
        margin-top: 0.2em;
 +
        color: #3399ff;
 +
        font-family:'Yanone Kaffeesatz', verdana, sans-serif;
 +
    }
 +
 +
    .TextContent h2{
 +
        line-height: 1.6;
 +
        margin-bottom: 0em;
 +
        margin-top: 1em;
 +
        text-align: left;
 +
        font-family:'Yanone Kaffeesatz', verdana, sans-serif;
 +
    }
 +
 +
    .TextContent p{
 +
        margin-bottom: 1.2em;
 +
        font-family:'Yanone Kaffeesatz', verdana, sans-serif;
 +
    }
 +
 +
    .Page_Wide {
 +
        width:100%;
 +
    }
 +
 +
    .Quarter_Image {
 +
        width:25%;
 +
        max-height:250px;
 +
        float:left;
 +
    }
 +
 +
    .Quarter_Image img {
 +
        display:block;
 +
        margin:auto;
 +
        max-height: 250px;
 +
        width: auto;
 +
    }
 +
 +
    .SocialMediaIconWrapper {
 +
        width:100%;
 +
    }
 +
 +
    .SocialMediaIcon {
 +
        width:4%;
 +
        height:auto;
 +
        margin-left:20px;
 +
        display: inline-block;
 +
        float:left;
 +
 +
    }
 +
 +
    .SocialMediaIcon img{
 +
        max-width:100%;
 +
        height:auto
 +
    }
 +
 +
    .TeamImage {
 +
        width:100%;
 +
    }
 +
 +
    .TeamImage img {
 +
        max-width:100%;
 +
        height:auto
 +
    }
 +
 +
    .sponsors {
 +
        width: 100%;
 +
    }
 +
 +
    .sponsor_row {
 +
        width: 100%;
 +
    }
 +
 +
    .sponsor_img {
 +
        width: 16.6666667%;
 +
        float:left;
 +
    }
 +
 +
    .sponsor_img img{
 +
        max-width:100%;
 +
        height:auto
 +
    }
 +
 +
    .clear {
 +
        clear:both;
 +
    }
 +
 +
    .clear.extra_space {
 +
        height: 20px;
 +
    }
 +
 +
    .line_divider {
 +
        border-top: 1px solid #d3d3d3;
 +
        width: 98%;
 +
        margin: auto;
 +
    }
 +
 +
    .copyright{
 +
        color: #888888;
 +
        font-size: 13px;
 +
        text-align: center !important;
 +
    }
 +
 +
 +
    .copyright a{
 +
        color: #d2ebe3;
 +
        border-bottom: dotted 1px #a5d8c7;
 +
    }
 +
 +
 +
    /*文中自定义*/
 +
    .CuteButton:active {
 +
        color:white !important;
 +
        -webkit-box-shadow: 0px 3px 0px rgba(0,52,63,1), 0px 3px 6px rgba(0,0,0,.9);
 +
        -moz-box-shadow: 0px 3px 0px rgba(0,52,63,1), 0px 3px 6px rgba(0,0,0,.9);
 +
        box-shadow: 0px 3px 0px rgba(0,52,63,1), 0px 3px 6px rgba(0,0,0,.9);
 +
        position: relative;
 +
        top: 6px;
 +
    }
 +
 +
    .CuteButton:visited {
 +
        color:white !important;
 +
        -webkit-box-shadow: 0px 3px 0px rgba(0,52,63,1), 0px 3px 6px rgba(0,0,0,.9);
 +
        -moz-box-shadow: 0px 3px 0px rgba(0,52,63,1), 0px 3px 6px rgba(0,0,0,.9);
 +
        box-shadow: 0px 3px 0px rgba(0,52,63,1), 0px 3px 6px rgba(0,0,0,.9);
 +
        position: relative;
 +
        top: 6px;
 +
    }
 +
 +
    .YellowCB {
 +
        background-color: rgba(254,196,62,1);
 +
        -webkit-box-shadow: 0px 9px 0px rgba(245,253,202,1), 0px 9px 25px rgba(0,0,0,.7);
 +
        -moz-box-shadow: 0px 9px 0px rgba(245,253,202,1), 0px 9px 25px rgba(0,0,0,.7);
 +
        box-shadow: 0px 9px 0px rgba(245,253,202,1), 0px 9px 25px rgba(0,0,0,.7);
 +
    }
 +
 +
    .GreenCB {
 +
        background-color: rgba(25,148,117,1);
 +
        -webkit-box-shadow: 0px 9px 0px rgba(4,77,34,1), 0px 9px 25px rgba(0,0,0,.7);
 +
        -moz-box-shadow: 0px 9px 0px rgba(4,77,34,1), 0px 9px 25px rgba(0,0,0,.7);
 +
        box-shadow: 0px 9px 0px rgba(4,77,34,1), 0px 9px 25px rgba(0,0,0,.7);
 +
    }
 +
 +
    .SmallCB {
 +
        font-size: 1.5em;
 +
        margin-left: 2px;
 +
        padding: 2px 10px ;
 +
        width: 100px;
 +
    }
 +
 +
 +
 +
    .ArticleHead{
 +
        font-family: 'Tempus Sans ITC',georgia !important;
 +
        font-size: 40px !important;
 +
        font-weight: 800 !important;
 +
        color: #56A36C !important;
 +
        text-align: center !important;
 +
        margin-bottom: 0 !important;
 +
        margin-top: .6em !important;
 +
    }
 +
 +
    .H3Head{
 +
        font-family: 'Tempus Sans ITC',georgia !important;
 +
        color: #FEC43E !important;
 +
        font-size: 25px !important;
 +
        font-weight: 400 !important;
 +
        text-align: left !important;
 +
        margin-bottom: 0 !important;
 +
        margin-top:.6em !important;
 +
    }
 +
 +
    .PP{
 +
        font-family:Tahoma, Geneva, sans-serif !important;
 +
        font-size: 20px !important;
 +
        font-weight: 100 !important;
 +
        text-align: left !important;
 +
        margin-bottom: 20px;
 +
    }
 +
 +
 +
    .Retract{
 +
        padding-left: 50px;
 +
    }
 +
 +
    .GreenAH{
 +
        color: #56A36C;
 +
    }
 +
 +
    .YellowAH{
 +
        color: #FEC43E;
 +
    }
 +
 +
    .contentLi{
 +
        margin:0;
 +
        font-size:17px;
 +
        line-height: 27px;
 +
        padding-bottom: 20px;
 +
        color: #111111;
 +
    }
 +
 +
    .grayTable
 +
    {
 +
        background-color: #979797;
 +
    }
 +
 +
    .yellowTable
 +
    {
 +
        background-color: #CD9B1D;
 +
        color: #000;
 +
    }
 +
 +
    h2{
 +
        font-family: 'Tempus Sans ITC';
 +
        font-weight: 500;
 +
        font-size: 35px;
 +
        text-align: left;
 +
    }
 +
 +
    h3{
 +
        font-family: 'Tempus Sans ITC';
 +
        font-weight: 500;
 +
        font-size: 32px;
 +
        text-align: left;
 +
    }
 +
 +
    h4{
 +
        font-family: 'Tempus Sans ITC';
 +
        font-weight: 500;
 +
        font-size: 28px;
 +
        text-align: left;
 +
    }
 +
 +
    h5{
 +
        font-family: 'Tempus Sans ITC';
 +
        font-weight: 500;
 +
        font-size: 25px;
 +
        text-align: left;
 +
    }
 +
 +
    p{
 +
        margin:0;
 +
        font-size:17px;
 +
        line-height: 30px;
 +
        /*padding-bottom: 20px;*/
 +
        color: #111111;
 +
    }
 +
 +
    .bs-docs-sidenav
 +
    {
 +
        font-family:Tahoma, Geneva, sans-serif !important;
 +
        font-size: 20px !important;
 +
        font-weight: 100 !important;
 +
        text-align: left !important;
 +
    }
 +
 +
 +
    .textli li{
 +
        font-family:Tahoma, Geneva, sans-serif !important;
 +
        font-size: 20px !important;
 +
        font-weight: 100 !important;
 +
        text-align: left !important;
 +
    }
 +
 +
    .textimg
 +
    {
 +
        width:70% !important;
 +
    }
 +
 +
    .ref
 +
    {
 +
        font-size: 16px !important;
 +
        margin-bottom: 5px !important;
 +
        color: #353535;
 +
    }
 +
    /*文中自定义*/
 +
</style>
 +
 +
<body id="page-top" data-spy="scroll" data-target=".navbar-fixed-top">
 +
<div class="page-loader"></div>
 +
<!-- Docs master nav -->
 +
<!-- <h1><a class="navbar-brand" href="index.html">MuMei Lab</a></h1> -->
 +
<div class="container">
 +
    <!-- header -->
 +
    <div class="header-w3layouts">
 +
        <!-- Navigation -->
 +
        <nav class="navbar navbar-default navbar-fixed-top">
 +
            <div class="navbar-header page-scroll">
 +
                <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-ex1-collapse">
 +
                </button>
 +
 +
                <a href="https://2017.igem.org/Team:ZJU-China">
 +
                    <img style="margin-top:11px" class="navbar-brand"  src="https://static.igem.org/mediawiki/2017/d/d5/ZJUChina_logo.png">
 +
                </a>
 +
 +
                <!-- <h1><a class="navbar-brand" href="index.html">My Design</a></h1> -->
 +
 +
            </div>
 +
            <!-- Collect the nav links, forms, and other content for toggling -->
 +
            <div class="collapse navbar-collapse navbar-ex1-collapse">
 +
                <ul class="nav navbar-nav navbar-right cl-effect-15">
 +
                    <!-- Hidden li included to remove active class from about link when scrolled up past about section -->
 +
                    <li class="hidden"><a class="page-scroll" href="#page-top"></a> </li>
 +
 +
                    <li class="m_nav_item dropdown">
 +
                        <a href="#" class="dropdown-toggle link" data-toggle="dropdown">Overview<b class="caret"></b></a>
 +
                        <ul class="dropdown-menu ">
 +
                            <li><a href="https://2017.igem.org/Team:ZJU-China/Overview">Project Description</a></li>
 +
                            <li><a href="https://2017.igem.org/Team:ZJU-China/Achievements">Achievements</a></li>
 +
                            <li><a href="https://2017.igem.org/Team:ZJU-China/InterLab">InterLab</a></li>
 +
                            <li><a href="https://2017.igem.org/Team:ZJU-China/ImproveParts">Improve Parts</a></li>
 +
                        </ul>
 +
                    </li>
 +
 +
                    <li class="m_nav_item dropdown">
 +
                        <a href="#" class="dropdown-toggle link" data-toggle="dropdown">Project<b class="caret"></b></a>
 +
                        <ul class="dropdown-menu ">
 +
                            <!--<li><a href="https://2017.igem.org/Team:ZJU-China/Project">Project Home</a></li>-->
 +
                            <li><a href="https://2017.igem.org/Team:ZJU-China/Project/tp">Trichoderma Proof</a></li>
 +
                            <li><a href="https://2017.igem.org/Team:ZJU-China/Project/voc">VOC sensors</a></li>
 +
                            <li><a href="https://2017.igem.org/Team:ZJU-China/Project/st">Signal Transduction</a></li>
 +
                            <li><a href="https://2017.igem.org/Team:ZJU-China/Project/Downstream">Downstream</a></li>
 +
                            <li><a href="https://2017.igem.org/Team:ZJU-China/Project/conclusion">Conclusion</a></li>
 +
                            <!--<li><a href="https://2017.igem.org/Team:ZJU-China/Project/improvement">Improvement</a></li>-->
 +
                            <!--<li><a href="https://2017.igem.org/Team:ZJU-China/InterLab">Interlab</a></li>-->
 +
                            <li><a href="https://2017.igem.org/Team:ZJU-China/Notebook">Notebook</a></li>
 +
                        </ul>
 +
                    </li>
 +
 +
                    <li class="m_nav_item dropdown" >
 +
                        <a href="#" class="dropdown-toggle link" data-toggle="dropdown">Modelling<b class="caret"></b></a>
 +
                        <ul class="dropdown-menu ">
 +
                            <!--<li><a href="https://2017.igem.org/Team:ZJU-China/Model">Summery</a></li>-->
 +
                            <li><a href="https://2017.igem.org/Team:ZJU-China/Model">VOC analysis</a></li>
 +
                            <li><a href="https://2017.igem.org/Team:ZJU-China/Model/Coculture">Coculture</a></li>
 +
 +
                        </ul>
 +
                    </li>
 +
 +
                    <li class="m_nav_item dropdown">
 +
                        <a href="#" class="dropdown-toggle link" data-toggle="dropdown">Parts<b class="caret"></b></a>
 +
                        <ul class="dropdown-menu ">
 +
                            <li><a href="https://2017.igem.org/Team:ZJU-China/Parts">All Parts</a></li>
 +
                            <li><a href="https://2017.igem.org/Team:ZJU-China/Parts/Basic">Basic Parts</a></li>
 +
                            <li><a href="https://2017.igem.org/Team:ZJU-China/Composite_Part">Composite Parts</a></li>
 +
                            <li><a href="https://2017.igem.org/Team:ZJU-China/Parts/Collection">Parts Collection</a></li>
 +
                        </ul>
 +
                    </li>
 +
 +
                    <li><a href="https://2017.igem.org/Team:ZJU-China/Hardware">Hardware</a></li>
 +
 +
                    <li class="m_nav_item dropdown" >
 +
                        <a href="#" class="dropdown-toggle link" data-toggle="dropdown">Safety<b class="caret"></b></a>
 +
                        <ul class="dropdown-menu ">
 +
                            <li><a href="https://2017.igem.org/Team:ZJU-China/Safety">Environment</a></li>
 +
                            <li><a href="https://2017.igem.org/Team:ZJU-China/Safety/Lab">Laboratory</a></li>
 +
                        </ul>
 +
                    </li>
 +
 +
                    <li class="m_nav_item dropdown">
 +
                        <a href="#" class="dropdown-toggle link" data-toggle="dropdown">HP<b class="caret"></b></a>
 +
                        <ul class="dropdown-menu ">
 +
                            <li><a href="https://2017.igem.org/Team:ZJU-China/Human_Practices">Summary</a></li>
 +
                            <li><a href="https://2017.igem.org/Team:ZJU-China/HP/Silver">Silver</a></li>
 +
                            <li><a href="https://2017.igem.org/Team:ZJU-China/HP/Gold_Integrated">Gold</a></li>
 +
                        </ul>
 +
                    </li>
 +
 +
                    <li class="m_nav_item dropdown" >
 +
                        <a href="#" class="dropdown-toggle link" data-toggle="dropdown">Team<b class="caret"></b></a>
 +
                        <ul class="dropdown-menu ">
 +
                            <li><a href="https://2017.igem.org/Team:ZJU-China/Team">Teammates</a></li>
 +
                            <li><a href="https://2017.igem.org/Team:ZJU-China/Attributions">Attribution</a></li>
 +
                            <li><a href="https://2017.igem.org/Team:ZJU-China/Collaborations">Collaboration</a></li>
 +
                        </ul>
 +
                    </li>
 +
 +
                </ul>
 +
            </div>
 +
        </nav>
 +
    </div>
 
</div>
 
</div>
 +
 +
 +
<p>"<br></p>
 +
<!--<div style="margin-top:0;padding-top:0">-->
 +
<!--<img id="partsPage" src="https://static.igem.org/mediawiki/2017/b/be/ZJUChina_interlab_banner.jpg" width="100%">-->
 +
<!--&lt;!&ndash; <img src="images/HP_temp/banner.jpg" width="100%"> &ndash;&gt;-->
 +
<!--</div>-->
 +
 +
 +
 +
 +
<div style="width: 100%" class="container zjuContent">
 +
    <div class="col-md-3"></div>
 +
    <div class="col-md-9" role="main">
 +
        <p class="bs-docs-section">
 +
 +
 +
        <h1 id="humanpractice" class="ArticleHead GreenAH">Best Composite Part</h1>
 +
        <h2 class="H2Head" id="overview">Overview</h2>
 +
        <p class="PP">This year, we aim to construct a diseases-monitoring system for automatic agriculture (AA) in which biological, physical and chemical elements can act as a whole. DAPG plays an essential role in operation of the system including serving as signal molecule or effector. Thanks to BBa_K2207013, we successfully made <em>E.coli</em> synthesize the DAPG and achieved our goal.</p>
 +
 +
        <h2 class="H2Head" id="introduction">Introduction</h2>
 +
        <p class="PP">2,4-DAPG (DAPG), full name 2,4-diacetylphloroglucinol, is a natural phenol found in specific strains of Gram-negative bacterium <em>Pseudomonas fluorescens</em>. This compound is found to be anti-phytopathogenic and plays an important role in the biocontrol of many plant pathogens<sup>[1]</sup>. Meanwhile, 2,4-DAPG has also shown to induce systematic resistance in plants and enhance the plant’s resistance<sup>[2]</sup>. What’s more, DAPG can also serve as signal molecule to construct a transcriptional switch that is similar to Tet on/off system<sup>[3]</sup>. What’s also worth mentioning is that previous studies confirmed that DAPG almost has no harmful impact on human health under the effective concentration, and can be degraded easily in nature. <sup>[4]</sup></p>
 +
 +
        <p class="PP"></p>
 +
        <h2 class="H2Head" id="design">Design</h2>
 +
        <p class="PP">As has mentioned before, DAPG is initially found in specific strain of <em>Pseudomonas fluorescens</em>. And it has been demonstrated that a cluster named phl responsible for the biosynthesis of DAPG, which contains eight genes, from phlA to phlH. Further studies shows that phlABCD are the DAPG synthesis genes. <sup>[5][6][7]</sup></p>
 +
        <img class="textimg" src="https://static.igem.org/mediawiki/2017/2/23/ZJU_China_best_composite_1.jpg">
 +
        <p style="color: #363636; text-align: center;" class="capture">Fig.1. 2,4-DAPG synthesis pathway</p>
 +
        <p class="PP">We successfully cloned the phlABCD via colony PCR from <em>Pseudomonas fluorescens</em> 2P24. We put these four genes, phlABCD, under the control of a strong promoter which is present in the plasmid backbone we used. This backbone(BBa_K525998) was obtained from the part registry. We call this new biobrick <strong>2,4-DAPG PhlABCD Cluster</strong> (BBa_K2207013). Upon transformation of this biobrick into BL21 E. coli cells and induced with IPTG,our engineered bacteria will synthesize DAPG.</p>
 +
 +
        <h2 class="H2Head" id="result">Result</h2>
 +
        <p class="PP">We utilize the High-performance liquid chromatography (HPLC) method to detect the biosynthesized DAPG. Luckily, we finally detected the DAPG from <em>E.coli</em> cells as Fig. 2. shows.</p>
 +
        <img class="textimg" src="https://static.igem.org/mediawiki/2017/4/4c/ZJU_China_best_composite_2.jpg">
 +
        <p class="PP">In this way, we successfully confirmed that this biobrick can work in <em>E.coli</em>.</p>
 +
 +
        <h2 class="H2Head" id="prospect">Application Prospect</h2>
 +
        <p class="PP">We have confirmed that the biobrick can work smoothly in <em>E.coli</em>, and the amount of biosynthesized DAPG is considerable. Therefore, we believe this part has promising application prospect.</p>
 +
        <p class="PP Retract">DAPG can act as signal molecules to affect the structure and function of the relative protein (phlF). Therefore, we can make use this biobrick to construct a new type of transcriptional switch together with phlF protein and phlO operator. We will have other choice other than tet system. Meanwhile, it is demonstrated that the transcriptional regulation is rapid, so this set of system has strong potential to be applied to several signal transduction pathways that requires higher sensitivity.</p>
 +
        <p class="PP Retract">DAPG can act as antibiotic, and be toxic to certain organisms. So we can use this biobrick to construct a type of kill switch for some organisms together with phlE(BBa_ K2207031), which is codes for an efflux pump<sup>[8]</sup>.</p>
 +
        <p class="PP Retract">DAPG can act as induction factors of ISR. The plants' autoimmune mechanism can be activated under the presence of the DAPG, which will lead the plants to their prime state. Thus, the plants will have stronger resistance to the following diseases and invasion.</p>
 +
 +
 +
        <h2 class="H2Head" id="ref">Reference<hr></h2>
 +
        <p class="PP ref">[1] https://en.wikipedia.org/wiki/DAPG</p>
 +
        <p class="PP ref">[2] Rezzonico F, Zala M, Keel C, et al. Is the ability of biocontrol fluorescent pseudomonads to produce the antifungal metabolite 2,4‐diacetylphloroglucinol really synonymous with higher plant protection?[J]. New Phytologist, 2007, 173(4):861-872.</p>
 +
        <p class="PP ref">[3] Ikushima S, Boeke J D. New Orthogonal Transcriptional Switches Derived from Tet Repressor Homologues for Saccharomyces cerevisiae Regulated by 2, 4-Diacetylphloroglucinol and Other Ligands[J]. ACS Synthetic Biology, 2016.</p>
 +
        <p class="PP ref">[4] Gao Y, Chi J, eta. Effects of 2,4-diacetylphloroglucinol on two plant diseases[J]. Shandong Science, 2006, 19(4):36-39.</p>
 +
        <p class="PP ref">[5] Yang F, Cao Y. Biosynthesis of phloroglucinol compounds in microorganisms—review[J]. Applied Microbiology and Biotechnology, 2012, 93(2):487-495.</p>
 +
        <p class="PP ref">[6] Bangera M G, Thomashow L S. Characterization of a genomic locus required for synthesis of the antibiotic 2,4-diacetylphloroglucinol by the biological control agent Pseudomonas fluorescens Q2-87[J]. Molecular plant-microbe interactions : MPMI, 1996, 9(2):83.</p>
 +
        <p class="PP ref">[7] Bangera M G, Thomashow L S. Identification and Characterization of a Gene Cluster for Synthesis, of the Polyketide Antibiotic 2,4-Diacetylphloroglucinol, from Pseudomonas fluorescens Q2-87[J]. Journal of Bacteriology, 1999, 181(10):3155.</p>
 +
        <p class="PP ref">[8] Bangera M G, Thomashow L S. Identification and Characterization of a Gene Cluster for Synthesis, of the Polyketide Antibiotic 2,4-Diacetylphloroglucinol, from Pseudomonas fluorescens Q2-87[J]. Journal of Bacteriology, 1999, 181(10):3155.</p>
 +
 +
 +
 +
    </div>
 +
 +
    <!-- 右侧监听开始 -->
 +
    <div class="col-md-3 disappear-on-top" role="complementary">
 +
        <nav  style="position: fixed; top: 100px ; left:50px;" class="bs-docs-sidebar hidden-print hidden-xs hidden-sm">
 +
            <ul class="nav bs-docs-sidenav">
 +
 +
                <li><a href="#overview">Overview</a></li>
 +
                <li><a href="#introduction">Introduction</a></li>
 +
                <li><a href="#design">Design</a></li>
 +
                <li><a href="#prospect">Application Prospect</a></li>
 +
                <li><a href="#ref">Reference</a></li>
 +
            </ul>
 +
 +
            <a class="back-to-top" href="#top">
 +
                <!--  <i class="fa fa-arrow-up nav_icon"></i> -->
 +
                <img style="width: 50px;" src="https://static.igem.org/mediawiki/2017/d/da/ZJU_China_UP.png">
 +
            </a>
 +
 +
 +
        </nav>
 +
    </div>
  
 
</div>
 
</div>
 +
</div>
 +
<!-- 右侧监听结束 -->
 +
<!-- footer开始 -->
 +
<div class="footer"  style="background-color: #000000">
 +
    <div class="copyright container text-center">
 +
        <p class="copyright"><br>"<br></p>
 +
        <p class="copyright">Copyright &copy; 2017 ZJU-IGEM | <a href="http://www.zju.edu.cn/">Zhejiang University</a> |
 +
        "<br></p>
 +
        <!--<p class="copyright">Contact us:<a class="copyright" href="">WeChat</a>"<br></p>-->
 +
        <p class="copyright"><br>"<br></p>
 +
    </div>
 +
</div>
 +
<!-- footer结束 -->
 +
 +
 +
<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
 +
<!--script src="js/bootstrap.min.js"></script-->
 +
<script src="https://static.igem.org/mediawiki/2017/8/85/ZJUChina_js_docsmin.txt"></script>
 +
<!--script src="js/button.js"></script-->
 +
<script src="https://static.igem.org/mediawiki/2017/2/22/ZJUChina_bootstrap.min.txt"></script>
 +
<script src="https://static.igem.org/mediawiki/2017/3/32/ZJUChina_docs.min.txt"></script>
 +
<script src="https://static.igem.org/mediawiki/2017/e/e0/ZJUChina_button.txt"></script>
 +
 +
<script src="https://2017.igem.org/Team:ZJU-China/js/scrollingnavnonPic?action=raw&ctype=text/javascript"></script>
 +
<!--<script src="https://static.igem.org/mediawiki/2017/9/92/ZJUChina_scrolling-nav.txt"></script>  -->
 +
<script src="https://static.igem.org/mediawiki/2017/c/c0/ZJUChina_txtSmoothScroll.min.txt"></script>
  
 +
</body>
 
</html>
 
</html>

Revision as of 23:50, 22 October 2017

"

Best Composite Part

Overview

This year, we aim to construct a diseases-monitoring system for automatic agriculture (AA) in which biological, physical and chemical elements can act as a whole. DAPG plays an essential role in operation of the system including serving as signal molecule or effector. Thanks to BBa_K2207013, we successfully made E.coli synthesize the DAPG and achieved our goal.

Introduction

2,4-DAPG (DAPG), full name 2,4-diacetylphloroglucinol, is a natural phenol found in specific strains of Gram-negative bacterium Pseudomonas fluorescens. This compound is found to be anti-phytopathogenic and plays an important role in the biocontrol of many plant pathogens[1]. Meanwhile, 2,4-DAPG has also shown to induce systematic resistance in plants and enhance the plant’s resistance[2]. What’s more, DAPG can also serve as signal molecule to construct a transcriptional switch that is similar to Tet on/off system[3]. What’s also worth mentioning is that previous studies confirmed that DAPG almost has no harmful impact on human health under the effective concentration, and can be degraded easily in nature. [4]

Design

As has mentioned before, DAPG is initially found in specific strain of Pseudomonas fluorescens. And it has been demonstrated that a cluster named phl responsible for the biosynthesis of DAPG, which contains eight genes, from phlA to phlH. Further studies shows that phlABCD are the DAPG synthesis genes. [5][6][7]

Fig.1. 2,4-DAPG synthesis pathway

We successfully cloned the phlABCD via colony PCR from Pseudomonas fluorescens 2P24. We put these four genes, phlABCD, under the control of a strong promoter which is present in the plasmid backbone we used. This backbone(BBa_K525998) was obtained from the part registry. We call this new biobrick 2,4-DAPG PhlABCD Cluster (BBa_K2207013). Upon transformation of this biobrick into BL21 E. coli cells and induced with IPTG,our engineered bacteria will synthesize DAPG.

Result

We utilize the High-performance liquid chromatography (HPLC) method to detect the biosynthesized DAPG. Luckily, we finally detected the DAPG from E.coli cells as Fig. 2. shows.

In this way, we successfully confirmed that this biobrick can work in E.coli.

Application Prospect

We have confirmed that the biobrick can work smoothly in E.coli, and the amount of biosynthesized DAPG is considerable. Therefore, we believe this part has promising application prospect.

DAPG can act as signal molecules to affect the structure and function of the relative protein (phlF). Therefore, we can make use this biobrick to construct a new type of transcriptional switch together with phlF protein and phlO operator. We will have other choice other than tet system. Meanwhile, it is demonstrated that the transcriptional regulation is rapid, so this set of system has strong potential to be applied to several signal transduction pathways that requires higher sensitivity.

DAPG can act as antibiotic, and be toxic to certain organisms. So we can use this biobrick to construct a type of kill switch for some organisms together with phlE(BBa_ K2207031), which is codes for an efflux pump[8].

DAPG can act as induction factors of ISR. The plants' autoimmune mechanism can be activated under the presence of the DAPG, which will lead the plants to their prime state. Thus, the plants will have stronger resistance to the following diseases and invasion.

Reference

[1] https://en.wikipedia.org/wiki/DAPG

[2] Rezzonico F, Zala M, Keel C, et al. Is the ability of biocontrol fluorescent pseudomonads to produce the antifungal metabolite 2,4‐diacetylphloroglucinol really synonymous with higher plant protection?[J]. New Phytologist, 2007, 173(4):861-872.

[3] Ikushima S, Boeke J D. New Orthogonal Transcriptional Switches Derived from Tet Repressor Homologues for Saccharomyces cerevisiae Regulated by 2, 4-Diacetylphloroglucinol and Other Ligands[J]. ACS Synthetic Biology, 2016.

[4] Gao Y, Chi J, eta. Effects of 2,4-diacetylphloroglucinol on two plant diseases[J]. Shandong Science, 2006, 19(4):36-39.

[5] Yang F, Cao Y. Biosynthesis of phloroglucinol compounds in microorganisms—review[J]. Applied Microbiology and Biotechnology, 2012, 93(2):487-495.

[6] Bangera M G, Thomashow L S. Characterization of a genomic locus required for synthesis of the antibiotic 2,4-diacetylphloroglucinol by the biological control agent Pseudomonas fluorescens Q2-87[J]. Molecular plant-microbe interactions : MPMI, 1996, 9(2):83.

[7] Bangera M G, Thomashow L S. Identification and Characterization of a Gene Cluster for Synthesis, of the Polyketide Antibiotic 2,4-Diacetylphloroglucinol, from Pseudomonas fluorescens Q2-87[J]. Journal of Bacteriology, 1999, 181(10):3155.

[8] Bangera M G, Thomashow L S. Identification and Characterization of a Gene Cluster for Synthesis, of the Polyketide Antibiotic 2,4-Diacetylphloroglucinol, from Pseudomonas fluorescens Q2-87[J]. Journal of Bacteriology, 1999, 181(10):3155.