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

Line 152: Line 152:
 
         }
 
         }
  
         .daohang a:hover span{
+
         .daohang a:hover span {
             transform: rotateY(180deg);          
+
             transform: rotateY(180deg);
             -webkit-transform: rotateY(180deg);          
+
             -webkit-transform: rotateY(180deg);
             -moz-transform: rotateY(180deg);          
+
             -moz-transform: rotateY(180deg);
             -o-transform: rotateY(180deg);          
+
             -o-transform: rotateY(180deg);
 
             -ms-transform: rotateY(180deg);
 
             -ms-transform: rotateY(180deg);
             transition: all 0.5s ease-in-out;          
+
             transition: all 0.5s ease-in-out;
             -webkit-transition: all 0.5s ease-in-out;          
+
             -webkit-transition: all 0.5s ease-in-out;
             -moz-transition: all 0.5s ease-in-out;          
+
             -moz-transition: all 0.5s ease-in-out;
 
             -o-transition: all 0.5s ease-in-out;
 
             -o-transition: all 0.5s ease-in-out;
 
         }
 
         }
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 488: Line 488:
 
     <style>
 
     <style>
 
         #float01 {}
 
         #float01 {}
 
+
   
        #float02 {}
+
            #float02 {}
 
+
   
        #float03 {}
+
            div.floatCtro {
 
+
                width: 100%;
        #float04 {}
+
                /* height: auto; */
 
+
                margin: 0;
        div.floatCtro {
+
                position: relative;
            width: 100%;
+
                background: #fff;
            height: 250px;
+
   
            margin: 0;
+
             }
            position: relative;
+
   
            background: #fff;
+
 
+
        }
+
 
+
        .daohangyi {
+
            display: block;
+
            width: 100%;
+
            height: 40px;
+
            color: #ffffff !important;
+
            font-size: 16px;
+
            background-color: #323643;
+
            border-bottom: 1px solid black;
+
            /* border-radius: 5px; */
+
            text-decoration: none !important;
+
        }
+
 
+
        div.floatCtro .daohanger {
+
            width: 100%;
+
            text-align: justify !important;
+
            height: 45px;
+
            line-height: 45px;
+
            font-family: Arial;
+
            font-size: 16px !important;
+
            color: #676767;
+
            margin: 0;
+
            padding-left: 8%;
+
            cursor: pointer;
+
            background: #fff;
+
        }
+
 
+
        div.floatCtro a {
+
             display: inline-block;
+
            display: none;
+
            width: 100%;
+
            height: 40px;
+
            /* margin: 10px 0 0 0; */
+
            background: #FFF;
+
            color: #000 !important;
+
            vertical-align: middle;
+
            cursor: pointer;
+
        }
+
 
+
        div.floatCtro a span {
+
            display: block;
+
            height: 44px;
+
            line-height: 44px;
+
            font-family: Arial;
+
            font-size: 16px;
+
            padding-left: 8%;
+
        }
+
 
+
        div.floatCtro a:hover {
+
            /* background: #76b39d; */
+
            color: #EA0D04 !important;
+
            zoom: 1;
+
        }
+
 
+
        /* .cebian a:hover {
+
            color: #f6eee0 !important;
+
        } */
+
 
+
        div.floatCtro .daohanger:hover {
+
            /* background: #76b39d; */
+
            color: #1fa67a;
+
            text-decoration: underline !important;
+
        }
+
 
+
        div.floatCtro .daohanger.cur {
+
            /* background: #1fa67a; */
+
            color: #1fa67a;
+
        }
+
 
+
        .biaoti {
+
            line-height: 40px;
+
            width: 50%;
+
            margin-left: 6%;
+
            text-align: center;
+
            text-decoration: none !important;
+
        }
+
 
+
        .daohangyi img {
+
            display: inline-block;
+
            width: 12px;
+
            height: 12px;
+
            vertical-align: middle;
+
            background-size: 100% 100%;
+
 
+
        }
+
        .cebian div:hover img{
+
            transform: rotateY(180deg);           
+
            -webkit-transform: rotateY(180deg);           
+
            -moz-transform: rotateY(180deg);           
+
            -o-transform: rotateY(180deg);           
+
            -ms-transform: rotateY(180deg);
+
            transition: all 0.5s ease-in-out;           
+
            -webkit-transition: all 0.5s ease-in-out;           
+
            -moz-transition: all 0.5s ease-in-out;           
+
            -o-transition: all 0.5s ease-in-out;
+
        }
+
        .cebian a:hover img{
+
            transform: rotate(360deg);           
+
            -webkit-transform: rotate(360deg);           
+
            -moz-transform: rotate(360deg);           
+
            -o-transform: rotate(360deg);           
+
            -ms-transform: rotate(360deg);
+
            transition: all 0.5s ease-in-out;           
+
            -webkit-transition: all 0.5s ease-in-out;           
+
            -moz-transition: all 0.5s ease-in-out;           
+
            -o-transition: all 0.5s ease-in-out;
+
        }
+
 
+
        @media screen and (max-width: 1000px) {           
+
         
+
 
             .daohangyi {
 
             .daohangyi {
                 font-size: 14px;
+
                display: block;
 +
                width: 100%;
 +
                /* height: auto; */
 +
                /* text-align: left !important; */
 +
                color: #ffffff !important;
 +
                 font-size: 16px;
 +
                padding:0;
 +
                background-color: #323643;
 +
                border-bottom: 1px solid black;
 +
                padding:0 3%;
 +
                text-decoration: none !important;
 
             }
 
             }
        }
