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

 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
<!-- saved from url=(0029)http://thefounderspledge.org/ -->
 
<!-- saved from url=(0029)http://thefounderspledge.org/ -->
<html>
+
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+
 
<meta charset="utf-8">
 
<meta charset="utf-8">
 
<!-- Always force latest IE rendering engine or request Chrome Frame -->
 
<!-- Always force latest IE rendering engine or request Chrome Frame -->
Line 7: Line 6:
 
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0" name="viewport">
 
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0" name="viewport">
 
<!-- Use title if it's in the page YAML frontmatter -->
 
<!-- Use title if it's in the page YAML frontmatter -->
<title>model</title>
+
<title>humanpractice</title>
 +
 
  
 
<meta content="#ffffff" name="msapplication-TileColor">
 
<meta content="#ffffff" name="msapplication-TileColor">
Line 20: Line 20:
 
<link href="https://2015.igem.org/Template:NJU-China/CSS4?action=raw&ctype=text/css" rel="stylesheet" type="text/css">
 
<link href="https://2015.igem.org/Template:NJU-China/CSS4?action=raw&ctype=text/css" rel="stylesheet" type="text/css">
 
<style type="text/css">
 
<style type="text/css">
  #nav {
+
 
                line-height: 24px; list-style-type: none;
+
            }
+
            #nav a {
+
                display: block;
+
            }
+
            #nav a:link {
+
                color:#666; text-decoration:none;
+
            }
+
            #nav a:visited {
+
                color:#666;text-decoration:none;
+
            }
+
            #nav a:hover {
+
                color:#FFF;text-decoration:none;font-weight:bold;
+
            }
+
            #nav li {
+
                float: left;
+
            }
+
            #nav li a:hover{
+
                background:#999;
+
            }
+
            #nav li ul {
+
                line-height: 27px; list-style-type: none;text-align:left; position: absolute;display: none;
+
            }
+
            #nav li ul li{
+
                float: left;
+
                background: #F6F6F6;
+
            }
+
            #nav li ul a{
+
                display: block;text-align:left;padding-left:24px;
+
            }
+
            #nav li ul a:link {
+
                color:#666; text-decoration:none;
+
            }
+
            #nav li ul a:visited {
+
                color:#666;text-decoration:none;
+
            }
+
            #nav li ul a:hover {
+
                color:#F3F3F3;text-decoration:none;font-weight:normal;
+
            }
+
 
body {
 
body {
 
  background-image: url(https://static.igem.org/mediawiki/2014/b/bd/HUST_Background_3.jpg);
 
  background-image: url(https://static.igem.org/mediawiki/2014/b/bd/HUST_Background_3.jpg);
Line 134: Line 95:
 
     position: fixed;
 
     position: fixed;
 
}
 
}
 +
  
 
#menubar {
 
#menubar {
Line 140: Line 102:
 
     font-size: 14px;
 
     font-size: 14px;
 
}
 
}
 +
 +
.new {
 +
    color:white;
 +
}
 +
 
a, a:visited {
 
a, a:visited {
 
     color: #ADADAD;
 
     color: #ADADAD;
 
     text-decoration: none;
 
     text-decoration: none;
}
 
 
.new {
 
    color:white;
 
 
}
 
}
  
Line 153: Line 116:
 
     text-decoration: underline;
 
     text-decoration: underline;
 
}
 
}
 
 
 
  
 
#apDiv_Logo_iGEM {
 
#apDiv_Logo_iGEM {
Line 176: Line 136:
 
     #nav.dyn li ul.show{ display:block;}  
 
     #nav.dyn li ul.show{ display:block;}  
 
     #nav.dyn li{ padding-left:15px;line-height:250%}  
 
     #nav.dyn li{ padding-left:15px;line-height:250%}  
 
 
 
 
 
 
</style>  
 
</style>  
  
<script type="text/javascript">
 
