Difference between revisions of "Team:JiangnanU China/Demonstrate"

Line 1: Line 1:
 
{{:Team:JiangnanU_China/Header}}
 
{{:Team:JiangnanU_China/Header}}
<html>
+
<html xmlns="http://www.w3.org/1999/html">
 
<head>
 
<head>
     <meta charset="utf-8">
+
    <meta name="viewport" content="width=device-width, initial-scale=1">
     <title>JiangnanU_China</title>
+
     <meta charset="utf-8"/>
 +
     <!--Font-->
 +
    <!--    ////////////////////////-->
 +
    <style>
 +
        /*取消设置*/
 +
        #content {
 +
            line-height: unset;
 +
        }
  
 +
        #globalWrapper {
 +
            font-size: unset;
 +
        }
 +
 +
        #HQ_page h1, h2, h3, h4, h5 {
 +
            margin: 0;
 +
            padding: 0;
 +
        }
 +
 +
        #HQ_page p {
 +
            font-size: inherit;
 +
            font-family: inherit;
 +
        }
 +
 +
        p, body {
 +
            margin: 0;
 +
            padding: 0;
 +
            line-height: initial;
 +
            width: 100%;
 +
            height: 100%;
 +
        }
 +
 +
        /*字体*/
 +
        @font-face {
 +
            font-family: 'Futura_Bold';
 +
            src: url('https://static.igem.org/mediawiki/2019/e/e0/T--JiangnanU_China--ziti_Futura_Bold.otf');
 +
        }
 +
 +
        @font-face {
 +
            font-family: 'FuturaFuturisC-Italic';
 +
            src: url('https://static.igem.org/mediawiki/2019/4/49/T--JiangnanU_China--FuturaFuturisC-Italic.otf');
 +
        }
 +
 +
        @font-face {
 +
            font-family: 'Futura-Medium-6';
 +
            src: url('https://static.igem.org/mediawiki/2019/1/11/T--JiangnanU_China--Futura-Medium-6.otf');
 +
        }
 +
 +
        .fb_48 {
 +
            font-family: Futura_Bold, sans-serif;
 +
            font-size: 2em;
 +
        }
 +
 +
        .fb_22 {
 +
            font-family: Futura_Bold, sans-serif;
 +
            font-size: 1.3em;
 +
        }
 +
 +
        .fb_72 {
 +
            font-family: Futura_Bold, sans-serif;
 +
            font-size: 4em;
 +
        }
 +
 +
        .fm_22 {
 +
            font-family: Futura-Medium-6, sans-serif;
 +
            font-size: 1.3em;
 +
        }
 +
 +
        .fmi_48 {
 +
            font-family: FuturaFuturisC-Italic, sans-serif;
 +
            font-size: 2em;
 +
        }
 +
 +
        /*常用css*/
 +
        /*分隔符*/
 +
        .split_small {
 +
            height: 32px;
 +
        }
 +
 +
        .split {
 +
            height: 64px;
 +
        }
 +
 +
        /*无书签正文*/
 +
        .contents {
 +
            margin: 5% 15% 15%;
 +
        }
 +
 +
        /*一排*/
 +
        .row {
 +
            display: flex;
 +
            flex-direction: row;
 +
        }
 +
 +
        /*一列*/
 +
        .column {
 +
            display: flex;
 +
            flex-direction: column;
 +
        }
 +
 +
        .contents {
 +
            margin: 0% 15% 15%;
 +
        }
 +
 +
        .centers {
 +
            justify-content: center;
 +
        }
 +
    </style>
 +
 +
    <style>
 +
        .bgd {
 +
            background-image: url('https://static.igem.org/mediawiki/2019/c/c5/T--JiangnanU_China--project_design_5.png');
 +
            background-size: 100% 100%;
 +
            background-position: center;
 +
            background-repeat: no-repeat;
 +
            width: 100%;
 +
            height: 100vh;
 +
            z-index: 0;
 +
        }
 +
    </style>
 
</head>
 
</head>
 
<body>
 
<body>
<p style="margin: 10%">
+
<div class="bgd" id="head">
     ## Demonstrate
