Difference between revisions of "Team:NJU-China/Project Design"

 
(14 intermediate revisions by the same user not shown)
Line 24: Line 24:
 
         <ul id="nav-mobile" class="side-nav fixed">
 
         <ul id="nav-mobile" class="side-nav fixed">
 
             <li class="logo">
 
             <li class="logo">
                 <img class="background responsive-img" src="https://static.igem.org/mediawiki/2016/c/c8/NJU_China_2016_iGEM_logo.png" alt="NJU-China LOGO"> </li>
+
                 <a href="https://2016.igem.org/Team:NJU-China"><img class="background responsive-img" src="https://static.igem.org/mediawiki/2016/c/c8/NJU_China_2016_iGEM_logo.png" alt="NJU-China LOGO"></a>
 +
            </li>
 
             <li class="bold"><a href="https://2016.igem.org/Team:NJU-China/Background" class="waves-effect waves-teal">Background</a></li>
 
             <li class="bold"><a href="https://2016.igem.org/Team:NJU-China/Background" class="waves-effect waves-teal">Background</a></li>
 
             <li class="bold no-padding">
 
             <li class="bold no-padding">
Line 31: Line 32:
 
                         <div class="collapsible-body">
 
                         <div class="collapsible-body">
 
                             <ul>
 
                             <ul>
                                 <li><a href="https://2016.igem.org/Team:NJU-China/Project_Design#RNAi_Module">RNAi Module</a></li>
+
                                 <li><a href="https://2016.igem.org/Team:NJU-China/Project_Design">RNAi Module</a></li>
                                 <li><a href="https://2016.igem.org/Team:NJU-China/Project_Design#Target_Module">Target Module</a></li>
+
                                 <li><a href="https://2016.igem.org/Team:NJU-China/Project_Design#Targeting_Module">Targeting Module</a></li>
 
                                 <li><a href="https://2016.igem.org/Team:NJU-China/Project_Design#Assembly">Assembly</a></li>
 
                                 <li><a href="https://2016.igem.org/Team:NJU-China/Project_Design#Assembly">Assembly</a></li>
 
                             </ul>
 
                             </ul>
Line 45: Line 46:
 
                         <div class="collapsible-body">
 
                         <div class="collapsible-body">
 
                             <ul>
 
                             <ul>
                                 <li><a href="https://2016.igem.org/Team:NJU-China/Results#in_vitro">in vitro</a></li>
+
                                <li><a href="https://2016.igem.org/Team:NJU-China/Results">Parts</a></li>
                                 <li><a href="https://2016.igem.org/Team:NJU-China/Results#in_vivo">in vivo</a></li>
+
                                 <li><a href="https://2016.igem.org/Team:NJU-China/Results#Validations">Validations</a></li>
 +
                                 <li><a href="https://2016.igem.org/Team:NJU-China/Results#Safety">Safety</a></li>
 
                                 <li><a href="https://2016.igem.org/Team:NJU-China/Results#Conclusions">Conclusions</a></li>
 
                                 <li><a href="https://2016.igem.org/Team:NJU-China/Results#Conclusions">Conclusions</a></li>
 
                             </ul>
 
                             </ul>
Line 63: Line 65:
 
                             <ul>
 
                             <ul>
 
                                 <li><a href="https://2016.igem.org/Team:NJU-China/Notebook/Calendar">Calendar</a></li>
 
                                 <li><a href="https://2016.igem.org/Team:NJU-China/Notebook/Calendar">Calendar</a></li>
                                <li><a href="https://2016.igem.org/Team:NJU-China/Notebook/Methods">Methods</a></li>
 
 
                                 <li><a href="https://2016.igem.org/Team:NJU-China/Notebook/Protocol">Protocol</a></li>
 
                                 <li><a href="https://2016.igem.org/Team:NJU-China/Notebook/Protocol">Protocol</a></li>
 
                             </ul>
 
                             </ul>
Line 79: Line 80:
 
             </a>
 
             </a>
 
             <ul>
 
             <ul>
                 <li onclick="$('html, body').animate({ scrollTop: 0 }, 'slow');"><a class="btn-floating green tooltipped" data-position="left" data-delay="50" data-tooltip="Scroll to Top"><i class="material-icons">vertical_align_top</i></a></li>
