Difference between revisions of "Team:HZAU-China/Demonstrate"

 
(29 intermediate revisions by 6 users not shown)
Line 303: Line 303:
 
             /* right: 2%; */
 
             /* right: 2%; */
 
             /* top: 90px; */
 
             /* top: 90px; */
             padding: 20px 3%;
+
             padding: 50px 3%;
 
             float: right;
 
             float: right;
 
             /* position: relative; */
 
             /* position: relative; */
Line 316: Line 316:
  
 
         .cebian {
 
         .cebian {
             width: 180px;
+
             width: 200px;
 
             /* height: 80vh; */
 
             /* height: 80vh; */
 
             float: left;
 
             float: left;
Line 343: Line 343:
  
 
         .h1 {
 
         .h1 {
            height: 80px;
+
             line-height: 55px;
             line-height: 80px;
+
 
             font-weight: bold;
 
             font-weight: bold;
 +
            height:auto;
 
             font-family: 'Product Sans', sans-serif;
 
             font-family: 'Product Sans', sans-serif;
 
             font-size: 40px;
 
             font-size: 40px;
Line 357: Line 357:
 
             line-height: 40px;
 
             line-height: 40px;
 
             font-weight: bold;
 
             font-weight: bold;
 +
            height:auto;
 
             /* font-weight: bold; */
 
             /* font-weight: bold; */
 
             font-family: 'Product Sans', sans-serif;  
 
             font-family: 'Product Sans', sans-serif;  
Line 368: Line 369:
 
             line-height: 30px;
 
             line-height: 30px;
 
             font-weight: bold;
 
             font-weight: bold;
 +
            height:auto;
 
             /* font-weight: bold; */
 
             /* font-weight: bold; */
 
             font-family: 'Product Sans', sans-serif;
 
             font-family: 'Product Sans', sans-serif;
Line 373: Line 375:
 
             color: #484848;
 
             color: #484848;
 
             /* margin-bottom: 20px; */
 
             /* margin-bottom: 20px; */
 +
        }
 +
       
 +
        table {
 +
            color: #3B3B3B;
 
         }
 
         }
  
Line 490: Line 496:
  
 
         #float02 {}
 
         #float02 {}
 
        #float03 {}
 
  
 
         div.floatCtro {
 
         div.floatCtro {
 
             width: 100%;
 
             width: 100%;
             height: 60px;
+
             /* height: auto; */
 
             margin: 0;
 
             margin: 0;
 
             position: relative;
 
             position: relative;
Line 505: Line 509:
 
             display: block;
 
             display: block;
 
             width: 100%;
 
             width: 100%;
             height: 40px;
+
             /* height: auto; */
 +
            /* text-align: left !important; */
 
             color: #ffffff !important;
 
             color: #ffffff !important;
 
             font-size: 16px;
 
             font-size: 16px;
 +
            padding:0;
 
             background-color: #323643;
 
             background-color: #323643;
 
             border-bottom: 1px solid black;
 
             border-bottom: 1px solid black;
             /* border-radius: 5px; */
+
             padding:0 3%;
 
             text-decoration: none !important;
 
             text-decoration: none !important;
 
         }
 
         }
Line 516: Line 522:
 
         div.floatCtro .daohanger {
 
         div.floatCtro .daohanger {
 
             width: 100%;
 
             width: 100%;
             text-align: justify !important;
+
             text-align: left !important;
             height: 45px;
+
             height: auto;
             line-height: 45px;
+
             line-height: 25px;
 
             font-family: Arial;
 
             font-family: Arial;
             font-size: 14px;
+
             font-size: 14px !important;
 
             color: #676767;
 
             color: #676767;
 
             margin: 0;
 
             margin: 0;
             padding-left: 8%;
+
             padding:10px 8%;
 
             cursor: pointer;
 
             cursor: pointer;
 
             background: #fff;
 
             background: #fff;
Line 533: Line 539:
 
             width: 100%;
 
             width: 100%;
 
             height: 40px;
 
             height: 40px;
 +
            padding:10px 8%;
 
             /* margin: 10px 0 0 0; */
 
             /* margin: 10px 0 0 0; */
 
             background: #FFF;
 
             background: #FFF;
Line 542: Line 549:
 
         div.floatCtro a span {
 
         div.floatCtro a span {
 
             display: block;
 
             display: block;
             height: 44px;
+
             height: auto;
             line-height: 44px;
+
            text-align: left !important;
 +
             line-height: 18px;
 
             font-family: Arial;
 
             font-family: Arial;
 
             font-size: 16px;
 
             font-size: 16px;
            padding-left: 8%;
 
 
         }
 
         }
  
Line 571: Line 578:
  
 
         .biaoti {
 
         .biaoti {
             line-height: 40px;
+
             display: inline-block;
             width: 50%;
+
            margin: 8px 0;
             margin-left: 6%;
+
             /* width: 50%; */
             text-align: center;
+
             /* margin-left: 6%; */
 +
             /* text-align: center; */
 
             text-decoration: none !important;
 
             text-decoration: none !important;
 
         }
 
         }
Line 609: Line 617:
 
         }
 
         }
  
         @media screen and (max-width: 1000px) {             
+
         @media screen and (max-width: 1200px) {             
 
            
 
            
 +
            .cebian {
 +
            width: 15%;
 +
            }
 +
 +
            .zhengwen {
 +
            margin: 20px 20px 0 0;
 +
 
             .daohangyi {
 
             .daohangyi {
 
                 font-size: 14px;
 
                 font-size: 14px;
 
             }
 
             }
 +
            .daohangyi img {
 +
                display: none;
 +
            } 
 
         }
 
         }
  
         @media screen and (max-width: 880px) {
+
         @media screen and (max-width: 900px) {
  
 
             .daohangyi img {
 
             .daohangyi img {
Line 629: Line 647:
 
     <!-- 折叠框CSS -->
 
     <!-- 折叠框CSS -->
 
     <style>
 
     <style>
        .collapseDiv {
+
            .collapseDiv {
 
               color: #333;
 
               color: #333;
 
               border-radius: 4px;
 
               border-radius: 4px;
Line 665: Line 683:
 
                 font-size: 18px;
 
                 font-size: 18px;
 
                 padding: 0 50px 0 50px;
 
                 padding: 0 50px 0 50px;
                 width: 1000px;
+
                 width: 100%;
 
                 margin: 0;
 
                 margin: 0;
 
                 color: black;
 
                 color: black;
Line 774: Line 792:
 
         <div class="zhengwen">
 
         <div class="zhengwen">
 
             <div id="float01" class="cur">
 
             <div id="float01" class="cur">
                 <p style="margin-top:30px">Our project aims to induce pyroptosis to tumor cells through Salmonella
+
                 <p>Our project goal is to induce pyroptosis in tumor cells through  
                     translocate a pyroptosis
+
                     translocating a pyroptosis-associated protein GSDMD by <i>Salmonella</i>. Expression of the N-terminal of
                    associate protein GSDMD. In fact, pyroptosis also can be trigger by infection of Salmonella, but
+
                     GSDMD fused with eGFP (eGFP-GSDMD-N275) is under the control of the promoter P<sub>tet</sub> in Δ<i>sifA</i>
                    Hela GSDMD KO cell line undergoing apoptosis after infection. In morphology, apoptosis is
+
                     Salmonella. Hela GSDMD KO (knockout) cell line were infected with Δ<i>sifA</i> <i>Salmonella</i>. Inducer anhydrotetracycline (ATc) (16μg/mL) was added 3 h after infection. Microscopy shows that eGFP-GSDMD-N275 located in cytoplasm after 5 min of induction and pyroptosis was triggered after 30 min of induction (<b>Figure 1</b>). By counting the population of ruptured cells, a 1.96 fold-change was demonstrated between the induced group and the control group (<b>Figure 2</b>). So, the pyroptosis of host cell in the induced group was triggered by eGFP-GSDMD-N275 as expected. These results demonstrate that we successfully achieved the goal of our project!!! </p>
                    characterised by shrinkage of the cell which is different from pyroptosis. In order to demonstrate
+
                    the generation of pyroptosis is cased by the N-terminal of GSDMD rather than infection of
+
                    Salmonella, Hela GSDMD KO cell line was used in our experiment. Expression of the N terminal of
+
                     GSDMD fused with eGFP (eGFP-GSDMD-N275) is under the control of P<sub>tet</sub> in Δ<i>sifA</i>
+
                     Salmonella. Hela GSDMD KO cell line were infect with Δ<i>sifA</i> Salmonella. Inducer ATc (16
+
                    μg/mL) were
+
                    added after 5 h infection. Microscopy shows that eGFP-GSDMD-N275 locate in host cell cytoplasm
+
                    after 5 min of induction and trigger pyroptosis after 30 min of induction (Figure 1). After 1.5 h
+
                    of induction, Hela GSDMD KO cells undergo second necrosis cause by bacterial infection without
+
                    inducer. Morphology of this process is similar to pyroptosis<sup>1</sup>. Thus, these population of
+
                    ruptured
+
                    cells were counted. There are 1.96-fold change between control group and induced group (Figure 2).
+
                    So ruptured cells in induced group were triggered pyroptosis by eGFP-GSDMD-N275 but not by
+
                    bacterial infection. These results demonstrate that we successfully implement our goal. </p>
+
  
 
             </div>
 
             </div>
Line 798: Line 802:
 
                     <img src="https://static.igem.org/mediawiki/2018/b/b3/T--HZAU-China--basicPart4.png" width=100% alt="">
 
                     <img src="https://static.igem.org/mediawiki/2018/b/b3/T--HZAU-China--basicPart4.png" width=100% alt="">
 
                 </div>
 
                 </div>
                 <p>Figure 1. Hela GSDMD KO cell line were infected with ΔsifA SL1344 containing high copy number
+
                 <p><b>Figure 1.</b>  Hela GSDMD KO cells were infected by <i>Salmonella</i> Δ<i>sifA</i> SL1344 containing high copy number plasmids which express eGFP-GSDMD-N275 under the control of ATc. Photographs were captured 5 min, 30 min, and 90 min after induction, respectively. </p>
                    plasmids which express eGFP-GSDMD-N275 under the control of P<sub>tet</sub>. Photos were capture
+
                    after 5 min, 30 min, 1.5h of induction.</p>
+
 
                 <div style="width: 40%; margin: 30px auto">
 
                 <div style="width: 40%; margin: 30px auto">
 
                     <img src="https://static.igem.org/mediawiki/2018/1/16/T--HZAU-China--Demonstrate2.png" width=100% alt="">
 
                     <img src="https://static.igem.org/mediawiki/2018/1/16/T--HZAU-China--Demonstrate2.png" width=100% alt="">
 
                 </div>
 
                 </div>
                 <p>Figure 2. Ruptured cells in a field of view were counted (n=8). (Click here to see the method)</p>
+
                 <p><b>Figure 2.</b> Ruptured cells in a field of view were counted (n=8).</p><br>  
                <div class="collapseDiv">
+
                <p>In these experiments, the choice of MOI (multiplicity of infection) and infection time were directed by <a href="https://2018.igem.org/Team:HZAU-China/Model">Modeling</a>.</p>          
                    <label for="zhedie-toggle3">Method</label>
+
             </div>          
                    <input type="checkbox" id="zhedie-toggle3" />
+
                    <div id="zhedie3" class="text-success text-left">
+
                        <b>Preparation of Cells for Infection</b><br>
+
                        1. Grow Hela GSDMD KO cells in a humidified 37 °C, 5% CO2 tissue-culture incubator.<br>
+
                        2. Count the cells using a hemocytometer. Seed in 24-well (5 × 10^4 per well) and grow
+
                        overnight.<br>
+
                        <b>Preparation of Bacteria</b><br>
+
                        1. Grow bacteria overnight 16 h in 2 mL LB in a 15-mL tube. Incubate at 37 °C in a shaking
+
                        incubator (200 rpm).<br>
+
                        2. Subculture bacteria by transferring 300 μL of the overnight culture into 5 mL of LB in a
+
                        loosely capped 50-mL tube. Incubate at 37 °C in a shaking incubator (200 rpm) to late log
+
                        phase.<br>
+
                        3. Pellet 1 mL of the Salmonella subculture by centrifugation at 1000 g in a microfuge for 2
+
                        min at room temperature.<br>
+
                        4. Remove 900 μL of supernatant and gently resuspend the pellet in 900 μL PBS.<br>
+
                        <b>Infection</b><br>
+
                        1. Aspirate media and rinse the monolayer twice with PBS.<br>
+
                        2. Inoculate cells with bacteria (MOI = 100) by adding bacteria directly to the cell-culture
+
                        supernatant.<br>
+
                        3. Incubate for 2 h at 37 °C in 5% CO2.<br>
+
                        4. Aspirate media and wash<br>
+
                        5. Add fresh GM containing 100 μg/mL gentamicin and 16 μg/mL incubate at 37 °C in 5% CO2 for 2
+
                        h.<br>
+
                        6. Replace GM with fresh GM containing 20 μg/mL gentamicin for 1 h.<br>
+
                        7.Add 16 μg/mL ATc for remainder of experiment.<br>
+
                        Observation is taken after 5 min, 30 min, 1.5 h.<br><br>
+
 
+
                    </div>
+
                </div>>
+
            </div>
+
            <div id="float03">
+
                <div class="h1">Reference</div>
+
                <p>1 He, W. T. et al. Gasdermin D is an executor of pyroptosis and required for interleukin-1beta
+
                    secretion. Cell research 25, 1285-1298, doi:10.1038/cr.2015.139 (2015).
+
                </p>
+
 
+
             </div>
+
 
         </div>
 
         </div>
 
         <!-- 侧边 -->
 
         <!-- 侧边 -->
Line 930: Line 895:
  
 
</html>
 
</html>
 
 
 
<!-- {{HZAU-China}}
 
<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://2018.igem.org/Judging/Medals">medal criterion</a> or <a href="https://2018.igem.org/Judging/Awards"> award listed below</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://2018.igem.org/Judging/Pages_for_Awards"> Instructions for Pages for awards</a>.</p>
 
</div>
 
 
 
<div class="clear"></div>
 
 
 
 
<div class="column full_size">
 
<h1>Demonstrate</h1>
 
<h3>Gold Medal Criterion #4</h3>
 
 
<p>
 
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 project works. There are many ways in which your project working could be demonstrated, so there is more than one way to meet this requirement. This gold medal criterion was introduced in 2016, so check our what 2016 teams did to achieve their gold medals!
 
</p>
 
 
<p>
 
Please see the <a href="https://2018.igem.org/Judging/Medals">2018 Medals Page</a> for more information.
 
</p>
 
 
 
</div>
 
 
 
 
 
 
</html> -->
 

Latest revision as of 02:41, 18 October 2018

Our project goal is to induce pyroptosis in tumor cells through translocating a pyroptosis-associated protein GSDMD by Salmonella. Expression of the N-terminal of GSDMD fused with eGFP (eGFP-GSDMD-N275) is under the control of the promoter Ptet in ΔsifA Salmonella. Hela GSDMD KO (knockout) cell line were infected with ΔsifA Salmonella. Inducer anhydrotetracycline (ATc) (16μg/mL) was added 3 h after infection. Microscopy shows that eGFP-GSDMD-N275 located in cytoplasm after 5 min of induction and pyroptosis was triggered after 30 min of induction (Figure 1). By counting the population of ruptured cells, a 1.96 fold-change was demonstrated between the induced group and the control group (Figure 2). So, the pyroptosis of host cell in the induced group was triggered by eGFP-GSDMD-N275 as expected. These results demonstrate that we successfully achieved the goal of our project!!!

Figure 1. Hela GSDMD KO cells were infected by Salmonella ΔsifA SL1344 containing high copy number plasmids which express eGFP-GSDMD-N275 under the control of ATc. Photographs were captured 5 min, 30 min, and 90 min after induction, respectively.

Figure 2. Ruptured cells in a field of view were counted (n=8).


In these experiments, the choice of MOI (multiplicity of infection) and infection time were directed by Modeling.