+
    <div class="split_small"></div>
 +
    <div class="split"></div>
 +
    <div class="contents" style="color: white">
 +
        <div class="column">
 +
            <div class="centers">
 +
                <div class="fb_72">
 +
                    <b>Project Demonstrate</b>
 +
                </div>
 +
                <br/>
 +
                <div class="fm_22">
 +
                    Throughout the project, we screened two inducible promoters, mutated to obtain six phage resistance
 +
                    parts, and found a phage resistance part from the literature, all of which were derived from <i>E.
 +
                    coli
 +
                    BL21</i>. We used reporter genes to detect the effectiveness of inducible promoters, and
 +
                    overexpression
 +
                    of resistance proteins to verify the effect of proteins on cell growth. We assembled the resistance
 +
                    parts and promoters to obtain a strong strain that is immune to T4 phage.
 +
                </div>
 +
 
 +
                <div class="split"></div>
 +
                <div class="split_small"></div>
 +
                <!--                View more-->
 +
                <a href="#phage" style="text-decoration: none">
 +
                    <div class="row" style="align-content: center;color: white;">
 +
                        <img
 +
                                src="https://static.igem.org/mediawiki/2019/0/09/T--JiangnanU_China--host_liubianxing.png"
 +
                                alt="back" style="width: 6%;height:auto;">
 +
                        <div class="fb_48" style="margin-left: 2%;margin-top: 1%">View all</div>
 +
                    </div>
 +
                </a>
 +
 
 +
            </div>
 +
        </div>
 +
     </div>
 +