+
                 <li onclick="$('html, body').animate({ scrollTop: 0 }, 'fast');"><a class="btn-floating green tooltipped" data-position="left" data-delay="50" data-tooltip="Scroll to Top"><i class="material-icons">arrow_upward</i></a></li>
                 <li onclick="$('html, body').animate({scrollTop: $('html').height()-$(window).height()}, 'slow')"><a class="btn-floating yellow darken-2 tooltipped" data-position="left" data-delay="50" data-tooltip="Scroll to Bottom"><i class="material-icons">vertical_align_bottom</i></a></li>
+
                 <li onclick="$('html, body').animate({scrollTop: $('html').height()-$(window).height()}, 'fast')"><a class="btn-floating yellow darken-2 tooltipped" data-position="left" data-delay="50" data-tooltip="Scroll to Bottom"><i class="material-icons">arrow_downward</i></a></li>
 
                 <li onclick="$(this).parent().parent().hide('slow')"><a class="btn-floating purple darken-3"><i class="close material-icons tooltipped" data-position="left" data-delay="50" data-tooltip="Hide FAB">close</i></a></li>
 
                 <li onclick="$(this).parent().parent().hide('slow')"><a class="btn-floating purple darken-3"><i class="close material-icons tooltipped" data-position="left" data-delay="50" data-tooltip="Hide FAB">close</i></a></li>
 
                 <li><a class="btn-floating blue button-collapse hide-on-large-only tooltipped" data-position="left" data-delay="50" data-tooltip="Show Navigation" data-activates="nav-mobile"><i class="material-icons">menu</i></a></li>
 
                 <li><a class="btn-floating blue button-collapse hide-on-large-only tooltipped" data-position="left" data-delay="50" data-tooltip="Show Navigation" data-activates="nav-mobile"><i class="material-icons">menu</i></a></li>
Line 86: Line 87:
 
         </div>
 
         </div>
 
         <div class="container">
 
         <div class="container">
             <div class="divider"></div>
+
             <div class="container">
            <div class="section">
+
                <div class="section">
                <p>Abcdefg hijklmnop qrs tuv wx yz. Abcdefg hijklmnop qrs tuv wx yz. Abcdefg hijklmnop qrs tuv wx yz. Abcdefg hijklmnop qrs tuv wx yz. Abcdefg hijklmnop qrs tuv wx yz. Abcdefg hijklmnop qrs tuv wx yz. Abcdefg hijklmnop qrs tuv wx yz. Abcdefg</p>
+
                    <p>Our project aims to construct a safe and efficient drug delivery system targeting specific oncogene to provide a new strategy of cancer therapy. We chose lung cancer as our disease model due to its substantial morbidity and mortality.
                <p>Abcdefg hijklmnop qrs tuv wx yz. Abcdefg hijklmnop qrs tuv wx yz. Abcdefg hijklmnop qrs tuv wx yz. Abcdefg hijklmnop qrs tuv wx yz. Abcdefg hijklmnop qrs tuv wx yz. Abcdefg hijklmnop qrs tuv wx yz. Abcdefg hijklmnop qrs tuv wx yz. Abcdefg hijklmnop qrs tuv wx yz. Abcdefg hijklmnop qrs tuv wx yz. Abcdefg hijklmnop qrs tuv wx yz.</p>
+
                        <br>Generally, the project design can be divided into three portions: (1) RNAi module; (2) targeting module; (3) RNAi module and targeting module assembly.</p>
            </div>
+
            <div class="divider"></div>
+
            <div class="row">
+
                <div class="col s12">
+
                    <ul class="tabs z-depth-1">
+
                        <li class="tab col s4"><a class="active" href="#RNAi_Module">RNAi Module</a></li>
+
                        <li class="tab col s4"><a href="#Target_Module">Target Module</a></li>
+
                        <li class="tab col s4"><a href="#Assembly">Assembly</a></li>
+
                    </ul>
+
 
                 </div>
 
                 </div>
                 <div id="RNAi_Module" class="col s12">
+
                 <div class="divider"></div>
                    <ul class="collapsible popout" data-collapsible="expandable">
+
                <div class="section">
                        <li>