$(function() {
 
                $("#nav>li").hover(
 
                        function() {
 
                            $(this).find("ul").show(300);
 
                        },
 
                        function() {
 
                            $(this).find("ul").hide(1000);
 
                        }
 
                );
 
            });
 
</script>
 
  
 
</head>
 
</head>
  
<body class="index" data-view="index">
+
<body class="index" data-view="index" style="">
 
<div class="content">
 
<div class="content">
 
<nav>
 
<nav>
Line 209: Line 152:
 
</div>
 
</div>
  
<div id='menu-overlay'>
 
<div class='menu-content'>
 
<ul>
 
<li><a href="NJU-China-aknow.html" style="font-weight:bold;font-family:Microsoft YaHei">acknowledgement</a></li>
 
<li><a href="NJU-China-human-practice.html" style="font-weight:bold;font-family:Microsoft YaHei">humanpractice</a></li>
 
<li><a href="NJU-China-project.html" style="font-weight:bold;font-family:Microsoft YaHei">project</a></li>
 
<li><a href="NJU-China-notebook.html" style="font-weight:bold;font-family:Microsoft YaHei">notebook</a></li>
 
<li><a href="NJU-China-safty.html" style="font-weight:bold;font-family:Microsoft YaHei">safty</a></li>
 
<li><a href="NJU-China-team.html" style="font-weight:bold;font-family:Microsoft YaHei">team</a></li>
 
<li><a href="NJU-China-model.html" style="font-weight:bold;font-family:Microsoft YaHei">model</a></li>
 
<li><a class="button" href="#detail" style="font-weight:bold;font-family:Microsoft YaHei">content</a></li>
 
</ul>
 
</div>
 
</div>
 
  
<div id="header" style="background-image:url(https://static.igem.org/mediawiki/2015/e/e0/NJU-China-model.jpg);background-size:cover">
+
<div id="header" style="background-image:url(https://static.igem.org/mediawiki/2015/f/ff/NJU-China-project.jpg);background-size:cover">
 
<div class="header-content">
 
<div class="header-content">
 
<div class="container">
 
<div class="container">
Line 237: Line 166:
 
</div>
 
</div>
 
</div>
 
</div>
 +
 +
 +
 +
  
 
<div id="detail">
 
<div id="detail">
 
<TABLE borderColor=#00ff99 height="100%" width="100%" border=0 style="table-layout:fixed">
 
<TABLE borderColor=#00ff99 height="100%" width="100%" border=0 style="table-layout:fixed">
 
     <TR height="100%">
 
     <TR height="100%">
<TD width="27%" bgColor=#EEE8AA style="vertical-align:top">
+
<TD width="27%" bgColor=#E6E8FA style="vertical-align:top">
<ul id="nav" class="dyn" style="height:100px;line-height:100px;margin-top:20%;margin-left:10%;list-style-type:none">
+
</br>
<li><a href="https://2015.igem.org/Team:NJU-China" style="font-weight:bold;font-family:幼圆;font-size:25px;color:black">Home</a></li></br>
+
<li style="line-height:250%;margin-left:10%"><a href="https://2015.igem.org/Team:NJU-China" style="font-weight:bold;font-family:幼圆;font-size:25px;color:black">Home</a></li>
<li><a href="https://2015.igem.org/NJU-China-background.html" style="font-weight:bold;font-family:幼圆;font-size:25px;color:black">Background</a></li></br>
+
<li style="line-height:250%;margin-left:10%"><a href="https://2015.igem.org/NJU-China-background.html" style="font-weight:bold;font-family:幼圆;font-size:25px;color:black">Background</a></li>
<li><a href="https://2015.igem.org/NJU-China-project.html" style="font-weight:bold;font-family:幼圆;font-size:25px;color:black">Project</a></li></br>
+
<div style="line-height:250%;margin-left:10%" id="main1" onClick="document.all.child0.style.display=(document.all.child0.style.display =='none')?'':'none'" ><a href="#" style="font-weight:bold;font-family:幼圆;font-size:25px;color:black">Project</a></div>
<li><a href="#" style="font-weight:bold;font-family:幼圆;font-size:25px;color:black">Model</a>
+
<div id="child0" style="display:none">
        <ul>  