+
   
 
+
            div.floatCtro .daohanger {
        @media screen and (max-width: 880px) {
+
                width: 100%;
 
+
                text-align: left !important;
             .daohangyi img {
+
                height: auto;
 +
                line-height: 25px;
 +
                font-family: Arial;
 +
                font-size: 14px !important;
 +
                color: #676767;
 +
                margin: 0;
 +
                padding:10px 8%;
 +
                cursor: pointer;
 +
                background: #fff;
 +
            }
 +
   
 +
             div.floatCtro a {
 +
                display: inline-block;
 
                 display: none;
 
                 display: none;
             }   
+
                width: 100%;
              
+
                height: 40px;
             .laoshi img {
+
                padding:10px 8%;
                 height: 30vh;
+
                /* margin: 10px 0 0 0; */
 +
                background: #FFF;
 +
                color: #000 !important;
 +
                vertical-align: middle;
 +
                cursor: pointer;
 +
             }
 +
   
 +
            div.floatCtro a span {
 +
                display: block;
 +
                height: auto;
 +
                text-align: left !important;
 +
                line-height: 18px;
 +
                font-family: Arial;
 +
                font-size: 16px;
 +
            }
 +
   
 +
            div.floatCtro a:hover {
 +
                /* background: #76b39d; */
 +
                color: #EA0D04 !important;
 +
                zoom: 1;
 +
            }
 +
   
 +
            /* .cebian a:hover {
 +
                color: #f6eee0 !important;
 +
            } */
 +
   
 +
            div.floatCtro .daohanger:hover {
 +
                /* background: #76b39d; */
 +
                color: #1fa67a;
 +
                text-decoration: underline !important;
 +
            }
 +
   
 +
            div.floatCtro .daohanger.cur {
 +
                /* background: #1fa67a; */
 +
                color: #1fa67a;
 +
            }
 +
   
 +
            .biaoti {
 +
                display: inline-block;
 +
                margin: 8px 0;
 +
                /* width: 50%; */
 +
                /* margin-left: 6%; */
 +
                /* text-align: center; */
 +
                text-decoration: none !important;
 +
            }
 +
   
 +
            .daohangyi img {
 +
                display: inline-block;
 +
                width: 12px;
 +
                height: 12px;
 +
                vertical-align: middle;
 +
                background-size: 100% 100%;
 +
   
 +
            }
 +
            .cebian div:hover img{
 +
                transform: rotateY(180deg);           
 +
                -webkit-transform: rotateY(180deg);           
 +
                -moz-transform: rotateY(180deg);           
 +
                -o-transform: rotateY(180deg);           
 +
                -ms-transform: rotateY(180deg);
 +
                transition: all 0.5s ease-in-out;           
 +
                -webkit-transition: all 0.5s ease-in-out;           
 +
                -moz-transition: all 0.5s ease-in-out;           
 +
                -o-transition: all 0.5s ease-in-out;
 +
            }
 +
            .cebian a:hover img{
 +
                transform: rotate(360deg);           
 +
                -webkit-transform: rotate(360deg);           
 +
                -moz-transform: rotate(360deg);           
 +
                -o-transform: rotate(360deg);           
 +
                -ms-transform: rotate(360deg);
 +
                transition: all 0.5s ease-in-out;           
 +
                -webkit-transition: all 0.5s ease-in-out;           
 +
                -moz-transition: all 0.5s ease-in-out;           
 +
                -o-transition: all 0.5s ease-in-out;
 +
            }
 +
   
 +
            @media screen and (max-width: 1200px) {           
 +
             
 +
                .cebian {
 +
                width: 15%;
 +
                }
 +
   
 +
                .zhengwen {
 +
                margin: 20px 20px 0 0;
 +
   
 +
                .daohangyi {
 +
                    font-size: 14px;
 +
                }
 +
                .daohangyi img {
 +
                    display: none;
 +
                }   
 +
             }
 +
   
 +
             @media screen and (max-width: 900px) {
 +
   
 +
                .daohangyi img {
 +
                    display: none;
 +
                
 +
               
 +
                .laoshi img {
 +
                    height: 30vh;
 +
                }
 
             }
 
             }
        }
 
 
     </style>
 
     </style>
  
Line 658: Line 668:
 
                 <a class="item" href="https://2018.igem.org/Team:HZAU-China/InterLab">InterLab</a>
 
                 <a class="item" href="https://2018.igem.org/Team:HZAU-China/InterLab">InterLab</a>
 
                 <a class="item" href="https://2018.igem.org/Team:HZAU-China/Notebook">Notebook</a>
 
                 <a class="item" href="https://2018.igem.org/Team:HZAU-China/Notebook">Notebook</a>
 +
 
             </li>
 
             </li>
 
             <li class="hiLight shortName">
 
             <li class="hiLight shortName">
Line 685: Line 696:
 
                 <a class="item" href="https://2018.igem.org/Team:HZAU-China/Collaborations">Collaborations</a>
 
                 <a class="item" href="https://2018.igem.org/Team:HZAU-China/Collaborations">Collaborations</a>
 
             </li>
 
             </li>
             <li class="shortName">
+
             <li class="hiLight shortName">
                 <a class="nav_head" href="https://2018.igem.org/Team:HZAU-China/Parts">
+
                 <a class="nav_head" href="#">
 
                     <span>Parts</span>
 
                     <span>Parts</span>
 +
                    <span class="xjtPic"></span>
 
                 </a>
 
                 </a>
 +
                <a class="item" href="https://2018.igem.org/Team:HZAU-China/Basic_Part">Basic</a>
 +
                <a class="item" href="https://2018.igem.org/Team:HZAU-China/Composite_Part">Composite</a>
 
             </li>
 
             </li>
 
         </ul>
 
         </ul>
Line 699: Line 713:
 
             <div id="float01" class="cur">
 
             <div id="float01" class="cur">
 
                 <div class="h1">Background</div>
 
                 <div class="h1">Background</div>
                 <p>Cancers are diseases that link to abnormal cell growth and they have the potential to invade surrounding tissues. In medicine, the earliest written description of cancer was found in the Edwin Smith Papyrus in about 1600 BC. The history of cancer is accompanied by the history of medical technology development. Advances in medical technology have led to a rise in life expectancy, which has also made cancer come into the public eye more often. Despite advances in cancer therapy, the result of Global Cancer Statistics 2018 shows that there will be about 18.1 million new cancer cases (17.0 million excluding nonmelanoma skin cancer) and 9.6 million cancer deaths (9.5 million excluding nonmelanoma skin cancer) in 2018<sup>1</sup>. In the meantime, cancer is expected to be the leading cause of death and the most important barrier in the way to increase life expectancy in every country of the world in the 21st century<sup>1</sup>.</p>
+
                <p>The importance of cancer treatments has already come to light. This year, we turned to this common
                <p>Pyroptosis is a lytic form of inflammatory cell death which is induced by caspases 1, 3, 4, 5 and 11. The morpholog of pyroptosis is characterized by cell swelling which causes release of cytoplasmic contents of the cell, including proinflammatory cytokines, endogenous ligands, alarmins, ATPs, and other danger-associated molecular patterns<sup>1</sup>. A recent study reported that Gasdermin D is a essential effector of pyroptosis<sup>2</sup>. Full length Gasdermin D can be cleaved by Caspase when host cell defined the infection. Thus, the N-terminal of Gasdermin D named PFD (pore-forming domain) which can oligomerize to form pore on the plasma membrane is exposured from RD (repressor domain)<sup>3</sup>. Subsequently, sodium and water rush into cell causes the cell swelling result in cell rupture. Simultaneously, IL-1β is released into extracellular environment though the gasdermin pore<sup>4</sup> (Figure 1).(找美工画)
+
                    concern and found out a new approach to help its development.</p>
 +
                <div class="h2">Cancer</div>
 +
                 <p>Cancers, the feral diseases that link to abnormal cell growth and surrounding tissues invasion, were
 +
                    earliest written in the Edwin Smith Papyrus in about 1600 BC<sup>1</sup>. Because of its high
 +
                    mortality and
 +
                    the extreme suffering, efficient therapies firmly come into the public consciousness. During these
 +
                    years, cancers have impelled the development of medical technology which serves as the powerful
 +
                    tool to defend against and advances in technology also have led to a rise in life expectancy.
 +
                    Despite its improvement, the result of Global Cancer Statistics 2018 predicts that there will be
 +
                    about 18.1 million new cancer cases (17.0 million excluding nonmelanoma skin cancer) and 9.6
 +
                    million cancer deaths (9.5 million excluding nonmelanoma skin cancer) at the end of 2018<sup>2</sup>.
 +
                    It's
 +
                    obvious that we still have a long way to go. </p>
 +
            </div>
  
                     Some recent studies demonstrated the following points:
+
            <div id="float02">
                      
+
                <div class="h2">Pyroptosis</div>
                     1.Berberin inhibits the viability of HepG2 cell though induction of pyroptosis<sup>5</sup>.
+
                <p>We utilize a newly reported mechanism, the pyroptosis, to treat cancers. Pyroptosis is a lytic form
                   
+
                     of inflammatory cell death which is mediated by activation of Caspases 1, 3, 4, 5 and 11. The
                    2.Caspase 1 rescure the sensitivity of radiant lethality in prostate cancer<sup>6</sup>.
+
                    morphology of pyroptosis is characterized by cell swelling and rupturing which causes releasing of
                   
+
                    cytoplasmic contents of the cell, including proinflammatory cytokines, endogenous ligands,
                    3.Nlrp3<sup>/</sup> mice are susceptible to colitis associated colon cancer<sup>7</sup>.
+
                    alarmins, ATP and other danger-associated molecular patterns<sup>3</sup>. What's important is that
                      
+
                    protein
                     According to these studies, we think pyroptosis can be exploited for tumor suppression.</p>
+
                    Gasdermin D (GSDMD) has been found as an essential effector of pyroptosis in recent studies. When
 +
                    host cells are defending the infection, full-length Gasdermin D will be cleaved by Caspases and the
 +
                     process will expose the N-terminal of Gasdemin D (PFD, pore form domain) from RD (repressor
 +
                     domain). PFD can oligomerize and form pores on the plasma membrane, sodium and water rush into the
 +
                    cell subsequently, causing the cell rupture. But only applicable in the intracellular side.
 +
                    Simultaneously, cytokines such as IL-1β, IL-18 are released into the extracellular environment
 +
                    through the Gasdermin pores<sup>4</sup> (Figure 1).</p>
 +
                <p>Some points about the relationship of pyroptosis and cancers that are demonstrated in recent
 +
                    studies:</p>
 +
                <p>1. Berberine inhibits the viability of HepG2 cell through induction of pyroptosis<sup>5</sup>.</p>
 +
                <p>2. Caspase 1 rescues the sensitivity of radiant lethality in prostate cancer, increasing the
 +
                    proportion of death cancer cells after radiation therapy<sup>6</sup>.</p>
 +
                <p>3. <i>Nlrp3</i><sup>-/-</sup> mice without pyroptosis pathway are susceptible to catch
 +
                    colitis-associated colon cancer<sup>7</sup>.</p>
 +
                <p>These meaningful studies help us to exploit advantage of pyroptosis in tumor therapy.</p>
 +
                <div class="h2">Carrier</div>
 +
                <p>Our project aims to cure cancer by triggering pyroptosis through translocate the N-terminal of GSDMD
 +
                     (GSDMD-N275). There are many vectors can be choose such as oncolytic virus, macromolecular carrier,
 +
                     bacteria and so on. In our project, we choose Salmonella enterica serovar Typhimurium str. SL1344
 +
                    as a carrier. The reason why we chose Salmonella as our vector are based on following reason.
 +
                    First, in consideration of GSDMD-N275 induced pyroptosis only when delivered cytosolically but not
 +
                    extracellularly , Salmonella is a brilliant candidate as a intracellular parasite. Second,
 +
                    Salmonella is a wide used vector to cancer therapy because it’s connatural tumor targeting cancer<sup>8</sup>.
 +
                </p>
  
 +
                <div class="h1">Significance</div>
 +
                <p>It's important to highlight our significances.</p>
 +
                <p> <b>1. Switch apoptosis to pyroptosis in chemical therapy.</b><br>
 +
                    Numerous patients accept chemotherapy during their fight against cancers though there is a terrible
 +
                    drawback. Chemotherapy drugs can activate caspase-3-mediated pyroptosis in normal tissue while
 +
                    apoptosis in cancer cells, resulting in severe healthy tissue damage but inefficiency tumor cure9.
 +
                    But our designed circuit can trigger pyroptosis in cancer cells to solve this problem.</p>
 +
                <p> <b>2. Pyroptosis make tumor expose to immune system.</b><br>
 +
                    The lysate of cell rupture during pyroptosis can destroy tumor microenvironment which is vital to
 +
                    tumour growth. Pyroptosis not only releases "find me" signals but also "eat me" signals10.
 +
                    Pyroptosis induces greater ATP release than apoptosis to attract more immune cells into tumor bed,
 +
                    which is one of our "find me" signals. Also, ATP can bind to purinergic P2RX7 receptors on DC,
 +
                    activating the NLRP3/ASC/caspase-1 inflammasome and secreting interleukin-1β (IL-1β), which is
 +
                    required for CD8+ T cells to release IFNγ which lysis tumour cells11. The "eat me" signal is the
 +
                    phosphatidylserine externalization to recruit macrophages to engulf the tumour cells.</p>
 +
                <p> <b>3. Pyroptosis recombine with antibody-dependent cellular cytotoxicity (ADCC) will become more
 +
                        efficient.</b><br>
 +
                    Some monoclonal antibodies such as trastuzumab (TRAST), alemtuzumab, cetuximab, panitumumab and so
 +
                    on have been taken on board for both solid tumors and hematologic malignancies treatments through
 +
                    ADCC12. It's a special way to recruit nature kill cell(NK cell), macrophages, γδ T cells, and
 +
                    dendritic cells to against cancer. However lower activity of NK cell hinder the development of this
 +
                    approach13. In our project, we give a new insight to solve this problem. IL-18 release from
 +
                    pyroptotic cells can stimulate natural killer cell proliferation and activation14. Meanwhile
 +
                    pyroptosis also up-regulates intercellular cell adhesion molecule-1 (ICAM-1 or CD54) which binds to
 +
                    alpha integrin on the tumor cell result in enhancing the ability of combination between NK cells
 +
                    and tumor cells15.</p>
 +
                <p> <b>4. Safe utilization of the N-terminal of GSDMD.</b><br>
 +
                    Recent studies demonstrated that the N-terminal of GSDMD executes the function through bind to
 +
                    inositol phosphate (present in inner leaflet of cell membrane) in eukaryotic cell but cardiolipin
 +
                    (present in the inner and outer leaflets of cell membranes) in bacteria16. Thus, the N-terminal of
 +
                    GSDMD releasing from bacteria in extracellular is avirulent and attack both tumor cells and
 +
                    redundant bacteria.</p>
 
             </div>
 
             </div>
            <div id="float02">
 
                <div class="h1">Our Project</div>
 
  
            </div>
 
 
             <div id="float03">
 
             <div id="float03">
                 <div class="h1">Significance</div>
+
                 <div class="h1">Reference</div>
                 <p>Recent study demonstrated that GSDME was expressed in many normal cells but silenced in most cancer cells. So chemotherapy drug activate caspase-3-mediated pyroptosis in normal tissue but caspase-3-mediated apoptosis in cancer cells result in high efficacy of tissue damage but low efficacy of tumor kill8. Our project can trigger pyroptosis in cancer cells through targeted vector in order to switch this process (Fig 2). (找美工画)
+
                 <p>1. Steven, Hajdu. A note from history: Landmarks in history of cancer, part 1. Cancer, 117(5),
 
+
                    1097-1102 (2011a).</p>
                     What else, the lysate of cell rupture during pyroptosis destroy tumor microenvironment. Pyroptosis not only releases “find me” signal and “eat me” signal9. “Find me” signal such as ATP attracts immune cell into tummor bed. Pyroptosis induce greater ATP release than apoptosis. These signals attract immune cell into tummor bed. On the other hand, ATP bind to purinergic P2RX7 receptors on DC, thus activating the NLRP3/ASC/caspase-1 inflammasome and secreting interleukin-1β (IL-1β) which is required for CD8+ T cells to releasing IFNγ which lysis tumour cells10. During pyroptosis, phosphatidylserine externalization as a “eat me” signal to recruit macrophage to engulf the tumor cells (Fig 3).(找美工画)
+
                <p>2. Bray, F. et al. Global cancer statistics 2018: GLOBOCAN estimates of incidence and mortality
                 
+
                     worldwide for 36 cancers in 185 countries. CA A J. Clin. 00, 1–31 (2018).</p>
                  Therapy combinate Pyroptosis and monoclonal antibody (mAbs) may get batter efficacy. Several monoclonal antibody such as trastuzumab (TRAST), alemtuzumab, cetuximab, panitumumab and ofatumumab, etc, have become one of the classical treatment of both solid tumors and hematologic malignancies11 1⁠2.These mAb can taget cancer cell and induce antibody-dependent cellular cytotoxicity (ADCC), a special way to recruit nature kill cell (NK cell), macrophages, γδ T cells, and dendritic cells to against cancer13.⁠ Pyroptosis released Tumor Necrosis Factor-α (TNFα) and Interferon-γ (IFN-γ)(Fig.4) will inducing proliferation of NK cell to enhance ADCC14 ⁠15⁠. TNFα and IFN-γ can also up-regulated intercellular cell adhesion molecule-1 (ICAM-1 or CD54) expression16⁠. ICAM-1 enhance the ability of mAbs target Integrin (such as αvβ3 in our study)and combine with NK cell (Fig.5)17⁠. Strengthen ADCC on the other hand.</p>
+
                <p>3. Kovacs, S. B. & Miao, E. A. Gasdermins: Effectors of Pyroptosis. Trends Cell Biol 27, 673-684,
            </div>
+
                    doi:10.1016/j.tcb.2017.05.005 (2017).</p>
            <div id="float04">
+
                <p>4. Ding, J. et al. Pore-forming activity and structural autoinhibition of the gasdermin family.
                     <div class="h1">Reference</div>
+
                    Nature 535, 111-116, doi:10.1038/nature18590 (2016).</p>
                     <p></p>
+
                <p>5. Pyroptosis is involved in the pathogenesis of human hepatocellular carcinoma (2016).</p>
 +
                <p>6. Rachel N. Winter, A. K., Andrew Borkowski, and Natasha Kyprianou. Loss of Caspase-3 Protein
 +
                    Expression in Human Prostate Cancer. CANCER RESEARCH 61, 1227-1232 (2001).</p>
 +
                <p>7. Allen, I. C. et al. The NLRP3 inflammasome functions as a negative regulator of tumorigenesis
 +
                    during colitis-associated cancer. J Exp Med 207, 1045-1056, doi:10.1084/jem.20100050 (2010).</p>
 +
                <p>8. Forbes, N. S. Engineering the perfect (bacterial) cancer therapy. Nat Rev Cancer 10, 785-794,
 +
                    doi:10.1038/nrc2934 (2010).</p>
 +
                <p>9. Wang, Y. et al. Chemotherapy drugs induce pyroptosis through caspase-3 cleavage of a gasdermin.
 +
                    Nature 547, 99-103, doi:10.1038/nature22393 (2017).</p>
 +
                <p>10. Wang, Q. et al. Pyroptotic cells externalize eat-me and release find-me signals and are
 +
                    efficiently engulfed by macrophages. Int Immunol 25, 363-372, doi:10.1093/intimm/dxs161 (2013).</p>
 +
                <p>11. Ghiringhelli, F. et al. Activation of the NLRP3 inflammasome in dendritic cells induces
 +
                    IL-1beta-dependent adaptive immunity against tumors. Nat Med 15, 1170-1178, doi:10.1038/nm.2028
 +
                    (2009).</p>
 +
                <p>12. Nelson, A. L. & Reichert, J. M. Development trends for therapeutic antibody fragments. Nat.
 +
                    Biotechnol. 27, 331–337 (2009).</p>
 +
                <p>13. Kohrt, H. E. et al. Combination strategies to enhance antitumor ADCC. Immunotherapy 4, 511–527
 +
                     (2012).</p>
 +
                <p>14. Cheng, M., Chen, Y., Xiao, W., Sun, R. & Tian, Z. NK cell-based immunotherapy for malignant
 +
                    diseases. Cell. Mol. Immunol. 10, 230–252 (2013).</p>
 +
                <p>15. Kohrt, H., Rajasekaran, N., Chester, C., Yonezawa, A. & Zhao, X. Enhancement of
 +
                     antibody-dependent cell mediated cytotoxicity: a new era in cancer treatment. ImmunoTargets Ther.
 +
                    91 (2015). doi:10.2147/ITT.S61292</p>
 +
                <p>16. Liu, X. et al. Inflammasome-activated gasdermin D causes pyroptosis by forming membrane pores.
 +
                    Nature 535, 153-158, doi:10.1038/nature18629 (2016).</p>
 
             </div>
 
             </div>
 
         </div>
 
         </div>
Line 734: Line 837:
 
             <!-- 滚动菜单栏 -->
 
             <!-- 滚动菜单栏 -->
 
             <div class="daohangyi">
 
             <div class="daohangyi">
                    <span class="biaoti">Description</span>
+
                <span class="biaoti">Description</span>
                    <span class="xsjPic"><img src="https://static.igem.org/mediawiki/2018/8/8d/T--HZAU-China--xjt.svg" alt=""></span>
+
                <span class="xsjPic"><img src="https://static.igem.org/mediawiki/2018/8/8d/T--HZAU-China--xjt.svg" alt=""></span>
 
             </div>
 
             </div>
 
             <div class="floatCtro">
 
             <div class="floatCtro">
 
                 <p class="daohanger">Background</p>
 
                 <p class="daohanger">Background</p>
                <p class="daohanger">Our Project</p>
 
 
                 <p class="daohanger">Significance</p>
 
                 <p class="daohanger">Significance</p>
 
                 <p class="daohanger">Reference</p>
 
                 <p class="daohanger">Reference</p>
Line 783: Line 885:
 
             scrolls()
 
             scrolls()
 
             function scrolls() {
 
             function scrolls() {
                 var f1, f2, f3, f4, bck;
+
                 var f1, f2, f3, bck;
 
                 var fixRight = $('div.floatCtro p');
 
                 var fixRight = $('div.floatCtro p');
 
                 var blackTop = $('div.floatCtro a')
 
                 var blackTop = $('div.floatCtro a')
Line 790: Line 892:
 
                 f2 = $('#float02').offset().top;
 
                 f2 = $('#float02').offset().top;
 
                 f3 = $('#float03').offset().top;
 
                 f3 = $('#float03').offset().top;
                f4 = $('#float04').offset().top;
 
  
 
                 if (sTop <= f2 - 100) {
 
                 if (sTop <= f2 - 100) {
Line 808: Line 909:
 
                     fixRight.eq(2).addClass('cur').siblings().removeClass('cur');
 
                     fixRight.eq(2).addClass('cur').siblings().removeClass('cur');
 
                 }
 
                 }
                if (sTop >= f4 - 100) {
 
fixRight.eq(3).addClass('cur').siblings().removeClass('cur');
 
}
 
 
             }
 
             }
 
         })
 
         })