+
                    <div class="row">
                            <div class="collapsible-header active"><i class="material-icons">filter_drama</i>First</div>
+
                        <div class="col s12">
                            <div class="collapsible-body">
+
                            <ul class="tabs z-depth-1">
                                <p>Lorem ipsum dolor sit amet.</p>
+
                                <li class="tab col s4"><a class="active" href="#RNAi_Module">RNAi Module</a></li>
                             </div>
+
                                <li class="tab col s4"><a href="#Targeting_Module">Targeting Module</a></li>
                         </li>
+
                                <li class="tab col s4"><a href="#Assembly">Assembly</a></li>
                        <li>
+
                            </ul>
                            <div class="collapsible-header active"><i class="material-icons">place</i>Second</div>
+
                        </div>
                            <div class="collapsible-body">
+
                        <div id="RNAi_Module" class="col s12">
                                <p>Lorem ipsum dolor sit amet.</p>
+
                            <ul class="collapsible popout" data-collapsible="expandable">
                            </div>
+
                                <li>
                        </li>
+
                                    <div class="collapsible-header active"><i class="material-icons">filter_drama</i>RNAi & KRAS</div>
                        <li>
+
                                    <div class="collapsible-body">
                            <div class="collapsible-header active"><i class="material-icons">whatshot</i>Third</div>
+
                                        <p>RNA interference (RNAi) is an emerging technology of gene silencing. It uses siRNA segments to destroy specific mRNA, thereby, shut down the expression of target genes. RNAi has been demonstrated as a novel treatment modality of cancer and we decided to utilize this technology to silence the expression of specific oncogene<sup>[1]</sup>. KRAS is one of the most commonly mutated oncogenes in lung cancer. The mutation rate of KRAS can be up to 25% in NSCLC (a main type of lung cancer)<sup>[2]</sup>. Thus, we picked KRAS as our target oncogene. Then we designed anti-KRAS siRNA as a therapeutic agent to degrade KRAS mRNA, therefore, repressing the expression and function of K-ras protein. We used a specialized software developed by team SYSU-software to find the ideal siRNA sequence. This tool also designed pairs of oligonucleotides needed to generate short hairpin RNAs (shRNAs) in the plasmid. When the shRNA plasmids of KRAS are transfected into HEK293 cells, the dsRNA is cleaved into siRNA of KRAS by the enzyme Dicer, and then target KRAS mRNA. However, due to the short half-life period and poor cellular uptake of exogenous siRNA<sup>[3]</sup>, an efficient delivery vehicle is needed to stabilize and enhance the naked small interference molecule's function.</p>
                            <div class="collapsible-body">
+
                                    </div>
                                <p>Lorem ipsum dolor sit amet.</p>
+
                                </li>
                             </div>
+
                                <li>
                         </li>
+
                                    <div class="collapsible-header active"><i class="material-icons">photo</i>Fig 1. Pre-designed shRNA sequence</div>
                    </ul>
