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

Line 178: Line 178:
 
<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">
 
</br>
 
</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 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 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 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>
 +
<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>
 +
<div id="child0" style="display:none">
 +
<ul>
 +
<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 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>
 +
<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 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>
 +
</ul>
 +
</div>
 
<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>
 
<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>
 
<div id="child1" style="display:none">
 
<div id="child1" style="display:none">

Revision as of 19:11, 17 September 2015

model


  • Home
  • Background
  • Human Practice
  • Parts
  • Team
  • Attribution
  • Colaborations
  • Safety
  • Modeling overview

    We created mathematical models of three aspects of our project: a pharmacokinetic model, RNA inference model and signaling network model. The source code of the modeling work is available here to help others reproduce and improve our work.

    The delivery module used experimental results to simulate the kinetics of tissue-distribution of exosomes. The RNAi module modeled the kinetics of downregualtion of MOR protein in response to anti-MOR siRNA. The signaling module theoretically predicted the impacts of downregulating MOR protein on the reward pathway and explained the behavioral change of mice observed in our laratory work. We had a better understanding of our device by integrating three modules.