Line 819: Line 917:
  
 
</html>
 
</html>
 +
 +
 +
<!-- {{HZAU-China}}
 +
<html>
 +
 +
 +
 +
<h2>Backgroud about pyroptosis</h2>
 +
 +
 +
<p>
 +
Pyroptosis is a lytic form of inflammatory cell death which is induced by caspases 1, 3, 4, 5 and 11. The morpholog of pyroptosis is characterized by cell swelling which causes release of cytoplasmic contents of the cell, including proinflammatory cytokines, endogenous ligands, alarmins, ATP, and other danger-associated molecular patterns.<sup>1</sup> A recent study reported that Gasdermin D is a essential effector of pyroptosis.<sup>2</sup> Full length GasderminD can be cleave by Caspase when host cell defined the infection. Thus, the N-terminal of Gasdermin D named PTD(pore-forming domain) which can oligomerize to form pore on the plasm membrane is exposured from RD (repressor domain)<sup>3</sup>. subsequently, sodium and water rush into cell causes the cell swelling result in cell rupture. Simultaneously, IL-1β is released in to extracellular environment though the gasdermin pore<sup>4</sup> (Fig 1).(找美工画)
 +
</p>
 +
<p>
 +
Some recent studies demonstrated following points:
 +
</p>
 +
<p>
 +
1.Berberin inhibits the viability of HepG2 cell though induction of pyroptosis<sup>5</sup>.
 +
</p>
 +
<p>
 +
2.Caspase 1 rescure the sensitivity of radiant lethality in prostate cancer <sup>6</sup>.
 +
</p>
 +
<p>
 +
3.<em>Nlrp3</em>−/− mice are susceptible to colitis associated colon cancer<sup>7</sup>.
 +
</p>
 +
<p>
 +
According to these studies, we think pyroptosis can be exploited for tumor suppression.
 +
</p>
 +
<p>
 +
 +
</p>
 +
<h2>Significance</h2>
 +
 +
 +
<p>
 +
Recent study demonstrated that GSDME was expressed in many normal cells but silenced in most cancer cells. So chemotherapy drug activate caspase-3-mediated pyroptosis in normal tissue but caspase-3-mediated apoptosis in cancer cells result in high efficacy of tissue damage but low efficacy of tumor kill<sup>8</sup>. Our project can trigger pyroptosis in cancer cells through targeted vector in order to switch this process(Fig 2). .(找美工画)
 +
</p>
 +
<p>
 +
What else, the lysate of cell rupture during pyroptosis destroy tumor microenvironment. Pyroptosis not only releases "find me" signal and "eat me" signal<sup>9</sup>. "Find me" signal such as ATP attracts immune cell into tummor bed. Pyroptosis induce greater ATP release than apoptosis. These signals attract immune cell into tummor bed. On the other hand, ATP bind to purinergic P2RX7 receptors on DC, thus activating the NLRP3/ASC/caspase-1 inflammasome and secreting interleukin-1β (IL-1β) which is required for CD8+ T cells to releasing IFNγ which lysis tumour cells<sup>10</sup>. During pyroptosis, phosphatidylserineexternalization as a "eat me" signal to recruit macrophage to engulf the tumor cells(Fig 3).(找美工画)
 +