+
                                    <div class="collapsible-body">
 +
                                        <img src="https://static.igem.org/mediawiki/2016/5/5f/NJU_China_iGEM_2016_project_design_fig1.png" class="responsive-img">
 +
                                    </div>
 +
                                </li>
 +
                             </ul>
 +
                        </div>
 +
                         <div id="Targeting_Module" class="col s12">
 +
                            <ul class="collapsible popout" data-collapsible="expandable">
 +
                                <li>
 +
                                    <div class="collapsible-header active"><i class="material-icons">filter_drama</i>Exosome</div>
 +
                                    <div class="collapsible-body">
 +
                                        <p>Exosomes are natural nano-sized vesicles secreted by numerous cell types<sup>[4]</sup>. Exosomes derived from cells naturally contain a substantial amount of RNA. Moreover, their membranes endow exosomes with a specific cell tropism, attaching themselves to target cells by a range of surface adhesion proteins and vector ligands. Besides, exosomes are endogenous transporters, so they are unlikely to exert toxicity or immune response<sup>[5]</sup>. Hence, exosome is regarded as a potentially ideal siRNA delivery tool with advantages in three aspects: RNA-loading, targeting and safety.</p>
 +
                                    </div>
 +
                                </li>
 +
                                <li>
 +
                                    <div class="collapsible-header active"><i class="material-icons">place</i>iRGD</div>
 +
                                    <div class="collapsible-body">
 +
                                        <p>Moreover, exosomes can be endowed with the ability of targeting specific disease site through genetic modification of donor cells. In order to obtain exosomes with tumor-targeting ability, we redesigned natural exosomes by installing a tumor-targeting short peptide onto their surface. We chose iRGD, a tumor-penetrating peptide. Some studies have shown that iRGD homes to tumors by strictly binding to αν integrins which are specifically expressed on tumor cells and the endothelium of tumor vessels<sup>[6]</sup>. Meanwhile, iRGD peptide also own the ability of penetrating tumor tissue against interstitial pressure<sup>[7]</sup>. When combined with a drug, iRGD peptide can carry the drug deep into the extravascular tumor tissue.</p>
 +
                                    </div>
 +
                                </li>
 +
                                <li>
 +
                                    <div class="collapsible-header active"><i class="material-icons">whatshot</i>iRGD-Lamp2b</div>
 +
                                    <div class="collapsible-body">
 +
                                        <p>We engineered our chassis, human embryonic kidney 293 (HEK293) cells, to express a fusion protein composed of the exosomal membrane protein Lamp2b and the tumor-targeting short peptide iRGD. Lamp2b (lysosomal-associated membrane protein 2b) is a protein found specifically abundant on the surface of exosomes. By genetically engineering the iRGD peptide to the outer membrane portion of Lamp2b, Lamp2b can bring the iRGD peptide to the surface of exosomes. Then the iRGD peptide can guide exosomes to the specific tumor tissue. Through these modifications, exosomes will be conferred on tumor-targeting ability.</p>
 +
                                    </div>
 +
                                </li>
 +
                                <li>
 +
                                    <div class="collapsible-header active"><i class="material-icons">photo</i>Fig 2. We connected iRGD to Lamp2b using a glycine-linker to construct our fusion protein and promoted its expression by the promoter Pcmv. Then, our site-specific exosomes could deliver siRNA to tumor tissue.</div>
 +
                                    <div class="collapsible-body">
 +
                                        <img src="https://static.igem.org/mediawiki/2016/9/9a/NJU_China_iGEM_2016_project_design_fig2.png" class="responsive-img">
 +
                                    </div>
 +
                                </li>
 +
                             </ul>
 +
                        </div>
 +
                         <div id="Assembly" class="col s12">
 +
                            <ul class="collapsible popout" data-collapsible="expandable">
 +
                                <li>
 +
                                    <div class="collapsible-header active"><i class="material-icons">filter_drama</i>Construction of an efficient drug delivery system</div>
 +
                                    <div class="collapsible-body">
 +
                                        <p>During experiment, we transfected siRNA plasmid and target plasmid (coding our engineered fusion protein) into HEK293 cells to obtain exosomes with KRAS siRNA inside and iRGD peptide on their surface membranes. When the modified exosomes are injected into the bloodstream, the iRGD peptide will guide exosomes deep into tumor tissue and the exosomes will specifically recognize tumor cells. Once fused into tumor cells, KRAS siRNA will be released, targeting and destroying KRAS mRNA. In this way, the expression of KRAS will be potently shut down. In theory, the delivery of KRAS siRNA to tumor cells will be achieved, whereas non-specific uptake of KRAS siRNA in other tissues will be avoided. As a consequence, the inhibited expression of KRAS oncogene will repress the proliferation of tumor cells, ultimately presenting therapeutic effects on lung cancer.</p>
 +
                                    </div>
 +
                                </li>
 +
                                <li>
 +
                                    <div class="collapsible-header active"><i class="material-icons">photo</i>Fig3. Schematic diagram of modified exosomes loded with siRNA silencing KRAS oncogene</div>
 +
                                    <div class="collapsible-body">
 +
                                        <img src="https://static.igem.org/mediawiki/2016/7/72/NJU_China_iGEM_2016_project_design_fig3.jpg" class="responsive-img">
 +
                                    </div>
 +
                                </li>
 +
                            </ul>
 +
                        </div>
 +
                    </div>
 
                 </div>
 
                 </div>
                 <div id="Target_Module" class="col s12">
+
                 <div class="divider"></div>
                    <ul class="collapsible popout" data-collapsible="expandable">