+
<ul>
            <li><a href="https://2015.igem.org/Team:NJU-China/Modeling.html#deliverymodel" style="font-weight:bold;font-family:幼圆;font-size:20px;color:black">Delivery model</a></li>  
+
<li style="line-height:250%;margin-left:10%"><a href="https://2015.igem.org/Team:NJU-China/Design" style="font-weight:bold;font-family:幼圆;color:black">design</a></li>
            <li><a href="https://2015.igem.org/Team:NJU-China/Modeling#" style="font-weight:bold;font-family:幼圆;font-size:20px;color:black">RNAi model</a></li>  
+
<li style="line-height:250%;margin-left:10%"><a href="https://2015.igem.org/NJU-China-project/result.html" style="font-weight:bold;font-family:幼圆;color:black">results</a></li>
        </ul>  
+
<li style="line-height:250%;margin-left:10%"><a href="https://2015.igem.org/NJU-China-project/conclusion.html" style="font-weight:bold;font-family:幼圆;color:black">conclusion</a></li>
</li></br>
+
<li style="line-height:250%;margin-left:10%"><a href="https://2015.igem.org/NJU-China-project/future work.html" style="font-weight:bold;font-family:幼圆;color:black">future work</a></li>
<li style="line-height:250%"><a href="https://2015.igem.org/Team:NJU-China/Practices" style="font-weight:bold;font-family:幼圆;font-size:25px;color:black">Human Practice</a></li></br>
+
</ul>
<li style="line-height:250%"><a href="https://2015.igem.org/NJU-China-parts.html" style="font-weight:bold;font-family:幼圆;font-size:25px;color:black">Parts</a></li></br>
+
</div>
<li style="line-height:250%"><a href="https://2015.igem.org/NJU-China-team.html" style="font-weight:bold;font-family:幼圆;font-size:25px;color:black">Team</a></li></br>
+
<div style="line-height:250%;margin-left:10%" id="main1" onClick="document.all.child1.style.display=(document.all.child1.style.display =='none')?'':'none'" ><a href="#" style="font-weight:bold;font-family:幼圆;font-size:25px;color:black">Model</a></div>
<li style="line-height:250%"><a href="https://2015.igem.org/Team:NJU-China/Attributions" style="font-weight:bold;font-family:幼圆;font-size:25px;color:black">Attribution</a></li></br>
+
<div id="child1" style="display:none">
<li style="line-height:250%"><a href="https://2015.igem.org/Team:NJU-China/Collaborations" style="font-weight:bold;font-family:幼圆;font-size:25px;color:black">Colaborations</a></li></br>
+
<ul>
<li style="line-height:250%"><a href="https://2015.igem.org/NJU-China-safty.html" style="font-weight:bold;font-family:幼圆;font-size:25px;color:black">Safety</a></li></br>
+
<li style="line-height:250%;margin-left:10%"><a href="https://2015.igem.org/NJU-China-model.html" style="font-weight:bold;font-family:幼圆;color:black">Delivery model</a></li>
<li style="line-height:250%"><a href="#" style="font-weight:bold;font-family:幼圆;font-size:25px;color:black">Notebook</a>
+
<li style="line-height:250%;margin-left:10%"><a href="https://2015.igem.org/Team:NJU-China/RNAi" style="font-weight:bold;font-family:幼圆;color:black">RNAi model</a></li>
        <ul>  
+
<li style="line-height:250%;margin-left:10%"><a href="https://2015.igem.org/Team:NJU-China/signaling" style="font-weight:bold;font-family:幼圆;color:black">Signaling</a></li>
            <li><a href="https://2015.igem.org/NJU-China-notebook.html#methods" style="font-weight:bold;font-family:幼圆;font-size:20px;color:black">Methods</a></li>  
