Line 1,716: | Line 1,716: | ||
</h2> | </h2> | ||
− | <img src = "https://static.igem.org/mediawiki/2017/ | + | <img src = "https://static.igem.org/mediawiki/2017/5/50/T--IIT_Delhi--untitled_diagram.png" style='border:3px solid #000000' width = "80%"> |
− | <h6>Fig.1 | + | <h6>Fig.1 Stochastic modeling flowchart</h6><br> |
<h2 id="pfont"> | <h2 id="pfont"> | ||
+ | |||
The algorithm model the set of chemical reactions and the instant they occur as | The algorithm model the set of chemical reactions and the instant they occur as | ||
random. The model takes account of intrinsic noise more accurately. After each reaction, | random. The model takes account of intrinsic noise more accurately. After each reaction, | ||
the algorithm determines which reaction will occur next, and how much time will elapse | the algorithm determines which reaction will occur next, and how much time will elapse | ||
− | before it occurs. The flow chart of the Algorithm is presented as Fig. | + | before it occurs. The flow chart of the Algorithm is presented as Fig.1 which describes |
the Monte Carlo simulation based simulation.<br> | the Monte Carlo simulation based simulation.<br> | ||
</h2> | </h2> | ||
− | <img src = "https://static.igem.org/mediawiki/2017/ | + | <img src = "https://static.igem.org/mediawiki/2017/6/61/T--IIT_Delhi--five_node_output_Gillispie.jpg" style='border:3px solid #000000' width = "80%"> |
− | <h6>Fig.2 | + | <h6>Fig.2 GFP expression simulated via Gillispie algorithm</h6><br> |
+ | <img src = "https://static.igem.org/mediawiki/2017/0/02/T--IIT_Delhi--five_node_mRNA_Gillispie.jpg" style='border:3px solid #000000' width = "40%"> | ||
+ | <h6>Fig.3 mRNA expression simulated via Gillispie algorithm</h6> | ||
+ | <img src = "https://static.igem.org/mediawiki/2017/d/d3/T--IIT_Delhi--five_node_proteins_Gillispie.jpg" style='border:3px solid #000000' width = "40%"> | ||
+ | <h6>Fig.4 Protein expression simulated via Gillispie algorithm</h6> | ||
+ | |||
<h2 id="pfont"> | <h2 id="pfont"> | ||
− | The simulation results presented in | + | The simulation results presented in the figures show a square wave pattern in the mRNA |
and protein level. On simulating the system in stochastic enviornment, few more interesting results comes into picture. One of such is noise propagation in the biological | and protein level. On simulating the system in stochastic enviornment, few more interesting results comes into picture. One of such is noise propagation in the biological | ||
Line 1,740: | Line 1,746: | ||
<img src = "https://static.igem.org/mediawiki/2017/c/c9/T--IIT_Delhi--stochasform.jpg" style='border:3px solid #000000' width = "40%"><br><br> | <img src = "https://static.igem.org/mediawiki/2017/c/c9/T--IIT_Delhi--stochasform.jpg" style='border:3px solid #000000' width = "40%"><br><br> | ||
− | The frequency response of translational dynamics is shown in Fig. | + | The frequency response of translational dynamics is shown in Fig.5 validate the analysis. The mRNA dynamics which is noisy, and as noises are always are of high frequency in nature, the low pass action provided by the process can attenuate such characteristics. |
As the γ increases the bandwidth increases and make the system succeptible to noise, that | As the γ increases the bandwidth increases and make the system succeptible to noise, that | ||
is why a ssrA tag protein expression is much faster (owe to the larger bandwidth) but | is why a ssrA tag protein expression is much faster (owe to the larger bandwidth) but | ||
Line 1,747: | Line 1,753: | ||
</h2> | </h2> | ||
<img src = "https://static.igem.org/mediawiki/2017/8/8b/T--IIT_Delhi--fig_freq_response.png" style='border:3px solid #000000' width = "80%"><br> | <img src = "https://static.igem.org/mediawiki/2017/8/8b/T--IIT_Delhi--fig_freq_response.png" style='border:3px solid #000000' width = "80%"><br> | ||
− | <h6>Fig. | + | <h6>Fig.5 Frequency response for various degradation rate<br> |
</h6> | </h6> |
Revision as of 22:02, 1 November 2017
Stochastic Model