+
                <div class="section">
                        <li>
+
                    <div class="card blue-grey draken-1">
                            <div class="collapsible-header active"><i class="material-icons">filter_drama</i>First</div>
+
                         <div class="card-content white-text">
                            <div class="collapsible-body">
+
                             <span class="card-title">Reference</span>
                                <p>Lorem ipsum dolor sit amet.</p>
+
                             <p>[1] Aagaard L, Rossi JJ. RNAi therapeutics: principles, prospects and challenges. Adv Drug Deliv Rev. 2007;59(2-3):75-86.</p>
                            </div>
+
                             <p>[2] Westra WH, Slebos RJ, Offerhaus GJ, Goodman SN, Evers SG, Kensler TW, Askin FB, Rodenhuis S and Hruban RH. K-ras oncogene activation in lung adenocarcinomas from former smokers. Evidence that K-ras mutations are an early and irreversible event in the development of adenocarcinoma of the lung. Cancer 1993, 72:432-438.</p>
                         </li>
+
                             <p>[3] Gavrilov K, Saltzman WM. Therapeutic siRna: Principles, challenges, and strategies. Yale J Biol Med. 2012;85(2):187-200.</p>
                        <li>
+
                             <p>[4] A.V. Vlassov, S.Magdaleno, R. Setterquist, R. Conrad, Exosomes. Current knowledge of their composition, biological functions, and diagnostic and therapeutic potentials. Biochim Biophys Acta. 2012;1820(7):940-8. </p>
                            <div class="collapsible-header active"><i class="material-icons">place</i>Second</div>
+
                             <p>[5] El Andaloussi S, Lakhal S, Mäger I, Wood MJ. Exosomes for targeted siRNA delivery across biological barriers. Adv Drug Deliv Rev. 2013;65(3):391-7.</p>
                             <div class="collapsible-body">
+
                             <p>[6] Sugahara KN1, Teesalu T, Karmali PP, Kotamraju VR, Agemy L, Girard OM, Hanahan D, Mattrey RF, Ruoslahti E. Tissue-penetrating delivery of compounds and nanoparticles into tumors. Cancer Cell. 2009;16(6):510-20. </p>
                                <p>Lorem ipsum dolor sit amet.</p>
+
                             <p>[7] Kazuki N. Sugahara, Tambet Teesalu,Priya Prakash Karmali, Venkata Ramana Kotamraju, Lilach Agemy, Daniel R. Greenwald, Erkki Ruoslahti. Coadministration of a Tumor-Penetrating Peptide Enhances the Efficacy of Cancer Drugs. Science. 2010;328 (5981), 1031-1035.</p>
                             </div>
+
                        </div>
                        </li>
+
                     </div>
                        <li>
+
                            <div class="collapsible-header active"><i class="material-icons">whatshot</i>Third</div>
+
                             <div class="collapsible-body">
+
                                <p>Lorem ipsum dolor sit amet.</p>
+
                            </div>
+
                        </li>
+
                    </ul>
+
                </div>
+
                <div id="Assembly" class="col s12">
+
                    <ul class="collapsible popout" data-collapsible="expandable">
+
                        <li>
+
                            <div class="collapsible-header active"><i class="material-icons">filter_drama</i>First</div>
+
                             <div class="collapsible-body">
+
                                <p>Lorem ipsum dolor sit amet.</p>
+
                             </div>
+
                        </li>
+
                        <li>
+
                            <div class="collapsible-header active"><i class="material-icons">place</i>Second</div>
+
                             <div class="collapsible-body">
+
                                <p>Lorem ipsum dolor sit amet.</p>
+
                             </div>
+
                        </li>
+
                        <li>
+
                            <div class="collapsible-header active"><i class="material-icons">whatshot</i>Third</div>
+
                             <div class="collapsible-body">
+
                                <p>Lorem ipsum dolor sit amet.</p>
+
                            </div>
+
                        </li>
+
                     </ul>