</p>
 +
<p>
 +
 +
</p>
 +
<p>
 +
 +
</p>
 +
<h2>Reference </h2>
 +
 +
 +
<p>
 +
1        Kovacs, S. B. & Miao, E. A. Gasdermins: Effectors of Pyroptosis. <em>Trends Cell Biol</em> <strong>27</strong>, 673-684, doi:10.1016/j.tcb.2017.05.005 (2017).
 +
</p>
 +
<p>
 +
2        Shi, J.<em> et al.</em> Cleavage of GSDMD by inflammatory caspases determines pyroptotic cell death.<em>Nature</em> <strong>526</strong>, 660-665, doi:10.1038/nature15514 (2015).
 +
</p>
 +
<p>
 +
3        Ding, J.<em> et al.</em> Pore-forming activity and structural autoinhibition of the gasdermin family. <em>Nature<strong>535</strong></em>, 111-116, doi:10.1038/nature18590 (2016).
 +
</p>
 +
<p>
 +
4        Liu, X.<em> et al.</em> Inflammasome-activated gasdermin D causes pyroptosis by forming membrane pores. <em>Nature</em> <strong>535</strong>, 153-158, doi:10.1038/nature18629 (2016).
 +
</p>
 +
<p>
 +
5        Pyroptosis is involved in the pathogenesis of human hepatocellular carcinoma.(2016
 +
</p>
 +
<p>
 +
).
 +
