Team:Tsinghua-A/Modeling/GILLESPIE/part2

From 2012.igem.org

(Difference between revisions)
(Created page with "<!-- Basic page structure FENG Zili & GUO Mingzhou, Tsinghua-A Team, iGEM 2012.09.08 --> {{:Team:Tsinghua-A/template/killbanner}} {{:Team:Tsinghua-A/template/top}} <html> <!D...")
Line 28: Line 28:
</div>
</div>
        <div class="normalTextWrapper">
        <div class="normalTextWrapper">
-
     <h2  style="margin-top:135px; font-size:38px;">A more accurate model using Gillespie algorithm</h2>
+
     <h2  style="margin-top:135px; font-size:38px;">Our model</h2>
-
           
+
<p>In our model , we use Gillespie algorithm to simulate the process of inversion. Here we use 
 +
Markov chain to describe the process of inversion.</br>
 +
We assume that the state ‘A’ , ‘B’ , ‘C’ , ‘D’ , is the original state , the state after inversion , the
 +
Intermediate state when A forms holiday junction, the Intermediate state when B forms holiday
 +
junction respectively.
 +
</p>
 +
<img src="https://static.igem.org/mediawiki/2012/0/09/THU-AMGP21.png"/>
 +
<p><b>(VAN DUYNE G D, 2001)</b></p>
 +
<img src="https://static.igem.org/mediawiki/2012/8/80/THU-AMGP22.png"/>
 +
<p><b>(VAN DUYNE G D, 2001)</b></p>
 +
<p>The following are the reactions which are related to the process of inversion. </p>
 +
<img src="https://static.igem.org/mediawiki/2012/d/d3/THU-AMGP24.png"/>
 +
<p>Then we get the following Markov chain.</p>
 +
<img src="https://static.igem.org/mediawiki/2012/4/46/THU-AMGP23.png"/>
 +
<p>Here,<img src="https://static.igem.org/mediawiki/2012/2/2b/THU-AMGP25.png"/>are the probabilities of the reaction in an
 +
Infinitesimal time. According to the property of the Markov chain , we can get:</p>
 +
 
 +
 
        </div>
        </div>

Revision as of 04:42, 26 September 2012

Tsinghua-A::Modeling

Our model

In our model , we use Gillespie algorithm to simulate the process of inversion. Here we use Markov chain to describe the process of inversion.
We assume that the state ‘A’ , ‘B’ , ‘C’ , ‘D’ , is the original state , the state after inversion , the Intermediate state when A forms holiday junction, the Intermediate state when B forms holiday junction respectively.

(VAN DUYNE G D, 2001)

(VAN DUYNE G D, 2001)

The following are the reactions which are related to the process of inversion.

Then we get the following Markov chain.

Here,are the probabilities of the reaction in an Infinitesimal time. According to the property of the Markov chain , we can get: