Team:Grenoble/Modeling/Amplification/Stochastic/results
From 2012.igem.org
(Difference between revisions)
Line 32: | Line 32: | ||
</br> | </br> | ||
</br> | </br> | ||
- | We would like to observe what happens after 400 minutes of waiting for several initial concentrations of CAMP. | + | We would like to observe what happens after 400 minutes of waiting for several initial concentrations of CAMP. To perform that study, we use a Gillespie Algorithm to add randomness in our system. Moreover, we simulation the algorithm 100 times for each initial concentration of CAMP which interest us. |
+ | <center><img src="https://static.igem.org/mediawiki/2012/1/11/Tab_per.png" alt="" /></center> | ||
</section> | </section> | ||
<section> | <section> | ||
Line 41: | Line 42: | ||
</br> | </br> | ||
</br> | </br> | ||
- | + | We want to obtain the evolution of the output signal (CA or GFP) depending on the concentration of the input signal (CAMPi) after 6h40 (400 min). | |
To get that graph we simulate the algorithm hundreed times for each concentration of CAMPi (1, 5, 10, …, 100 000 molecules). | To get that graph we simulate the algorithm hundreed times for each concentration of CAMPi (1, 5, 10, …, 100 000 molecules). | ||
</br> | </br> |
Revision as of 12:59, 19 September 2012
Goal
In this part we would like to answer 3 questions thanks to the stochastic modeling.- How much time do we need to wait to get a response ?
- Is the sensitivity given by stochastic modeling the same as in ODE modeling ?
- What is the part of false positives ?