+
 
                 </div>
 
                 </div>
 
             </div>
 
             </div>
 
         </div>
 
         </div>
 
     </main>
 
     </main>
    <footer class="page-footer">
 
        <div class="container">
 
            <div class="row">
 
                <div class="col l6 s12">
 
                    <h5 class="white-text">Acknowledgement</h5>
 
                    <p class="grey-text text-lighten-4">We would like to express our most sincere gratitude to every person and institute that helped us during this whole project.</p>
 
                </div>
 
                <div class="col l4 offset-l2 s12">
 
                    <h5 class="white-text">Links</h5>
 
                    <ul>
 
                        <li><a class="grey-text text-lighten-3" href=""><img src="" alt=""></a></li>
 
                        <li><a class="grey-text text-lighten-3" href=""><img src="" alt=""></a></li>
 
                        <li><a class="grey-text text-lighten-3" href=""><img src="" alt=""></a></li>
 
                        <li><a class="grey-text text-lighten-3" href=""><img src="" alt=""></a></li>
 
                    </ul>
 
                </div>
 
            </div>
 
        </div>
 
        <div class="footer-copyright">
 
            <div class="container">
 
                2016 iGEM NJU-China
 
            </div>
 
        </div>
 
    </footer>
 
    <!-- 理论上应用 2.1.4 版本的 jQuery,但是iGEM官方提供 1.11.1 -->
 
    <!-- jQuery 2.1.4 -->
 
    <!-- <script src="https://2016.igem.org/Team:NJU-China/mdlib/jquery214?action=raw&amp;ctype=text/javascript"></script> -->
 
    <!-- 自己上传的jQuery 1.11.1 -->
 
    <!-- <script src="https://2016.igem.org/Team:NJU-China/lib/jquery?action=raw&amp;ctype=text/javascript"></script> -->
 
 
     <script src="https://2016.igem.org/Team:NJU-China/mdlib/mdjs?action=raw&amp;ctype=text/javascript"></script>
 
     <script src="https://2016.igem.org/Team:NJU-China/mdlib/mdjs?action=raw&amp;ctype=text/javascript"></script>
 
     <script type="text/javascript">
 
     <script type="text/javascript">

Latest revision as of 02:49, 20 October 2016