</p>
 +
<p>
 +
6        Rachel N. Winter, A. K., Andrew Borkowski, and Natasha Kyprianou. Loss of Caspase-3 Protein Expression in Human Prostate Cancer. <em>CANCER RESEARCH</em> <strong>61</strong>, 1227-1232 (2001).
 +
</p>
 +
<p>
 +
7        Allen, I. C.<em> et al.</em> The NLRP3 inflammasome functions as a negative regulator of tumorigenesis during colitis-associated cancer. <em>J Exp Med</em> <strong>207</strong>, 1045-1056, doi:10.1084/jem.20100050 (2010).
 +
</p>
 +
<p>
 +
8        Wang, Y.<em> et al.</em> Chemotherapy drugs induce pyroptosis through caspase-3 cleavage of a gasdermin. <em>Nature</em> <strong>547</strong>, 99-103, doi:10.1038/nature22393 (2017).
 +
</p>
 +
<p>
 +
9        Wang, Q.<em> et al.</em> Pyroptotic cells externalize eat-me and release find-me signals and are efficiently engulfed by macrophages. <em>Int Immunol</em> <strong>25</strong>, 363-372, doi:10.1093/intimm/dxs161 (2013).
 +
</p>
 +
<p>
 +
10      Ghiringhelli, F.<em> et al.</em> Activation of the NLRP3 inflammasome in dendritic cells induces IL-1beta-dependent adaptive immunity against tumors. <em>Nat Med</em> <strong>15</strong>, 1170-1178, doi:10.1038/nm.2028 (2009).
 +