+
</ul>
            <li><a href="https://2015.igem.org/NJU-China-notebook.html#protocal" style="font-weight:bold;font-family:幼圆;font-size:20px;color:black">Protocal</a></li>  
+
</div>
            <li><a href="https://2015.igem.org/NJU-China-notebook.html#notebook" style="font-weight:bold;font-family:幼圆;font-size:20px;color:black">Notebook</a></li>  
+
<li style="line-height:250%;margin-left:10%"><a href="https://2015.igem.org/Team:NJU-China/Practices" style="font-weight:bold;font-family:幼圆;font-size:25px;color:black">Human Practice</a></li>
        </ul>  
+
<li style="line-height:250%;margin-left:10%"><a href="https://2015.igem.org/NJU-China-parts.html" style="font-weight:bold;font-family:幼圆;font-size:25px;color:black">Parts</a></li>
</li></br>
+
<li style="line-height:250%;margin-left:10%"><a href="https://2015.igem.org/NJU-China-team.html" style="font-weight:bold;font-family:幼圆;font-size:25px;color:black">Team</a></li>
 +
<li style="line-height:250%;margin-left:10%"><a href="https://2015.igem.org/NJU-China-attribution.html" style="font-weight:bold;font-family:幼圆;font-size:25px;color:black">Attribution</a></li>
 +
<li style="line-height:250%;margin-left:10%"><a href="https://2015.igem.org/Team:NJU-China/Collaborations" style="font-weight:bold;font-family:幼圆;font-size:25px;color:black">Colaborations</a></li>
 +
<li style="line-height:250%;margin-left:10%"><a href="https://2015.igem.org/NJU-China-safty.html" style="font-weight:bold;font-family:幼圆;font-size:25px;color:black">Safety</a></li>
 +
<div style="line-height:250%;margin-left:10%" id="main2" onClick="document.all.child2.style.display=(document.all.child2.style.display =='none')?'':'none'" > <a href="#" style="font-weight:bold;font-family:幼圆;font-size:25px;color:black">Notebook </div>
 +
<div id="child2" style="display:none">
 +
<ul>
 +
<li style="line-height:250%;margin-left:10%"><a href="https://2015.igem.org/NJU-China-notebook.html#methods" style="font-weight:bold;font-family:幼圆;font-size:20px;color:black">Methods</a></li>
 +
<li style="line-height:250%;margin-left:10%"><a href="https://2015.igem.org/NJU-China-notebook.html#protocal" style="font-weight:bold;font-family:幼圆;font-size:20px;color:black">Protocal</a></li>
 +
<li style="line-height:250%;margin-left:10%"><a href="https://2015.igem.org/NJU-China-notebook.html#notebook" style="font-weight:bold;font-family:幼圆;font-size:20px;color:black">Notebook</a></li>
 +
</ul>
 +
</div>
 +
<li style="line-height:250%;margin-left:10%"><a href="https://2015.igem.org/NJU-China-acknowledgement.html#notebook" style="font-weight:bold;font-family:幼圆;font-size:20px;color:black">Acknowledgement</a></li>
 +
 
  
</ul>
 
 
</TD>
 
</TD>
 
     <TD width="73%" bgColor=#FFFFFF style="vertical-align:top;padding-left:80px;padding-right:80px;padding-top:50px;padding-bottom:50px;word-wrap:break-word;">
 
     <TD width="73%" bgColor=#FFFFFF style="vertical-align:top;padding-left:80px;padding-right:80px;padding-top:50px;padding-bottom:50px;word-wrap:break-word;">