Our project aims to construct a safe and efficient drug delivery system targeting specific oncogene to provide a new strategy of cancer therapy. We chose lung cancer as our disease model due to its substantial morbidity and mortality.
Generally, the project design can be divided into three portions: (1) RNAi module; (2) targeting module; (3) RNAi module and targeting module assembly.

  • filter_dramaRNAi & KRAS

    RNA interference (RNAi) is an emerging technology of gene silencing. It uses siRNA segments to destroy specific mRNA, thereby, shut down the expression of target genes. RNAi has been demonstrated as a novel treatment modality of cancer and we decided to utilize this technology to silence the expression of specific oncogene[1]. KRAS is one of the most commonly mutated oncogenes in lung cancer. The mutation rate of KRAS can be up to 25% in NSCLC (a main type of lung cancer)[2]. Thus, we picked KRAS as our target oncogene. Then we designed anti-KRAS siRNA as a therapeutic agent to degrade KRAS mRNA, therefore, repressing the expression and function of K-ras protein. We used a specialized software developed by team SYSU-software to find the ideal siRNA sequence. This tool also designed pairs of oligonucleotides needed to generate short hairpin RNAs (shRNAs) in the plasmid. When the shRNA plasmids of KRAS are transfected into HEK293 cells, the dsRNA is cleaved into siRNA of KRAS by the enzyme Dicer, and then target KRAS mRNA. However, due to the short half-life period and poor cellular uptake of exogenous siRNA[3], an efficient delivery vehicle is needed to stabilize and enhance the naked small interference molecule's function.

  • photoFig 1. Pre-designed shRNA sequence
  • filter_dramaExosome

    Exosomes are natural nano-sized vesicles secreted by numerous cell types[4]. Exosomes derived from cells naturally contain a substantial amount of RNA. Moreover, their membranes endow exosomes with a specific cell tropism, attaching themselves to target cells by a range of surface adhesion proteins and vector ligands. Besides, exosomes are endogenous transporters, so they are unlikely to exert toxicity or immune response[5]. Hence, exosome is regarded as a potentially ideal siRNA delivery tool with advantages in three aspects: RNA-loading, targeting and safety.

  • placeiRGD

    Moreover, exosomes can be endowed with the ability of targeting specific disease site through genetic modification of donor cells. In order to obtain exosomes with tumor-targeting ability, we redesigned natural exosomes by installing a tumor-targeting short peptide onto their surface. We chose iRGD, a tumor-penetrating peptide. Some studies have shown that iRGD homes to tumors by strictly binding to αν integrins which are specifically expressed on tumor cells and the endothelium of tumor vessels[6]. Meanwhile, iRGD peptide also own the ability of penetrating tumor tissue against interstitial pressure[7]. When combined with a drug, iRGD peptide can carry the drug deep into the extravascular tumor tissue.

  • whatshotiRGD-Lamp2b

    We engineered our chassis, human embryonic kidney 293 (HEK293) cells, to express a fusion protein composed of the exosomal membrane protein Lamp2b and the tumor-targeting short peptide iRGD. Lamp2b (lysosomal-associated membrane protein 2b) is a protein found specifically abundant on the surface of exosomes. By genetically engineering the iRGD peptide to the outer membrane portion of Lamp2b, Lamp2b can bring the iRGD peptide to the surface of exosomes. Then the iRGD peptide can guide exosomes to the specific tumor tissue. Through these modifications, exosomes will be conferred on tumor-targeting ability.

  • photoFig 2. We connected iRGD to Lamp2b using a glycine-linker to construct our fusion protein and promoted its expression by the promoter Pcmv. Then, our site-specific exosomes could deliver siRNA to tumor tissue.
  • filter_dramaConstruction of an efficient drug delivery system

    During experiment, we transfected siRNA plasmid and target plasmid (coding our engineered fusion protein) into HEK293 cells to obtain exosomes with KRAS siRNA inside and iRGD peptide on their surface membranes. When the modified exosomes are injected into the bloodstream, the iRGD peptide will guide exosomes deep into tumor tissue and the exosomes will specifically recognize tumor cells. Once fused into tumor cells, KRAS siRNA will be released, targeting and destroying KRAS mRNA. In this way, the expression of KRAS will be potently shut down. In theory, the delivery of KRAS siRNA to tumor cells will be achieved, whereas non-specific uptake of KRAS siRNA in other tissues will be avoided. As a consequence, the inhibited expression of KRAS oncogene will repress the proliferation of tumor cells, ultimately presenting therapeutic effects on lung cancer.

  • photoFig3. Schematic diagram of modified exosomes loded with siRNA silencing KRAS oncogene
Reference

[1] Aagaard L, Rossi JJ. RNAi therapeutics: principles, prospects and challenges. Adv Drug Deliv Rev. 2007;59(2-3):75-86.

[2] Westra WH, Slebos RJ, Offerhaus GJ, Goodman SN, Evers SG, Kensler TW, Askin FB, Rodenhuis S and Hruban RH. K-ras oncogene activation in lung adenocarcinomas from former smokers. Evidence that K-ras mutations are an early and irreversible event in the development of adenocarcinoma of the lung. Cancer 1993, 72:432-438.

[3] Gavrilov K, Saltzman WM. Therapeutic siRna: Principles, challenges, and strategies. Yale J Biol Med. 2012;85(2):187-200.

[4] A.V. Vlassov, S.Magdaleno, R. Setterquist, R. Conrad, Exosomes. Current knowledge of their composition, biological functions, and diagnostic and therapeutic potentials. Biochim Biophys Acta. 2012;1820(7):940-8.

[5] El Andaloussi S, Lakhal S, Mäger I, Wood MJ. Exosomes for targeted siRNA delivery across biological barriers. Adv Drug Deliv Rev. 2013;65(3):391-7.

[6] Sugahara KN1, Teesalu T, Karmali PP, Kotamraju VR, Agemy L, Girard OM, Hanahan D, Mattrey RF, Ruoslahti E. Tissue-penetrating delivery of compounds and nanoparticles into tumors. Cancer Cell. 2009;16(6):510-20.

[7] Kazuki N. Sugahara, Tambet Teesalu,Priya Prakash Karmali, Venkata Ramana Kotamraju, Lilach Agemy, Daniel R. Greenwald, Erkki Ruoslahti. Coadministration of a Tumor-Penetrating Peptide Enhances the Efficacy of Cancer Drugs. Science. 2010;328 (5981), 1031-1035.