</p>
 +
<p>
 +
 +
</p>
 +
</html> -->

Revision as of 17:15, 16 October 2018

Background

The importance of cancer treatments has already come to light. This year, we turned to this common concern and found out a new approach to help its development.

Cancer

Cancers, the feral diseases that link to abnormal cell growth and surrounding tissues invasion, were earliest written in the Edwin Smith Papyrus in about 1600 BC1. Because of its high mortality and the extreme suffering, efficient therapies firmly come into the public consciousness. During these years, cancers have impelled the development of medical technology which serves as the powerful tool to defend against and advances in technology also have led to a rise in life expectancy. Despite its improvement, the result of Global Cancer Statistics 2018 predicts that there will be about 18.1 million new cancer cases (17.0 million excluding nonmelanoma skin cancer) and 9.6 million cancer deaths (9.5 million excluding nonmelanoma skin cancer) at the end of 20182. It's obvious that we still have a long way to go.

Pyroptosis

We utilize a newly reported mechanism, the pyroptosis, to treat cancers. Pyroptosis is a lytic form of inflammatory cell death which is mediated by activation of Caspases 1, 3, 4, 5 and 11. The morphology of pyroptosis is characterized by cell swelling and rupturing which causes releasing of cytoplasmic contents of the cell, including proinflammatory cytokines, endogenous ligands, alarmins, ATP and other danger-associated molecular patterns3. What's important is that protein Gasdermin D (GSDMD) has been found as an essential effector of pyroptosis in recent studies. When host cells are defending the infection, full-length Gasdermin D will be cleaved by Caspases and the process will expose the N-terminal of Gasdemin D (PFD, pore form domain) from RD (repressor domain). PFD can oligomerize and form pores on the plasma membrane, sodium and water rush into the cell subsequently, causing the cell rupture. But only applicable in the intracellular side. Simultaneously, cytokines such as IL-1β, IL-18 are released into the extracellular environment through the Gasdermin pores4 (Figure 1).

Some points about the relationship of pyroptosis and cancers that are demonstrated in recent studies:

1. Berberine inhibits the viability of HepG2 cell through induction of pyroptosis5.

2. Caspase 1 rescues the sensitivity of radiant lethality in prostate cancer, increasing the proportion of death cancer cells after radiation therapy6.

3. Nlrp3-/- mice without pyroptosis pathway are susceptible to catch colitis-associated colon cancer7.

These meaningful studies help us to exploit advantage of pyroptosis in tumor therapy.

Carrier

Our project aims to cure cancer by triggering pyroptosis through translocate the N-terminal of GSDMD (GSDMD-N275). There are many vectors can be choose such as oncolytic virus, macromolecular carrier, bacteria and so on. In our project, we choose Salmonella enterica serovar Typhimurium str. SL1344 as a carrier. The reason why we chose Salmonella as our vector are based on following reason. First, in consideration of GSDMD-N275 induced pyroptosis only when delivered cytosolically but not extracellularly , Salmonella is a brilliant candidate as a intracellular parasite. Second, Salmonella is a wide used vector to cancer therapy because it’s connatural tumor targeting cancer8.

Significance

It's important to highlight our significances.