</div>
  
    This page is used by the judges to evaluate your team for the [medal
 
    criterion](https://2019.igem.org/Judging/Medals) or [ award listed below](https://2019.igem.org/Judging/Awards).
 
  
     Delete this box in order to be evaluated for this medal criterion and/or award. See more information at [
+
<div class="split"></div>
    Instructions for Pages for awards](https://2019.igem.org/Judging/Pages_for_Awards).
+
<div class="contents" id="phage">
 +
     <div class="column">
 +
        <div class="centers">
 +
            <div class="fb_72">
 +
                <b>Inducible Promoters PputA And PglcF Can Respond toT4 Phage Infection</b>
 +
            </div>
 +
            <br/>
 +
            <div class="fm_22">
 +
                We obtained phage-inducible promoters <i>PputA</i> and <i>PglcF</i> by transcriptomics data, ligated
 +
                these two
 +
                different time-responsive inducible promoters to the fluorescent genes <i>gfp</i> and <i>mcherry</i>,
 +
                respectively,
 +
                and transformed them into <i>E. coli BL21</i>. The two strains <i>BL21-PputA-gfp</i> and <i>BL21-glcF-mcherry</i>
 +
                were
 +
                cultured overnight at 37 ° C for about 12-16 hours, then transferred to fresh LB medium at 1%, cultured
 +
                for about 2 hours. After that added 1% freshly centrifuged T4 phage solution, and shaken at 37 ° C for
 +
                30 min. Then take the 10 <i>μL</i> to make tablets, and fluorescence observation was performed by a
 +
                laser
 +
                confocal microscope. At the same time, we set up a mutant strain without phage as a control.
 +
            </div>
 +
            <div class="split_small"></div>
 +
            <img src="https://static.igem.org/mediawiki/2019/9/97/T--JiangnanU_China--project_demonstrate_0.png" style="width: 100%;height: auto"
 +
                alt="Report">
 +
            <div class="fm_22">
 +
                From the results, we can find that the strains <i>BL21-PputA-gfp</i> and <i>BL21-glcF-mcherry</i>
 +
                without phage showed
 +
                no signs of fluorescence. The two bacteria infected with phage showed obvious fluorescence. But overall,
 +
                the number of bacteria that show fluorescence was not that much, because not every bacterium was
 +
                infected with T4 phage. This indicated that the promoters we selected is silent in the absence of phage
 +
                infestation and does not affect the expression of subsequent proteins.
 +
            </div>
 +
            <div class="split_small"></div>
 +
            <img src="https://static.igem.org/mediawiki/2019/f/fe/T--JiangnanU_China--project_demonstrate_1.png"
 +
                alt="Phage-infection" style="width: 100%;height: auto">
  
    ##### Gold Medal Criterion #4
+
            <!--第二部分-->
 +
            <div class="split"></div>
 +
            <div class="fb_72"><b>The Effectiveness of T4 Phage Resistance Proteins</b></div>
 +
            <br/>
 +
            <div class="fm_22">
 +
                We found a resistance protein, <i>AbpAB</i>, from the literature, and found that the protein only
 +
                reduced phage
 +
                sensitivity. To obtain a strain that is fully immunized against the T4 phage, we mutated and sequenced
 +
                <i>E. coli BL21</i> to obtain four key anti-phage-related genes <i>gntR, rzpD, yhjH, nuoE</i>.
 +
            </div>
 +
            <div class="split_small"></div>
 +
            <img src="https://static.igem.org/mediawiki/2019/0/08/T--JiangnanU_China--project_demonstrate_2.png"
 +
                style="width: 100%;height: auto;">
 +
            <div class="split_small"></div>
 +
            <div class="fm_22">
 +
                Overexpression of these four genes, further experimental results show that <i>gntR</i> has the best
 +
                anti-reverse effect.
 +
            </div>
 +
            <div class="split_small"></div>
 +
            <img src="https://static.igem.org/mediawiki/2019/archive/6/6a/20191014160714%21T--JiangnanU_China--project_demonstrate_3.png"
 +
                style="width: 100%;height: auto;">
 +
            <div class="split_small"></div>
 +
            <div class="fm_22">
 +
                We connect <i>gntR</i> with <i>abpAB</i> on pET28a, and transformed them into <i>E. coli BL21</i>. We
 +
                co-expressed <i>abpAB</i> and
 +
                <i>gntR</i>, and surprisingly obtained a recombinant strain that is completely immune to phage.
 +
            </div>
 +
            <div class="split_small"></div>
 +
            <img src="https://static.igem.org/mediawiki/2019/1/19/T--JiangnanU_China--project_demonstrate_4.png"
 +
                style="width: 100%;height: auto">
  
    Teams that can show their system working under real world conditions are usually good at impressing the judges in
+
            <!--第三部分-->
    iGEM. To achieve gold medal criterion #4, convince the judges that your engineered system works.
+
            <div class="split"></div>
 +
            <div class="fb_72"><b>Constitutive Expression of Resistance Proteins</b></div>
 +
            <br/>
 +
            <div class="fm_22">
 +
                In the case of determining that the combination resistance protein is effective, we chose the
 +
                constitutive promoter <i>PrsmH</i> to constitutively express the resistance protein in an attempt to
 +
                verify
 +
                whether the resistance protein has an effect on cell growth.
 +
            </div>
 +
            <div class="split_small"></div>
 +
            <img src="https://static.igem.org/mediawiki/2019/a/af/T--JiangnanU_China--project_demonstrate_5.png"
 +
                style="width: 100%;height: auto">
  
    Your engineered system has to work under realistic conditions. Your system must comply with all
 
    [rules](https://2019.igem.org/Safety/Rules) and [policies](https://2019.igem.org/Safety/Policies) approved by the
 
    iGEM Safety Committee. Your system can derive from or make functional a previous iGEM project by your team or by
 
    another team. For multi-component projects, the judges may consider the function of individual components.
 
  
    To be eligible for this award, you must add clear documentation to this page and delete the alert box at the top of
+
            <!--            第四部分-->
    this page.
+
            <div class="split"></div>
 +
            <div class="fb_72"><b>The Effectiveness of The Overall Gene Circuit</b></div>
 +
            <br/>
 +
            <div class="fm_22">
 +
                We ligated the combined resistance protein gene and the kill switch P-1 (P-1 part链接)after the latent
 +
                phage-inducible promoter and the burst-inducible promoter, and performed the phage infection assay on
 +
                the LB agar plate, and got very good resistance.
 +
            </div>
 +
            <div class="split_small"></div>
 +
            <img src="https://static.igem.org/mediawiki/2019/e/ea/T--JiangnanU_China--project_demonstrate_6.png"
 +
                style="width: 100%;height: auto">
 +
            <img src="https://static.igem.org/mediawiki/2019/e/e9/T--JiangnanU_China--project_demonstrate_7.png"
 +
                style="width: 100%;height: auto">
 +
            <div class="split_small"></div>
 +
            <div class="fm_22">
 +
                In addition, we inoculated <i>E. coli BL21</i> and recombinant <i>E. coli
 +
                BL21-pET28a-PputA-abpAB-gntR-PglcF-P-1
 +
            </i>in LB liquid medium to raise the logarithmic growth phase, ie OD 0.6-0.8 . Than the fresh phage solution
 +
                was inoculated at the same time and culture was continued for 1-2 h. As a result, it was found that the
 +
                recombinant grew well.
 +
            </div>
 +
            <!--            第五部分-->
 +
            <div class="split"></div>
 +
            <div class="fb_72"><b>Application of Phage Resistant Strain in Fermentation Growth</b></div>
 +
            <br/>
 +
            <div class="fm_22">
 +
                We cooperated with NINGXIA EPPEN BIOTECH CO.,LTD to carry out small-scale and pilot test fermentation
 +
                experiments of resistant strain in the special fermentation laboratory of Jiangnan University.
 +
                We transferred the constructed plasmid into a production strain producing γ-aminobutyric acid,
 +
                β-aminobutyric acid, 2, 5-dimethyl pyrazine to obtain a resistant strain for producing a specific
 +
                product.<br/>
 +
                The fermentation laboratory is subjected to UV irradiation and ozone fumigation prior to formal
 +
                fermentation to remove phage that may be present. The resistant strain and the control were added to 1%
 +
                phage about 6-8 hours after inoculation, and the fermentation was continued for 15 hours. During the
 +
                fermentation, the OD and product concentration of the fermentation were measured, and the effects of the
 +
                phage on the two were observed.
  
    Please see the [2019 Medals Page](https://2019.igem.org/Judging/Medals) for more information.
+
            </div>
 +
            <div class="split_small"></div>
 +
            <img src="https://static.igem.org/mediawiki/2019/f/fd/T--JiangnanU_China--project_demonstrate_8.png"
 +
                style="width: 100%;height: auto">
  
</p>
 
  
 +
            <!--            书签-->
 +
            <div class="split_small"></div>
 +
            <a href="#head"><img src="https://static.igem.org/mediawiki/2019/2/24/T--JiangnanU_China--host_back.png"
 +
                                alt="back" style="width: 6%;height:auto;margin-left: 46%"></a>
 +
        </div>
 +
    </div>
 +
</div>
 
</body>
 
</body>
 
</html>
 
</html>

Revision as of 16:23, 14 October 2019

JiangNan

Inducible Promoters PputA And PglcF Can Respond toT4 Phage Infection

We obtained phage-inducible promoters PputA and PglcF by transcriptomics data, ligated these two different time-responsive inducible promoters to the fluorescent genes gfp and mcherry, respectively, and transformed them into E. coli BL21. The two strains BL21-PputA-gfp and BL21-glcF-mcherry were cultured overnight at 37 ° C for about 12-16 hours, then transferred to fresh LB medium at 1%, cultured for about 2 hours. After that added 1% freshly centrifuged T4 phage solution, and shaken at 37 ° C for 30 min. Then take the 10 μL to make tablets, and fluorescence observation was performed by a laser confocal microscope. At the same time, we set up a mutant strain without phage as a control.
Report
From the results, we can find that the strains BL21-PputA-gfp and BL21-glcF-mcherry without phage showed no signs of fluorescence. The two bacteria infected with phage showed obvious fluorescence. But overall, the number of bacteria that show fluorescence was not that much, because not every bacterium was infected with T4 phage. This indicated that the promoters we selected is silent in the absence of phage infestation and does not affect the expression of subsequent proteins.
Phage-infection
The Effectiveness of T4 Phage Resistance Proteins

We found a resistance protein, AbpAB, from the literature, and found that the protein only reduced phage sensitivity. To obtain a strain that is fully immunized against the T4 phage, we mutated and sequenced E. coli BL21 to obtain four key anti-phage-related genes gntR, rzpD, yhjH, nuoE.
Overexpression of these four genes, further experimental results show that gntR has the best anti-reverse effect.
We connect gntR with abpAB on pET28a, and transformed them into E. coli BL21. We co-expressed abpAB and gntR, and surprisingly obtained a recombinant strain that is completely immune to phage.
Constitutive Expression of Resistance Proteins

In the case of determining that the combination resistance protein is effective, we chose the constitutive promoter PrsmH to constitutively express the resistance protein in an attempt to verify whether the resistance protein has an effect on cell growth.
The Effectiveness of The Overall Gene Circuit

We ligated the combined resistance protein gene and the kill switch P-1 (P-1 part链接)after the latent phage-inducible promoter and the burst-inducible promoter, and performed the phage infection assay on the LB agar plate, and got very good resistance.
In addition, we inoculated E. coli BL21 and recombinant E. coli BL21-pET28a-PputA-abpAB-gntR-PglcF-P-1 in LB liquid medium to raise the logarithmic growth phase, ie OD 0.6-0.8 . Than the fresh phage solution was inoculated at the same time and culture was continued for 1-2 h. As a result, it was found that the recombinant grew well.
Application of Phage Resistant Strain in Fermentation Growth

We cooperated with NINGXIA EPPEN BIOTECH CO.,LTD to carry out small-scale and pilot test fermentation experiments of resistant strain in the special fermentation laboratory of Jiangnan University. We transferred the constructed plasmid into a production strain producing γ-aminobutyric acid, β-aminobutyric acid, 2, 5-dimethyl pyrazine to obtain a resistant strain for producing a specific product.
The fermentation laboratory is subjected to UV irradiation and ozone fumigation prior to formal fermentation to remove phage that may be present. The resistant strain and the control were added to 1% phage about 6-8 hours after inoculation, and the fermentation was continued for 15 hours. During the fermentation, the OD and product concentration of the fermentation were measured, and the effects of the phage on the two were observed.
back