Difference between revisions of "Team:NJU-China/Results/Conclusions"

(Created page with "<html lang="en"> <head> <meta charset="UTF-8"> <title>RESULTS</title> <link rel="stylesheet" type="text/css" href="https://2017.igem.org/Team:NJU-China/CSS...")
 
 
(18 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
     <meta charset="UTF-8">
 
     <meta charset="UTF-8">
 
     <title>RESULTS</title>
 
     <title>RESULTS</title>
      
+
     <link rel="stylesheet" type="text/css" href="https://2017.igem.org/Team:NJU-China/CSS:loaderskit?action=raw&ctype=text/css">
 
         <link rel="stylesheet" type="text/css" href="https://2017.igem.org/Team:NJU-China/CSS:Bootstrap?action=raw&ctype=text/css">
 
         <link rel="stylesheet" type="text/css" href="https://2017.igem.org/Team:NJU-China/CSS:Bootstrap?action=raw&ctype=text/css">
    <link rel="stylesheet" type="text/css" href="https://2017.igem.org/Team:NJU-China/CSS:header?action=raw&ctype=text/css">
 
 
         <link rel="stylesheet" type="text/css" href="https://2017.igem.org/Team:NJU-China/CSS:vicstyle?action=raw&ctype=text/css">
 
         <link rel="stylesheet" type="text/css" href="https://2017.igem.org/Team:NJU-China/CSS:vicstyle?action=raw&ctype=text/css">
 
     <link rel="stylesheet" type="text/css" href="https://2017.igem.org/Team:NJU-China/CSS:jumpto?action=raw&ctype=text/css">
 
     <link rel="stylesheet" type="text/css" href="https://2017.igem.org/Team:NJU-China/CSS:jumpto?action=raw&ctype=text/css">
 +
    <script type="text/javascript" src="https://2017.igem.org/Team:NJU-China/Javascript:jquery-2-1-4?  action=raw&ctype=text/javascript"></script>
 +
    <script type="text/javascript" src="https://2017.igem.org/Team:NJU-China/Javascript:jquery-scripts?action=raw&ctype=text/javascript"></script>
 +
    <script type="text/javascript" src="https://2017.igem.org/Team:NJU-China/Javascript:jquery-jumpto?action=raw&ctype=text/javascript"></script>
 +
 
<style>
 
<style>
 +
.loader {
 +
                position: fixed;
 +
                left: 0px;
 +
                top: 0px;
 +
                width: 100%;
 +
                height: 100%;
 +
                z-index: 9999;
 +
                background: url('https://static.igem.org/mediawiki/2017/b/bd/NJU_China_iGEM_2017_loading.gif') 50% 50% no-repeat rgb(249, 249, 249);
 +
            }
 
#sideMenu,
 
#sideMenu,
 
#top_title{
 
#top_title{
Line 20: Line 32:
 
}
 
}
 
#top_menu_14{
 
#top_menu_14{
     height: 15px;
+
     height: 22px;
 
}
 
}
 
#top_menu_under{
 
#top_menu_under{
Line 29: Line 41:
 
}
 
}
 
#top_menu_inside{
 
#top_menu_inside{
padding-top:0;
+
padding-top:3;
font-size:3px;
+
font-size:13px;
margin-top:-3px;
+
 
}
 
}
 
#HQ_page p {
 
#HQ_page p {
 
     font-family: proxima-nova,"Arial",Helvetica,sans-serif;
 
     font-family: proxima-nova,"Arial",Helvetica,sans-serif;
     font-size: 17px;
+
     font-size: 19px;
 
     text-align: justify;
 
     text-align: justify;
 
}
 
}
 
i{
 
i{
font-size:13px;
+
font-size:17px;
 
}
 
}
 
#globalWrapper{
 
#globalWrapper{
 
padding-bottom:0;
 
padding-bottom:0;
 +
font-size:19px;
 +
background-color:white;
 
}
 
}
 
