Difference between revisions of "Team:NJU-China/Modeling"
Line 19: | Line 19: | ||
<link href="https://2015.igem.org/Template:NJU-China/CSS3?action=raw&ctype=text/css" rel="stylesheet" type="text/css"> | <link href="https://2015.igem.org/Template:NJU-China/CSS3?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"> | <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"> | ||
+ | lianjie{ | ||
+ | font-size:16px; | ||
+ | font-weight:bold | ||
+ | } | ||
body { | body { | ||
Line 63: | Line 69: | ||
.firstHeading { | .firstHeading { | ||
visibility:hidden; | visibility:hidden; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
</style> | </style> |
Revision as of 11:00, 18 September 2015
|
Modeling overviewWe 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 availableThe 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. |