1. Switch apoptosis to pyroptosis in chemical therapy.
Numerous patients accept chemotherapy during their fight against cancers though there is a terrible drawback. Chemotherapy drugs can activate caspase-3-mediated pyroptosis in normal tissue while apoptosis in cancer cells, resulting in severe healthy tissue damage but inefficiency tumor cure9. But our designed circuit can trigger pyroptosis in cancer cells to solve this problem.

2. Pyroptosis make tumor expose to immune system.
The lysate of cell rupture during pyroptosis can destroy tumor microenvironment which is vital to tumour growth. Pyroptosis not only releases "find me" signals but also "eat me" signals10. Pyroptosis induces greater ATP release than apoptosis to attract more immune cells into tumor bed, which is one of our "find me" signals. Also, ATP can bind to purinergic P2RX7 receptors on DC, activating the NLRP3/ASC/caspase-1 inflammasome and secreting interleukin-1β (IL-1β), which is required for CD8+ T cells to release IFNγ which lysis tumour cells11. The "eat me" signal is the phosphatidylserine externalization to recruit macrophages to engulf the tumour cells.

3. Pyroptosis recombine with antibody-dependent cellular cytotoxicity (ADCC) will become more efficient.
Some monoclonal antibodies such as trastuzumab (TRAST), alemtuzumab, cetuximab, panitumumab and so on have been taken on board for both solid tumors and hematologic malignancies treatments through ADCC12. It's a special way to recruit nature kill cell(NK cell), macrophages, γδ T cells, and dendritic cells to against cancer. However lower activity of NK cell hinder the development of this approach13. In our project, we give a new insight to solve this problem. IL-18 release from pyroptotic cells can stimulate natural killer cell proliferation and activation14. Meanwhile pyroptosis also up-regulates intercellular cell adhesion molecule-1 (ICAM-1 or CD54) which binds to alpha integrin on the tumor cell result in enhancing the ability of combination between NK cells and tumor cells15.

4. Safe utilization of the N-terminal of GSDMD.
Recent studies demonstrated that the N-terminal of GSDMD executes the function through bind to inositol phosphate (present in inner leaflet of cell membrane) in eukaryotic cell but cardiolipin (present in the inner and outer leaflets of cell membranes) in bacteria16. Thus, the N-terminal of GSDMD releasing from bacteria in extracellular is avirulent and attack both tumor cells and redundant bacteria.

Reference

1. Steven, Hajdu. A note from history: Landmarks in history of cancer, part 1. Cancer, 117(5), 1097-1102 (2011a).

2. Bray, F. et al. Global cancer statistics 2018: GLOBOCAN estimates of incidence and mortality worldwide for 36 cancers in 185 countries. CA A J. Clin. 00, 1–31 (2018).

3. Kovacs, S. B. & Miao, E. A. Gasdermins: Effectors of Pyroptosis. Trends Cell Biol 27, 673-684, doi:10.1016/j.tcb.2017.05.005 (2017).

4. Ding, J. et al. Pore-forming activity and structural autoinhibition of the gasdermin family. Nature 535, 111-116, doi:10.1038/nature18590 (2016).

5. Pyroptosis is involved in the pathogenesis of human hepatocellular carcinoma (2016).

6. Rachel N. Winter, A. K., Andrew Borkowski, and Natasha Kyprianou. Loss of Caspase-3 Protein Expression in Human Prostate Cancer. CANCER RESEARCH 61, 1227-1232 (2001).

7. Allen, I. C. et al. The NLRP3 inflammasome functions as a negative regulator of tumorigenesis during colitis-associated cancer. J Exp Med 207, 1045-1056, doi:10.1084/jem.20100050 (2010).

8. Forbes, N. S. Engineering the perfect (bacterial) cancer therapy. Nat Rev Cancer 10, 785-794, doi:10.1038/nrc2934 (2010).

9. Wang, Y. et al. Chemotherapy drugs induce pyroptosis through caspase-3 cleavage of a gasdermin. Nature 547, 99-103, doi:10.1038/nature22393 (2017).

10. Wang, Q. et al. Pyroptotic cells externalize eat-me and release find-me signals and are efficiently engulfed by macrophages. Int Immunol 25, 363-372, doi:10.1093/intimm/dxs161 (2013).

11. Ghiringhelli, F. et al. Activation of the NLRP3 inflammasome in dendritic cells induces IL-1beta-dependent adaptive immunity against tumors. Nat Med 15, 1170-1178, doi:10.1038/nm.2028 (2009).

12. Nelson, A. L. & Reichert, J. M. Development trends for therapeutic antibody fragments. Nat. Biotechnol. 27, 331–337 (2009).

13. Kohrt, H. E. et al. Combination strategies to enhance antitumor ADCC. Immunotherapy 4, 511–527 (2012).

14. Cheng, M., Chen, Y., Xiao, W., Sun, R. & Tian, Z. NK cell-based immunotherapy for malignant diseases. Cell. Mol. Immunol. 10, 230–252 (2013).

15. Kohrt, H., Rajasekaran, N., Chester, C., Yonezawa, A. & Zhao, X. Enhancement of antibody-dependent cell mediated cytotoxicity: a new era in cancer treatment. ImmunoTargets Ther. 91 (2015). doi:10.2147/ITT.S61292

16. Liu, X. et al. Inflammasome-activated gasdermin D causes pyroptosis by forming membrane pores. Nature 535, 153-158, doi:10.1038/nature18629 (2016).

Description

Background

Significance

Reference

Back to Top
Design Results Demonstrate