a:visited{
 
a:visited{
Line 65: Line 78:
 
.set_1_btn:hover {
 
.set_1_btn:hover {
 
     text-decoration: none;
 
     text-decoration: none;
     color: red;
+
     color: #72261E;
 
}
 
}
 
.Vbtn-1 {
 
.Vbtn-1 {
Line 99: Line 112:
 
     transition: all 1.35s cubic-bezier(0.19, 1, 0.22, 1);
 
     transition: all 1.35s cubic-bezier(0.19, 1, 0.22, 1);
 
}
 
}
 +
.resultstop
 +
{
 +
    display: table;
 +
    width: 100%;
 +
    height: 475px;
 +
    background-image: url("https://static.igem.org/mediawiki/2017/2/20/NJU_China_iGEM_2017_resulttop.png");
 +
    background-attachment: fixed;
  
 +
}
 +
.row{
 +
text-align:left;
 +
}
 
</style>
 
</style>
     
 
<script>
 
        if ($('.firstHeading')) $('.firstHeading').remove();
 
</script>
 
 
</head>
 
</head>
 
<body>
 
<body>
 +
    <div id="wrapper">
 +
        <div class="overlay"></div>
 +
   
 +
<!-- Sidebar -->
 +
        <nav class="navbar navbar-inverse navbar-fixed-top" id="sidebar-wrapper" role="navigation">
 +
            <ul class="nav sidebar-nav">
 +
                <li class="sidebar-brand">
 +
                    <a href="https://2017.igem.org/Team:NJU-China">
 +
                      NJU-CHINA
 +
                    </a>
 +
                </li>
 +
                <li>
 +
                    <a href="https://2017.igem.org/Team:NJU-China"><i class="fa fa-fw fa-home"></i> Home</a>
 +
                </li>
 +
                <li class="dropdown">
 +
                    <a href="https://2017.igem.org/Team:NJU-China/Project" class="dropdown-toggle" data-toggle="dropdown"><i class="fa fa-fw fa-plus"></i> Project <span class="caret"></span></a>
 +
                    <ul class="dropdown-menu" role="menu">
 +
                    <li class="dropdown-header"><a href="https://2017.igem.org/Team:NJU-China/Project">Project</a></li>
 +
                    <li><a href="https://2017.igem.org/Team:NJU-China/Project#Background">Description</a></li>
 +
                    <li><a href="https://2017.igem.org/Team:NJU-China/InterLab">InterLab</a></li>
 +
                    </ul>
 +
                </li>
 +
                <li class="dropdown">
 +
                    <a href="https://2017.igem.org/Team:NJU-China/Results/Conclusions" class="dropdown-toggle" data-toggle="dropdown"><i class="fa fa-fw fa-plus"></i> Results <span class="caret"></span></a>
 +
                    <ul class="dropdown-menu" role="menu">
 +
                    <li class="dropdown-header"><a href="https://2017.igem.org/Team:NJU-China/Results/Conclusions">Results</a></li>
 +
                    <li><a href="https://2017.igem.org/Team:NJU-China/Results/Conclusions">Conclusions</a></li>
 +
                    <li><a href="https://2017.igem.org/Team:NJU-China/Safety">Safety</a></li>
 +
                    </ul>
 +
                </li>
 +
                <li>
 +
                    <a href="https://2017.igem.org/Team:NJU-China/Basic_Part"><i class="fa fa-fw fa-plus"></i> Parts </a>
 +
                </li>
 +
                <li>
 +
                    <a href="https://2017.igem.org/Team:NJU-China/Model"><i class="fa fa-fw fa-plus"></i> Model </a>
 +
                </li>                               
 +
                <li class="dropdown">
 +
                  <a href="https://2017.igem.org/Team:NJU-China/Notebook" class="dropdown-toggle" data-toggle="dropdown"><i class="fa fa-fw fa-plus"></i> Notebook <span class="caret"></span></a>
 +
                  <ul class="dropdown-menu" role="menu">
 +
                    <li class="dropdown-header"><a href="https://2017.igem.org/Team:NJU-China/Notebook">Notebook</a></li>
 +
                    <li><a href="https://2017.igem.org/Team:NJU-China/Protocol">Protocol</a></li>
 +
                    <li><a href="https://2017.igem.org/Team:NJU-China/Notebook">Calendar</a></li>
 +
                  </ul>
 +
                </li>
 +
                <li class="dropdown">
 +
                  <a href="https://2017.igem.org/Team:NJU-China/HP" class="dropdown-toggle" data-toggle="dropdown"><i class="fa fa-fw fa-plus"></i> Human Practice <span class="caret"></span></a>
 +
                  <ul class="dropdown-menu" role="menu">
 +
                    <li class="dropdown-header"><a href="https://2017.igem.org/Team:NJU-China/HP">Human Practice</a></li>
 +
                    <li><a href="https://2017.igem.org/Team:NJU-China/HP/Silver">Silver HP</a></li>
 +
                    <li><a href="https://2017.igem.org/Team:NJU-China/HP/Gold_Integrated">Intergrated and Gold</a></li>
 +
                  </ul>
 +
                </li>
 +
                <li class="dropdown">
 +
                  <a href="https://2017.igem.org/Team:NJU-China/Team" class="dropdown-toggle" data-toggle="dropdown"><i class="fa fa-fw fa-plus"></i> Team <span class="caret"></span></a>
 +
                  <ul class="dropdown-menu" role="menu">
 +
                    <li class="dropdown-header"><a href="https://2017.igem.org/Team:NJU-China/Team">Team</a></li>
 +
                    <li><a href="https://2017.igem.org/Team:NJU-China/Attributions">Attributions</a></li>
 +
                    <li><a href="https://2017.igem.org/Team:NJU-China/Collaborations">Collaborations</a></li>
 +
                  </ul>
 +
                </li>                               
 +
            </ul>
 +
        </nav>
 +
        <!-- /#sidebar-wrapper -->
  
<!-- .header-wrapper start -->
 
<div id="mtoplink">
 
    <a href="#mtop"><img src="https://static.igem.org/mediawiki/2017/4/41/NJU_China_iGEM_2017_PROJECT_top.png" alt="top" id="topsec"></a>
 
</div>
 
<div id="mtop">
 
</div>
 
<div id="header-wrapper">
 
    <!-- #header start -->
 
  <header id="header">
 
      <!-- Main navigation and logo container -->
 
        <div class="header-inner">
 
            <!-- .container start -->
 
            <div class="container">
 
                <!-- .main-nav start -->
 
                  <div class="main-nav">
 
                    <!-- .row start -->
 
                        <div class="row">
 
                                <div class="col-md-12">
 
                                    <!-- .navbar start -->
 
                                    <nav class="navbar navbar-default nav-left">                                   
 
  
                                        <!-- .navbar-header start -->
 
                                        <div class="navbar-header">
 
                                            <!-- .logo start -->
 
                                            <div class="logo">
 
                                                <a href="https://2017.igem.org/Team:NJU-China">
 
                                                    <img src="https://static.igem.org/mediawiki/2017/d/d3/NJU_China_iGEM_2017_Home_logo.png" alt="NJU-CHINA">
 
                                                </a>
 
                                            </div><!-- logo end -->
 
                                        </div><!-- .navbar-header end -->
 
  
                                        <!-- Collect the nav links, forms, and other content for toggling -->
+
        <!-- Page Content -->
                                        <div class="collapse navbar-collapse">
+
       
                                            <ul class="nav navbar-nav pi-nav">
+
<div id="page-content-wrapper">
                                                <li class="dropdown">
+
          <button type="button" class="hamburger is-closed animated fadeInLeft" data-toggle="offcanvas">
                                                    <a href="https://2017.igem.org/Team:NJU-China">Home</a>
+
            <span class="hamb-top"></span>
                                                </li>
+
            <span class="hamb-middle"></span>
                                                <li class="dropdown">
+
            <span class="hamb-bottom"></span>
                                                    <a href="https://2017.igem.org/Team:NJU-China/Project">Project</a>
+
          </button>
                                                    <ul class="dropdown-menu">
+
        <div class="resultstop">
                                                        <li><a href="https://2017.igem.org/Team:NJU-China/Project#Description">Description</a></li>
+
           
                                                        <li><a href="https://2017.igem.org/Team:NJU-China/Project#Design">Design</a></li>
+
        </div>
                                                        <li><a href="https://2017.igem.org/Team:NJU-China/InterLab">InterLab</a></li>
+
        <div class="page_container">
                                                    </ul>
+
        <div id="Targeting" class="second" style="padding: 50px 0;">
                                                    <!-- .dropdown-menu end -->
+
            <div id="page_edge2">
                                                </li>
+
            </div>      
                                                <li class="current-menu-item dropdown">
+
            <h2>Identification of tPep exosomes and the packaging of Bcl-2 siRNA into tPep exosomes.</h2>
                                                    <a href="https://2017.igem.org/Team:NJU-China/Results/Conclusions">Results</a>
+
            <div class="container">
                                                    <ul class="dropdown-menu">
+
                <div class="row">
                                                        <li><a href="https://2017.igem.org/Team:NJU-China/Results/Conclusions">Conclusions</a></li>
+
                  To target white adipocytes specifically to deliver Bcl-2 siRNAs, exosomes were modified to express CKGGRAKDC peptides (tPep) on surfaces of bilayer membranes. We cloned tPep into Lamp2b, a stable protein expressed on the membrane surface of exosomes. HEK 293T cells were transfected with a plasmid coding tPep-Lamb2b and Bcl-2 siRNA. 48 hours later, exosomes were harvested to be characterized using TEM and Nanosight. Captured images by TEM illustrated that the average size of exosomes with lipid bilayer membranes was around 100nm (Fig. 1A). In agreement with TEM images, the Nanosight nanoparticle tracking analysis showed size distribution of exosomes and the diameter of majority of particles was 172nm (Fig. 1B). Therefore,the identity of exosomes isolated from HEK 293T cells was confirmed.                 
                                                        <li><a href="https://2017.igem.org/Team:NJU-China/Demonstrate">Demonstrate</a></li>
+
                                                        <li><a href="https://2017.igem.org/Team:NJU-China/Safety">Safety</a></li>
+
                                                        <li><a href="https://2017.igem.org/Team:NJU-China/Improve">Improve</a></li>
+
                                                    </ul><!-- .dropdown-menu end -->
+
                                                </li>
+
                                                <li class="dropdown">
+
                                                    <a href="https://2017.igem.org/Team:NJU-China/Parts">Parts</a>  
+
                                                    <ul class="dropdown-menu">
+
                                                        <li><a href="https://2017.igem.org/Team:NJU-China/Parts">Parts</a></li>
+
                                                        <li><a href="https://2017.igem.org/Team:NJU-China/Basic_Part">Basic Part</a></li>
+
                                                        <li><a href="https://2017.igem.org/Team:NJU-China/Composite_Part">Composite PartS</a></li>
+
                                                        <li><a href="https://2017.igem.org/Team:NJU-China/Part_Collection">Part Collection</a></li>
+
                                                    </ul><!-- .dropdown-menu end -->
+
                                                </li>                                               
+
                                                <li class="dropdown">
+
                                                    <a href="https://2017.igem.org/Team:NJU-China/Notebook">Notebook</a>
+
                                                    <ul class="dropdown-menu">
+
                                                        <li><a href="https://2017.igem.org/Team:NJU-China/Experiments">Experiments</a></li>
+
                                                        <li><a href="https://2017.igem.org/Team:NJU-China/Experiments/Protocol">Protocol</a></li>
+
                                                        <li><a href="https://2017.igem.org/Team:NJU-China/Notebook/Calendar">Calendar</a></li>
+
                                                    </ul><!-- .dropdown-menu end -->
+
                                                </li>
+
                                                <li class="dropdown">
+
                                                    <a href="https://2017.igem.org/Team:NJU-China/HP">Human Practice</a>
+
                                                    <ul class="dropdown-menu">
+
                                                        <li><a href="https://2017.igem.org/Team:NJU-China/HP/Silver">Silver HP</a></li>
+
                                                        <li><a href="https://2017.igem.org/Team:NJU-China/HP/Gold_Integrated">Intergrated and Gold</a></li>
+
                                                        <li><a href="https://2017.igem.org/Team:NJU-China/Engagement">Public Engagementr</a></li>
+
                                                    </ul><!-- .dropdown-menu end -->
+
                                                </li>
+
                                                <li class="dropdown">
+
                                                    <a href="https://2017.igem.org/Team:NJU-China/Team">Team</a>      <ul class="dropdown-menu">
+
                                                        <li><a href="https://2017.igem.org/Team:NJU-China/Team">Team</a></li>
+
                                                        <li><a href="https://2017.igem.org/Team:NJU-China/Attributions">Attributions</a></li>
+
                                                        <li><a href="https://2017.igem.org/Team:NJU-China/Collaborations">Collaborations</a></li>
+
                                                    </ul><!-- .dropdown-menu end -->
+
                                                </li>
+
                                            </ul><!-- .nav.navbar-nav.pi-nav end -->
+
 
+
                                            <!-- Responsive menu start -->
+
                                            <div id="dl-menu" class="dl-menuwrapper">
+
                                                <button class="dl-trigger">Open Menu</button>
+
 
+
                                                <ul class="dl-menu">
+
                                                    <li>
+
                                                        <a href="https://2017.igem.org/Team:NJU-China">Home</a>
+
                                                    </li>
+
 
+
                                                    <li>
+
                                                        <a href="https://2017.igem.org/Team:NJU-China/Project">Project</a>
+
                                                        <ul class="dl-submenu">
+
                                                            <li><a href="https://2017.igem.org/Team:NJU-China/Project#Description">Description</a></li>
+
                                                            <li><a href="https://2017.igem.org/Team:NJU-China/Project#Design">Design</a></li>
+
                                                            <li><a href="https://2017.igem.org/Team:NJU-China/InterLab">InterLab</a></li>
+
                                                        </ul>
+
                                                    </li>
+
 
+
                                                    <li>
+
                                                        <a href="https://2017.igem.org/Team:NJU-China/Results/Conclusions">Results</a>
+
                                                        <ul class="dl-submenu">
+
                                                            li><a href="https://2017.igem.org/Team:NJU-China/Results/Conclusions">Conclusions</a></li>
+
                                                        <li><a href="https://2017.igem.org/Team:NJU-China/Demonstrate">Demonstrate</a></li>
+
                                                        <li><a href="https://2017.igem.org/Team:NJU-China/Safety">Safety</a></li>
+
                                                        <li><a href="https://2017.igem.org/Team:NJU-China/Improve">Improve</a></li>
+
                                                        </ul>
+
                                                    </li>
+
 
+
                                                    <li>
+
                                                        <a href="https://2017.igem.org/Team:NJU-China/Parts">Parts</a>
+
                                                        <ul class="dl-submenu">
+
                                                            <li><a href="https://2017.igem.org/Team:NJU-China/Parts">Parts</a></li>
+
                                                            <li><a href="https://2017.igem.org/Team:NJU-China/Basic_Part">Basic Part</a></li>
+
                                                            <li><a href="https://2017.igem.org/Team:NJU-China/Composite_Part">Composite Parts</a></li>
+
                                                            <li><a href="https://2017.igem.org/Team:NJU-China/Part_Collection">Part Collection</a></li>
+
                                                        </ul>
+
                                                    </li>
+
                                                    <li>
+
                                                        <a href="https://2017.igem.org/Team:NJU-China/Notebook">Notebook</a>
+
                                                        <ul class="dl-submenu">
+
                                                            <li><a href="https://2017.igem.org/Team:NJU-China/Experiments">Experiments</a></li>
+
                                                            <li><a href="https://2017.igem.org/Team:NJU-China/Experiments/Protocol">Protocol</a></li>
+
                                                            <li><a href="https://2017.igem.org/Team:NJU-China/Notebook/Calendar">Calendar</a></li>
+
                                                        </ul>
+
                                                    </li>
+
                                                    <li>
+
                                                        <a href="https://2017.igem.org/Team:NJU-China/HP">Human Practice</a>
+
                                                        <ul class="dl-submenu">
+
                                                            <li><a href="https://2017.igem.org/Team:NJU-China/HP/Silver">Silver HP</a></li>
+
                                                            <li><a href="https://2017.igem.org/Team:NJU-China/HP/Gold_Integrated">Intergrated and Gold</a></li>
+
                                                            <li><a href="https://2017.igem.org/Team:NJU-China/Engagement">Public Engagementr</a></li>
+
                                                        </ul>
+
                                                    </li>
+
 
+
                                                    <li>
+
                                                        <a href="https://2017.igem.org/Team:NJU-China/Team">Team</a>
+
                                                        <ul class="dl-submenu">
+
                                                            <li><a href="https://2017.igem.org/Team:NJU-China/Team">Team</a></li>
+
                                                            <li><a href="https://2017.igem.org/Team:NJU-China/Attributions">Attributions</a></li>
+
                                                            <li><a href="https://2017.igem.org/Team:NJU-China/Collaborations">Collaborations</a></li>
+
                                                        </ul>                                                       
+
                                                    </li><!-- Contact li end -->
+
 
+
                                                </ul><!-- .dl-menu end -->
+
                                            </div><!-- (Responsive menu) #dl-menu end -->
+
                                        </div><!-- .navbar.navbar-collapse end -->
+
                                    </nav><!-- .navbar end -->
+
                                </div><!-- .col-md-12 end -->
+
                            </div><!-- .row end -->           
+
                        </div><!-- .main-nav end -->
+
                    </div><!-- .container end -->
+
                 </div><!-- .header-inner end -->
+
            </header><!-- #header end -->
+
</div>
+
<!-- .master-slider start -->
+
<div id="masterslider" >
+
    <!-- slide start -->
+
    <div class="ms-slide">
+
        <div class="intro">
+
            <div class="inner">
+
                <div class="titlebox">
+
                    <h1>RESULTS</h1>
+
 
                 </div>
 
                 </div>
            </div>
+
                <div class="row" style="text-align: center;">
         </div>
+
                    <img src="https://static.igem.org/mediawiki/2017/f/fe/NJU_China_iGEM_2017_results_fig9.png" alt="">
 +
                    <br />
 +
                    <i>Fig 1. Identification of tPep exosomes morphologically. (A) TEM micrographs of tPep exosomes secreted by HEK 293T cells. (B) Nanosight NS 300 system was employed to measured exosomes from HEK 293T cells. The histogram represents particle size distribution.</i>                 
 +
                </div>
 +
                <h2>tPep exosomes can specifically deliver siRNA into 3T3L1 cells and downregulate Bcl-2 expression levels.</h2>
 +
                <div class="row">
 +
                    To certify that tPep exosomes can deliver siRNAs into adipocytes specifically, the mouse white fat cell line 3T3L1 and mouse skeletal muscle cell line C2C12 were employed to be incubated with exosomes. We transfected Alexa Fluor 555 labelled oligonucleotide(red fluorescence) together with plasmid coding tPep into HEK 293T cells and harvested exosomes after 48 hours. Under fluorescence confocal microscope, the red fluorescence only exhibited in 3T3L1 cells incubated with tPep exosomes loaded with labelled oligonucleotide. However, we cannot observed red fluorescent signals in 3T3L1 cells treated with non-tPep exosomes. What’s more, red fluorescent signals did not present in C2C12 cells incubated with non-tPep exosomes or tPep exosomes loaded with oligonucleotide (Fig. 2A). Subsequently, Bcl-2 protein levels in 3T3L1 cells was significantly reduced. We observed that Bcl-2 siRNA-2 showed the most significant function amongst the four candidates, so we selected it for further study subsequently (Fig. 2B). Hence, Bcl-2 siRNA can be delivered by exosomes with tPep on the surfaces of membranes into 3T3L1 cells to repress Bcl-2 expression levels.
 +
                </div>
 +
                <div class="row" style="text-align: center;">
 +
                    <img src="https://static.igem.org/mediawiki/2017/e/e5/NJU_China_iGEM_2017_results_fig10.png" alt="" style="width: 70%;">
 +
                    <br />
 +
                    <i>Fig 2. tPep exosomes deliver small RNAs into white adipose cell line 3T3L1 specifically and Bcl-2 siRNAs delivered by tPep exosomes can reduce Bcl-2 protein level. (A) Confocal microscopy images of fluorescently labelled oligonucleotides(red colors) in 3T3L1 cells and C2C12 cells incubated with or without tPep exosomes. (B) Western blotting analysis of Bcl-2 protein levels of 3T3L1 cells transfected with 4 Bcl-2 siRNAs. </i>
 +
                </div>
 +
                <h2>tPep exosomes can transfer Bcl-2 siRNAs to white fat tissue specifically and reduce Bcl-2 expression levels.</h2>
 +
                <div class="row">
 +
                    Experiments in vivo were performed to study whether tPep exosomes can transport Bcl-2 siRNAs to target white fat tissue specifically and mediate Bcl-2 expression levels. tPep or non-tPep exosomes containing Bcl-2 siRNAs were injected into mice through caudal veins. After 24 hours, the Bcl-2 siRNA levels in white fat and liver tissues were detected. Concentration of Bcl-2 siRNA delivered by tPep exosomes was higher in white fat tissue compared with that delivered by non-tPep exosomes. Besides, lower level of Bcl-2 siRNA was observed in liver tissue, suggesting that tPep exosomes can transfer Bcl-2 siRNAs to specific white fat tissue other than liver tissue (Fig. 3A). Consistently, Bcl-2 mRNA levels were reduced obviously in white fat tissue after injected with tPep exosomes containing Bcl-2 siRNAs (Fig. 3B). Taken together, our study in vivo demonstrated that tPep exosomes have the ability to deliver Bcl-2 siRNAs to white fat tissue, but not liver tissue, to negatively regulate gene expression levels.
 +
                </div>
 +
                <div class="row" style="text-align: center;">
 +
                    <img src="https://static.igem.org/mediawiki/2017/1/1e/NJU_China_iGEM_2017_results_fig11.png" alt="" style="width: 60%">
 +
                    <br />
 +
                    <i>Fig 3. tPep exosome-mediated Bcl-2 siRNA can target fat tissue specically and reduce Bcl-2 expression levels in vivo. (A) Bcl-2 siRNA enriched in adipose tissue other than other tissues such as liver, kidney and heart tissues from mice. (B) qRT-PCR analysis of Bcl-2 mRNA levels in the livers of mice treatment with PBS or tPep exosomes. (C) qRT-PCR assay of levels of Bcl-2 mRNA in fat tissues of mice injected with PBS or tPep exosomes. n=15.</i>
 +
                </div>
 +
                <h2>Bcl-2 siRNA delivered by tPep exosomes can induce targeted apoptosis of adipocytes and curb effects of high fat diets (HFD) on mice.</h2>
 +
                <div class="row">
 +
                    After verifying that Bcl-2 siRNA delivered by exosomes modified with tPep can downregulate Bcl-2 levels, we study the functional effects on mice. It is known that Bcl-2 is an integral outer mitochondrial membrane protein that blocks the apoptotic death of some cells such as lymphocytes and downregulation of Bcl-2 can trigger apoptosis. Fig. 4A depicts the experiment we performed. Mice fed with high fat diets (HFD) throughout the experiment were injected with tPep exosomes or PBS on days 1, 3, 5, 7, 9, 11, 13. On day 14, mice were dissected for serum, cervicodorsal and inguinal adipose tissues. Total weights of cervicodorsal and inguinal adipose tissues and serum cholesterol levels were quantified. The mice injected with tPep exosomes showed lower cervicodorsal and inguinal adipose weights, suggesting the positive psychological effects caused by delivery of Bcl-2 siRNAs with tPep exosomes (Fig. 4B). Further investigation of the levels of serum cholesterol also confirmed that the treatment of tPep exosomes can positively improve the psychological condition of mice. Mice treated with tPep exosomes displayed a progressive decline in the serum level cholesterol compared with the level in mice treated with PBS (Fig. 4C). Histological analysis of tissues from mice after 2 weeks of treatment demonstrated that mice injected with PBS had more fat deposits in the white adipose tissues, whereas those injected with tPep exosomes regained glossily normal histological patterns. Notably, control tissues like liver tissues from mice treated with exosomes or PBS remained microanatomically stable in contrast. Consequently, Bcl-2 siRNAs deliver by tPep exosomes can suppress the negative influence of high fat diets (HFD) on mice by inducing apoptosis of white adipocytes.
 +
                </div>
 +
                <div class="row" style="text-align: center;">
 +
                    <img src="https://static.igem.org/mediawiki/2017/5/5b/NJU_China_iGEM_2017_results_fig12.png" alt="" style="width: 80%">
 +
                    <br />
 +
                    <i>Fig 4. The effects of Bcl-2 siRNA- tPep exosomes on mice fed with high fat diet (HFD). (A) The experimental procedure is described by the flow diagram. (B) Measurement of weights of adipose tissues from mice injected with PBS or tPep exosomes. (C) Level of cholesterol from mice serum treated with tPep exosome was decreased. (D) Paraffin sections of adipose tissues and liver tissues from mice stained with hematoxylin and eosin showed morphological changes of cells, suggesting apoptosis of adipocytes in mice treated with tPep exosomes while preservation of liver tissues was observed. n=15, *P < 0.05; **P <  0.01; ***P< 0.001.</i>
 +
                </div>               
 +
          </div>
 +
         </div>    
 
     </div>
 
     </div>
</div>
+
    <div class="foot" style="padding: 10px 0;background-color: black;color: white;">  
<nav id="cd-vertical-nav">
+
             <div class="container">
        <ul>
+
                 <div class="row">
             <li>
+
                     <div class="col-sm-4 col-md-4">
                 <a href="#Conclusions" data-number="1">
+
                        <h2 style="float: left;font-size: 35px;padding: 0 0 13px 100px;font-family: 'Microsoft YaHei';letter-spacing: 1.5px;">SAFETY</h2>
                     <span class="cd-dot"></span>
+
                    </div>
                    <span class="cd-label">Conclusions</span>
+
                     <div class="col-sm-8 col-md-8">
                </a>
+
                        <a href="https://2017.igem.org/Team:NJU-China/Safety" class="set_1_btn Vbtn-1" style="float: right;;margin: 10px 200px 0;"> <svg>
            </li>
+
                        <rect x="0" y="0" fill="none" width="100%" height="100%"></rect>
            <li>
+
                        </svg> READ MORE </a>  
                <a href="#Demonstrate" data-number="2">
+
                    </div>
                     <span class="cd-dot"></span>
+
                </div>
                    <span class="cd-label">Demonstrate</span>
+
             </div>      
                </a>
+
            </li>
+
            <li>
+
                <a href="#Safety" data-number="3">
+
                    <span class="cd-dot"></span>
+
                    <span class="cd-label">Safety</span>
+
                </a>
+
            </li>
+
            <li>
+
                <a href="#Improve" data-number="3">
+
                    <span class="cd-dot"></span>
+
                    <span class="cd-label">Improve</span>
+
                </a>
+
            </li>
+
        </ul>
+
    </nav>
+
 
+
<div class="page_container">
+
    <div id="Conclusions">
+
        <h2>Conclusions</h2>
+
        <h3>Overview of cancer</h3>
+
        <p>
+
            Undeniably, no matter what we pursue, it is the health and wellness that people care about most. Everyone goes for a healthier and stronger body, but we are all clear about that there are numerous diseases around us, and it's still clueless for us to completely resist and cure a large quantity of them. People usually feel uncomfortable and scared by intractable and severe diseases. And cancer must be one of the nightmares.
+
        <br />
+
            Cancer is a group of diseases characterized by the uncontrolled growth and spread of abnormal cells. Once the spread, also known as metastasis, isn’t well controlled, it can result in death[1] . As one of the most frightening death threat, cancer can be aggressive and malignant. The harmful effects of cancer on individual, family and society are enormous and appalling.
+
        </p>
+
        <h3>Global</h3>
+
        <p>
+
            According to WHO and the latest global cancer statistics (2015), there were 14.1 million new cancer cases in 2012 worldwide and the corresponding estimates for total cancer deaths were 8.2 million (Fig. 1). Literally, about 22,000 cancer deaths happened a day. Besides, 1 in 7 deaths was related to cancer, and cancer caused more deaths than AIDS, tuberculosis and malaria combined. By 2030, the global burden is expected to grow to 21.7 million new cancer cases and 13 million cancer deaths on account of rapid growth and aging of population[1] . Due to the adoption of lifestyles that are known to increase cancer risk, such as smoking, poor diet, physical inactivity and reproductive changes (including lower parity and later age at first birth) in developing country, it’s reasonable to estimate that the actual figures will be considerably larger[2] .
+
            <br />
+
             Therefore, cancer is becoming one of the leading causes of death and the major public health problem around the world (Fig. 2).
+
        </p>
+
 
     </div>
 
     </div>
    <div id="Design" style="background-color: #808080;color: #DCDCDC;">
 
        <h2 style="color: #DCDCDC;">Design</h2>
 
       
 
        <h3>RNAi & KRAS</h3>
 
        <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[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.
 
        </p>   
 
    </div>     
 
 
</div>
 
</div>
<div id="Demonstrate" style="background-color: black;color: white;border-top: 0.1px white solid; ">
+
<!--page-->
        <div class="container">
+
            <div class="row">
+
                <div class="col-sm-4 col-md-4">
+
                    <h2 style="color: white;float: left;font-size: 40px;padding: 175px 0 175px 100px;font-family: 'Microsoft YaHei';letter-spacing: 1.5px;">DEMONSTRATE</h2>
+
                </div>
+
                <div class="col-sm-8 col-md-8">
+
                    <a href="https://2017.igem.org/Team:NJU-China/InterLab" class="set_1_btn Vbtn-1" style="float: right;;margin: 200px 200px 0;"> <svg>
+
                    <rect x="0" y="0" fill="none" width="100%" height="100%"></rect>
+
                    </svg> READ MORE </a>
+
                </div>
+
            </div>
+
        </div>
+
</div>       
+
<div id="footer-wrapper" style="background-color: #181818;padding-top: 50px;">
+
    <div class="container">
+
        <div class="row">
+
            <div class="col-sm-4 col-md-4">
+
                <img src="https://static.igem.org/mediawiki/2017/d/d3/NJU_China_iGEM_2017_Home_logo.png" alt="" style="float: left;">
+
                <div style="background-color: gray;height: 70px;width:10px;float: left;margin-left: 15px;">
+
            </div>               
+
            </div>           
+
            <div class="col-sm-8 col-md-8">
+
                <img src="https://static.igem.org/mediawiki/2017/6/6b/NJU_China_iGEM_2017_Home_acknowledgement1.png" alt="" width="100%">
+
                <img src="https://static.igem.org/mediawiki/2017/0/00/NJU_China_iGEM_2017_Home_acknowledgement2.png" alt="" width="100%">
+
            </div>
+
        </div>
+
 
</div>
 
</div>
  <script type="text/javascript" src="https://2017.igem.org/Team:NJU-China/Javascript:jquery-2-1-4?  action=raw&ctype=text/javascript"></script>
+
<!-- /#wrapper -->
        <script type="text/javascript" src="https://2017.igem.org/Team:NJU-China/Javascript:bootstrap?action=raw&ctype=text/javascript"></script>
+
   
        <script type="text/javascript" src="https://2017.igem.org/Team:NJU-China/Javascript:jquery-scripts?action=raw&ctype=text/javascript"></script>
+
    <script src="https://2017.igem.org/Team:NJU-China/Javascript:jquery-1110-min?action=raw&ctype=text/javascript" type="text/javascript"></script>
        <script type="text/javascript" src="https://2017.igem.org/Team:NJU-China/Javascript:masterslider?action=raw&ctype=text/javascript"></script>
+
    <script src="https://2017.igem.org/Team:NJU-China/Javascript:bootstrap-min-js?action=raw&ctype=text/javascript" type="text/javascript"></script>
        <script type="text/javascript" src="https://2017.igem.org/Team:NJU-China/Javascript:jquery-easing?action=raw&ctype=text/javascript"></script>
+
    <script type="text/javascript">
        <script type="text/javascript" src="https://2017.igem.org/Team:NJU-China/Javascript:jquery-magnific-popup?action=raw&ctype=text/javascript"></script>
+
         $(document).ready(function () {
        <script type="text/javascript" src="https://2017.igem.org/Team:NJU-China/Javascript:owl-carousel?action=raw&ctype=text/javascript"></script>
+
          var trigger = $('.hamburger'),
        <script type="text/javascript" src="https://2017.igem.org/Team:NJU-China/Javascript:jquery-dlmenu?action=raw&ctype=text/javascript"></script>
+
              overlay = $('.overlay'),
        <script type="text/javascript" src="https://2017.igem.org/Team:NJU-China/Javascript:include?action=raw&ctype=text/javascript"></script>
+
            isClosed = false;
        <script type="text/javascript" src="https://2017.igem.org/Team:NJU-China/Javascript:instagram-stream?action=raw&ctype=text/javascript"></script>
+
        <script type="text/javascript" src="https://2017.igem.org/Team:NJU-China/Javascript:TweenMax?action=raw&ctype=text/javascript"></script>
+
         <script type="text/javascript" src="https://2017.igem.org/Team:NJU-China/Javascript:ScrollToPlugin?action=raw&ctype=text/javascript"></script>
+
        <script type="text/javascript" src="https://2017.igem.org/Team:NJU-China/Javascript:jquery-jumpto?action=raw&ctype=text/javascript"></script>
+
<script type="text/javascript" src="https://2017.igem.org/Team:NJU-China/Javascript:jquery-ba-bbq?action=raw&ctype=text/javascript"></script>
+
<script type="text/javascript" src="https://2017.igem.org/Team:NJU-China/Javascript:jquery-smooth-scroll?action=raw&ctype=text/javascript"></script>
+
<script>
+
    jQuery(document).ready(function ($) {
+
                'use strict';
+
                // MASTER SLIDER START
+
                var slider = new MasterSlider();
+
                slider.setup('masterslider', {
+
                    width: 1920, // slider standard width
+
                    height: 1080, // slider standard height
+
                    space: 0,
+
                    layout: "fullwidth",
+
                    speed: 50,
+
                    centerControls: false,
+
                    loop: false,
+
                    autoplay: false,
+
                    parallaxMode: "mouse"
+
                            // more slider options goes here...
+
                            // check slider options section in documentation for more options.
+
                });
+
                // adds Arrows navigation control to the slider.
+
                MSScrollParallax.setup(slider, 50, 80, true);
+
 
+
                //GALLERY LIGHTBOX
+
                $('.triggerZoom').magnificPopup({
+
                    type: 'image',
+
                    gallery: {
+
                        enabled: true
+
                    }
+
                });
+
  
                // EVENTS CAROUSEL START
+
            trigger.click(function () {
                var owl = $("#events-carousel");
+
              hamburger_cross();     
 +
            });
  
                owl.owlCarousel({
+
            function hamburger_cross() {
                    singleItem: true,
+
                    pagination: true,
+
                    autoPlay: true
+
                });
+
  
                 // INSTAGRAM STREAM START
+
              if (isClosed == true) {         
                 $('.instagram-stream').instagramstream({
+
                 overlay.hide();
                    limit: 22, // number of images to fetch
+
                 trigger.removeClass('is-open');
                    username: 'NJU-CHINA', // your username
+
                trigger.addClass('is-closed');
                    overlay: true, // add overlay layer of hover effect
+
                isClosed = false;
                    textContainer: '.is-text', // default: '.is-text', pass jQuery object or selector
+
              } else { 
                    textPosition: '10', // place that at this position
+
                overlay.show();
                    textSize: '4', // size of text e.g. 1 - has size like one image; 2 - has size of two images etc.
+
                trigger.removeClass('is-closed');
                    accessToken: '3315219258.4b0afec.8788057cf36948e98d27353bee5a77d9'
+
                trigger.addClass('is-open');
                });
+
                isClosed = true;
               
+
              }
     });
+
          }
</script>  
+
         
 +
          $('[data-toggle="offcanvas"]').click(function () {
 +
                $('#wrapper').toggleClass('toggled');
 +
          });
 +
        });
 +
     </script>
 +
<div class="loader"></div>
 +
        <script type="text/javascript">
 +
            $(window).load(function() {
 +
                $(".loader").fadeOut("slow");
 +
            })
 +
        </script>
 
</body>
 
</body>
 
</html>
 
</html>

Latest revision as of 23:59, 1 November 2017

RESULTS

Identification of tPep exosomes and the packaging of Bcl-2 siRNA into tPep exosomes.

To target white adipocytes specifically to deliver Bcl-2 siRNAs, exosomes were modified to express CKGGRAKDC peptides (tPep) on surfaces of bilayer membranes. We cloned tPep into Lamp2b, a stable protein expressed on the membrane surface of exosomes. HEK 293T cells were transfected with a plasmid coding tPep-Lamb2b and Bcl-2 siRNA. 48 hours later, exosomes were harvested to be characterized using TEM and Nanosight. Captured images by TEM illustrated that the average size of exosomes with lipid bilayer membranes was around 100nm (Fig. 1A). In agreement with TEM images, the Nanosight nanoparticle tracking analysis showed size distribution of exosomes and the diameter of majority of particles was 172nm (Fig. 1B). Therefore,the identity of exosomes isolated from HEK 293T cells was confirmed.

Fig 1. Identification of tPep exosomes morphologically. (A) TEM micrographs of tPep exosomes secreted by HEK 293T cells. (B) Nanosight NS 300 system was employed to measured exosomes from HEK 293T cells. The histogram represents particle size distribution.

tPep exosomes can specifically deliver siRNA into 3T3L1 cells and downregulate Bcl-2 expression levels.

To certify that tPep exosomes can deliver siRNAs into adipocytes specifically, the mouse white fat cell line 3T3L1 and mouse skeletal muscle cell line C2C12 were employed to be incubated with exosomes. We transfected Alexa Fluor 555 labelled oligonucleotide(red fluorescence) together with plasmid coding tPep into HEK 293T cells and harvested exosomes after 48 hours. Under fluorescence confocal microscope, the red fluorescence only exhibited in 3T3L1 cells incubated with tPep exosomes loaded with labelled oligonucleotide. However, we cannot observed red fluorescent signals in 3T3L1 cells treated with non-tPep exosomes. What’s more, red fluorescent signals did not present in C2C12 cells incubated with non-tPep exosomes or tPep exosomes loaded with oligonucleotide (Fig. 2A). Subsequently, Bcl-2 protein levels in 3T3L1 cells was significantly reduced. We observed that Bcl-2 siRNA-2 showed the most significant function amongst the four candidates, so we selected it for further study subsequently (Fig. 2B). Hence, Bcl-2 siRNA can be delivered by exosomes with tPep on the surfaces of membranes into 3T3L1 cells to repress Bcl-2 expression levels.

Fig 2. tPep exosomes deliver small RNAs into white adipose cell line 3T3L1 specifically and Bcl-2 siRNAs delivered by tPep exosomes can reduce Bcl-2 protein level. (A) Confocal microscopy images of fluorescently labelled oligonucleotides(red colors) in 3T3L1 cells and C2C12 cells incubated with or without tPep exosomes. (B) Western blotting analysis of Bcl-2 protein levels of 3T3L1 cells transfected with 4 Bcl-2 siRNAs.

tPep exosomes can transfer Bcl-2 siRNAs to white fat tissue specifically and reduce Bcl-2 expression levels.

Experiments in vivo were performed to study whether tPep exosomes can transport Bcl-2 siRNAs to target white fat tissue specifically and mediate Bcl-2 expression levels. tPep or non-tPep exosomes containing Bcl-2 siRNAs were injected into mice through caudal veins. After 24 hours, the Bcl-2 siRNA levels in white fat and liver tissues were detected. Concentration of Bcl-2 siRNA delivered by tPep exosomes was higher in white fat tissue compared with that delivered by non-tPep exosomes. Besides, lower level of Bcl-2 siRNA was observed in liver tissue, suggesting that tPep exosomes can transfer Bcl-2 siRNAs to specific white fat tissue other than liver tissue (Fig. 3A). Consistently, Bcl-2 mRNA levels were reduced obviously in white fat tissue after injected with tPep exosomes containing Bcl-2 siRNAs (Fig. 3B). Taken together, our study in vivo demonstrated that tPep exosomes have the ability to deliver Bcl-2 siRNAs to white fat tissue, but not liver tissue, to negatively regulate gene expression levels.

Fig 3. tPep exosome-mediated Bcl-2 siRNA can target fat tissue specically and reduce Bcl-2 expression levels in vivo. (A) Bcl-2 siRNA enriched in adipose tissue other than other tissues such as liver, kidney and heart tissues from mice. (B) qRT-PCR analysis of Bcl-2 mRNA levels in the livers of mice treatment with PBS or tPep exosomes. (C) qRT-PCR assay of levels of Bcl-2 mRNA in fat tissues of mice injected with PBS or tPep exosomes. n=15.

Bcl-2 siRNA delivered by tPep exosomes can induce targeted apoptosis of adipocytes and curb effects of high fat diets (HFD) on mice.

After verifying that Bcl-2 siRNA delivered by exosomes modified with tPep can downregulate Bcl-2 levels, we study the functional effects on mice. It is known that Bcl-2 is an integral outer mitochondrial membrane protein that blocks the apoptotic death of some cells such as lymphocytes and downregulation of Bcl-2 can trigger apoptosis. Fig. 4A depicts the experiment we performed. Mice fed with high fat diets (HFD) throughout the experiment were injected with tPep exosomes or PBS on days 1, 3, 5, 7, 9, 11, 13. On day 14, mice were dissected for serum, cervicodorsal and inguinal adipose tissues. Total weights of cervicodorsal and inguinal adipose tissues and serum cholesterol levels were quantified. The mice injected with tPep exosomes showed lower cervicodorsal and inguinal adipose weights, suggesting the positive psychological effects caused by delivery of Bcl-2 siRNAs with tPep exosomes (Fig. 4B). Further investigation of the levels of serum cholesterol also confirmed that the treatment of tPep exosomes can positively improve the psychological condition of mice. Mice treated with tPep exosomes displayed a progressive decline in the serum level cholesterol compared with the level in mice treated with PBS (Fig. 4C). Histological analysis of tissues from mice after 2 weeks of treatment demonstrated that mice injected with PBS had more fat deposits in the white adipose tissues, whereas those injected with tPep exosomes regained glossily normal histological patterns. Notably, control tissues like liver tissues from mice treated with exosomes or PBS remained microanatomically stable in contrast. Consequently, Bcl-2 siRNAs deliver by tPep exosomes can suppress the negative influence of high fat diets (HFD) on mice by inducing apoptosis of white adipocytes.

Fig 4. The effects of Bcl-2 siRNA- tPep exosomes on mice fed with high fat diet (HFD). (A) The experimental procedure is described by the flow diagram. (B) Measurement of weights of adipose tissues from mice injected with PBS or tPep exosomes. (C) Level of cholesterol from mice serum treated with tPep exosome was decreased. (D) Paraffin sections of adipose tissues and liver tissues from mice stained with hematoxylin and eosin showed morphological changes of cells, suggesting apoptosis of adipocytes in mice treated with tPep exosomes while preservation of liver tissues was observed. n=15, *P < 0.05; **P < 0.01; ***P< 0.001.