<h3>Description</h3>
+
<img src="https://static.igem.org/mediawiki/2015/9/90/NJU-China-Design-overview.gif" style="width:400px;height:300px;float:left;border:0">
<img src="https://static.igem.org/mediawiki/2015/9/9a/%E8%BF%90%E7%94%A8%E4%BA%BA%E8%84%91%E5%8A%A8%E5%9B%BE.gif">
+
Illegal drugs are highly addictive and pose serious health risks. Addiction to drugs is a painful battle for the addict as well as for those individuals around him or her. Opioids and opiates top the list of problem drugs and cause the greatest burden of disease and drug-related deaths worldwide. The goal of this project is to develop a strategy to treat opioid addiction and to reduce relapse. Because opioids act primarily as Mu-opioid receptor (MOR) agonist to activate the reward pathway in the brain, leading to the euphoric effect of opioid drugs and ultimately the opioid-dependent state, blockage of the expression and function of MOR would theoretically have therapeutic value in the treatment of opioid dependence. Thus, this project selects MOR as a therapeutic target for the treatment of opioid addiction and for the prevention of a relapse to opioid use.  
Illegal drugs are highly addictive and pose serious health risks. Addiction to drugs is a painful battle for the addict as well as for those individuals around him or her. Opioids and opiates top the list of problem drugs and cause the greatest burden of disease and drug-related deaths worldwide. The goal of this project was to develop a strategy to treat opioid addiction and to reduce relapse. Because opioids act primarily as Mu-opioid receptor (MOR) agonist to activate the reward pathway in the brain, leading to the euphoric effect of opioid drugs and ultimately the opioid-dependent state, blockage of the expression and function of MOR would theoretically have therapeutic value in the treatment of opioid dependence. Thus, this project selected MOR as a therapeutic target for the treatment of opioid addiction and for the prevention of a relapse to opioid use.  
+
 
</br></br>
 
</br></br>
 
siRNAs are emerging as promising therapeutic drugs against a wide array of diseases. The key obstacle for successful clinical application of siRNA is to develop a safe and effective delivery system directed at the target tissues only. Current techniques for small RNA transfer use viruses or synthetic agents as delivery vehicles. The replacement of these delivery vehicles with a low toxicity and high target-specific approach is essential for making siRNA therapy feasible.  Because exosomes have the intrinsic ability to traverse biological barriers and to naturally transport functional small RNAs between cells, exosomes potentially represent a novel and exciting delivery vehicle for the field of siRNA therapy. As therapeutic delivery agents, exosomes will potentially be better tolerated by the immune system because they are natural nanocarriers derived from endogenous cells. Furthermore, exosomes derived from cells engineered to express siRNAs and surface proteins may be capable of delivering these small RNAs to the target cells. Thus, exosome-based delivery of siRNAs may provide an untapped source of effective delivery strategy to overcome impediments such as inefficiency, unspecificity and immunogenic reactions.
 
siRNAs are emerging as promising therapeutic drugs against a wide array of diseases. The key obstacle for successful clinical application of siRNA is to develop a safe and effective delivery system directed at the target tissues only. Current techniques for small RNA transfer use viruses or synthetic agents as delivery vehicles. The replacement of these delivery vehicles with a low toxicity and high target-specific approach is essential for making siRNA therapy feasible.  Because exosomes have the intrinsic ability to traverse biological barriers and to naturally transport functional small RNAs between cells, exosomes potentially represent a novel and exciting delivery vehicle for the field of siRNA therapy. As therapeutic delivery agents, exosomes will potentially be better tolerated by the immune system because they are natural nanocarriers derived from endogenous cells. Furthermore, exosomes derived from cells engineered to express siRNAs and surface proteins may be capable of delivering these small RNAs to the target cells. Thus, exosome-based delivery of siRNAs may provide an untapped source of effective delivery strategy to overcome impediments such as inefficiency, unspecificity and immunogenic reactions.
 
</br></br>
 
</br></br>
In this project, we constructed a plasmid expressing the neuron-targeting peptide RVG and employed HEK293 cells as donor cells to acquire exosomes expressing RVG on the surface. We also proposed a strategy of using RVG exosomes to encapsulate MOR siRNA and specifically deliver them to the brain. As a consequence, RVG exosome-delivered MOR siRNA can reversibly block or attenuate the effects of opioids, thereby functions as therapeutics for the prevention of relapse to opioid dependence following detoxification.
+
In iGEM 2013, our team, NJU-China, constructed a part (BBa_K1180002) expressing the neuron-targeting peptide RVG. We got some preliminary data to show that RVG-exosomes can somewhat target the brain. In the project of this year, we study intensively its function both in vitro and in vivo and expand its application by integrating it with another part that expresses MOR siRNA. We propose a strategy of using RVG exosomes to encapsulate MOR siRNA and specifically deliver them to the brain. We also entered the experiment data in the part's page on the Registry. As a consequence, RVG exosome-delivered MOR siRNA can reversibly block or attenuate the effects of opioids, thereby functions as therapeutics for the prevention of relapse to opioid dependence following detoxification.
Fig1总的效果
+
  
 
</TD>
 
</TD>
Line 282: Line 225:
 
</TABLE>
 
</TABLE>
 
</div>
 
</div>
 
 
  
  

Latest revision as of 18:57, 18 September 2015

humanpractice


  • Home
  • Background
  • Human Practice
  • Parts
  • Team
  • Attribution
  • Colaborations
  • Safety
  • Acknowledgement
  • Illegal drugs are highly addictive and pose serious health risks. Addiction to drugs is a painful battle for the addict as well as for those individuals around him or her. Opioids and opiates top the list of problem drugs and cause the greatest burden of disease and drug-related deaths worldwide. The goal of this project is to develop a strategy to treat opioid addiction and to reduce relapse. Because opioids act primarily as Mu-opioid receptor (MOR) agonist to activate the reward pathway in the brain, leading to the euphoric effect of opioid drugs and ultimately the opioid-dependent state, blockage of the expression and function of MOR would theoretically have therapeutic value in the treatment of opioid dependence. Thus, this project selects MOR as a therapeutic target for the treatment of opioid addiction and for the prevention of a relapse to opioid use.

    siRNAs are emerging as promising therapeutic drugs against a wide array of diseases. The key obstacle for successful clinical application of siRNA is to develop a safe and effective delivery system directed at the target tissues only. Current techniques for small RNA transfer use viruses or synthetic agents as delivery vehicles. The replacement of these delivery vehicles with a low toxicity and high target-specific approach is essential for making siRNA therapy feasible. Because exosomes have the intrinsic ability to traverse biological barriers and to naturally transport functional small RNAs between cells, exosomes potentially represent a novel and exciting delivery vehicle for the field of siRNA therapy. As therapeutic delivery agents, exosomes will potentially be better tolerated by the immune system because they are natural nanocarriers derived from endogenous cells. Furthermore, exosomes derived from cells engineered to express siRNAs and surface proteins may be capable of delivering these small RNAs to the target cells. Thus, exosome-based delivery of siRNAs may provide an untapped source of effective delivery strategy to overcome impediments such as inefficiency, unspecificity and immunogenic reactions.

    In iGEM 2013, our team, NJU-China, constructed a part (BBa_K1180002) expressing the neuron-targeting peptide RVG. We got some preliminary data to show that RVG-exosomes can somewhat target the brain. In the project of this year, we study intensively its function both in vitro and in vivo and expand its application by integrating it with another part that expresses MOR siRNA. We propose a strategy of using RVG exosomes to encapsulate MOR siRNA and specifically deliver them to the brain. We also entered the experiment data in the part's page on the Registry. As a consequence, RVG exosome-delivered MOR siRNA can reversibly block or attenuate the effects of opioids, thereby functions as therapeutics for the prevention of relapse to opioid dependence following detoxification.