Team:USP-UNESP-Brazil/Plasmid Plug n Play/Modeling

From 2012.igem.org

(Difference between revisions)
Line 7: Line 7:
<h1 id="objective">Objective</h1>
<h1 id="objective">Objective</h1>
-
<p>In order to evaluate the feasibility of our project, we developed a mathematical model based on kinetic equations to simulate our experimental design. We consider important to approach this problem mathematically in order to evaluate some issues. Firstly, we evaluated the effect of linear DNA degradation of the ORF when inserted in bacteria after eletroporation. Secondly, we estimated the amount of ORF that should be amplified by PCR to optimize the recombination. We compared the results obtained using two recombination protein: CRE and FLP. Finally, we discuss methodologies to improve our design using the standard biological parts.</p>
+
<p>In order to evaluate the feasibility of our project, we developed a mathematical model based on kinetic equations to simulate our experimental design. We consider important to approach this problem mathematically in order to evaluate some biological issues. Firstly, we evaluated the effect of linear DNA degradation when a ORF (open reading frame from a target gene) is inserted in bacteria after eletroporation. Secondly, we estimated the amount of DNA that should be amplified by PCR to optimize the recombination between the lox sites. We compared the results obtained from two recombination proteins: CRE and FLP. Finally, we discussed methodologies to improve our design using the standard biological parts.</p>
<h1 id="model">Model</h1>
<h1 id="model">Model</h1>
-
<p>The model we developed was based on the one proposed by Ringrose et al [1]. The authors introduced a model to describe a excision recombination reaction illustrated in Fig. 1. We used the parameters characterized by the authors in order to simulate our experimental design that consists in the circularization and insertion of the ORF in the plasmid. We also introduced a linear DNA degradation rate in the model in order to be more accurate in simulating <em>in vivo</em> process.</p>
+
<p>We developed a model based on the already proposed by Ringrose et al [1]. The authors introduced a model to describe a excision recombination reaction illustrated in Fig. 1. We used the parameters characterized by the authors in order to simulate our experimental design that consists in the circularization and insertion of the ORF in the Plug&Play plasmid. We also introduced a linear DNA degradation rate in the model in order to be more accurate in simulating <em>in vivo</em> process.</p>
{{:Team:USP-UNESP-Brazil/Templates/RImage | image=Circularization.jpeg | caption=Fig. 1. Excision recombination reaction steps for CRE and FLP. All reactions are reversible and the arrows represent the forward and backward reactions. | size=600px }}
{{:Team:USP-UNESP-Brazil/Templates/RImage | image=Circularization.jpeg | caption=Fig. 1. Excision recombination reaction steps for CRE and FLP. All reactions are reversible and the arrows represent the forward and backward reactions. | size=600px }}
-
<p>The first step when making a model based on kinetic equations is to determine the states or configurations of the system. In our context, we refer to <span class="math"><em>S</em></span> the linear ORF without any monomer bound and to <span class="math"><em>S</em><sub><em>a</em></sub></span> the linear ORF with one monomer bound, see Fig. 1. All four monomer sites (two sites per loxP) have the same affinity for the monomers, resulting in a symmetry in the system in terms of energy of association. Because of that, there is no need of distinguishing the site that the first monomer binds, referred as <span class="math"><em>S</em><sub><em>a</em></sub></span>. To represent the next state - the DNA bound by two monomers - we need to distinguish between two possibilities: there can be one monomer in each loxP, represented by <span class="math"><em>S</em><sub><em>a</em><em>a</em></sub></span>, or two monomers in the same loxP, represented by <span class="math"><em>S</em><sub><em>a</em><em>b</em></sub></span>. It is essential to distinguish these two states because the affinity of the monomers for the target site is different if there is already one monomer bound to the neighbor site. The following states representing the ligation of third and fourth monomer - referred as <span class="math"><em>S</em><sub>3</sub></span> and <span class="math"><em>S</em><sub>4</sub></span>, respectively - have the same affinity and there is no need of distinguishing them.</p>
+
<p>The first step when making a model based on kinetic equations is to determine the states or configurations of the system. In our context, we refer to <span class="math"><em>S</em></span> the linear ORF without any monomer bound and to <span class="math"><em>S</em><sub><em>a</em></sub></span> the linear ORF with one monomer bound, see Fig. 1. All four monomer sites (two sites per loxP) have the same affinity for the monomers, resulting in a symmetry in the system in terms of energy of association. Because of this, there is no need of distinguishing the site that the first monomer binds, referred as <span class="math"><em>S</em><sub><em>a</em></sub></span>. To represent the next state - the DNA bound by two monomers - we need to distinguish between two possibilities: there can be one monomer in each loxP, represented by <span class="math"><em>S</em><sub><em>a</em><em>a</em></sub></span>, or two monomers in the same loxP, represented by <span class="math"><em>S</em><sub><em>a</em><em>b</em></sub></span>. It is essential to distinguish these two states because the affinity of the monomers for the target site is different if there is already one monomer bound to the neighbor site. The following states representing the ligation of third and fourth monomer - referred as <span class="math"><em>S</em><sub>3</sub></span> and <span class="math"><em>S</em><sub>4</sub></span>, respectively - have the same affinity and there is no need of distinguishing between them.</p>
-
<p>The rate of change of each state over time was approached by using kinetic equations. To illustrate this process, we described the kinetic equation which refers to the change of the state <span class="math"><em>S</em></span> over time:</p>
+
<p>The rate of change at each state over time was approached by using kinetic equations. To illustrate this process, we described the kinetic equation which refers to the change of the state <span class="math"><em>S</em></span> over time:</p>
<p><br /><span class="math">$\frac{d}{dt}[S] = k_{-1}[S_{a}] - k_{1}[S][M]$</span><br /></p>
<p><br /><span class="math">$\frac{d}{dt}[S] = k_{-1}[S_{a}] - k_{1}[S][M]$</span><br /></p>
-
<p>where <span class="math"><em>M</em></span> represents the concentration of recombinase monomers, <span class="math"><em>k</em><sub>1</sub></span> and <span class="math"><em>k</em><sub>−1</sub></span> represent the association and dissociation rate constant, respectively. As described in the above equation, there is only two possibilities of changing the concentration of the state <span class="math"><em>S</em></span>: it can increase (positive sign) if a molecule in the state <span class="math"><em>S</em><sub><em>a</em></sub></span> loses the monomer or it can decrease (negative sign) if a monomer binds the DNA.</p>
+
<p>where <span class="math"><em>M</em></span> represents the concentration of recombinase monomers, <span class="math"><em>k</em><sub>1</sub></span> and <span class="math"><em>k</em><sub>−1</sub></span> represents the association and dissociation rate constant, respectively. As described in the above equation, there is only two possibilities of changing the concentration of the state <span class="math"><em>S</em></span>: it can increase (positive sign) if a molecule in the state <span class="math"><em>S</em><sub><em>a</em></sub></span> loses the monomer or it can decrease (negative sign) if a monomer binds the DNA.</p>
-
<p>Using gel mobility shift assays it is possible to estimate the affinity of the monomer for their target site, represented by the parameters <span class="math"><em>k</em><sub>−1</sub></span> and <span class="math"><em>k</em><sub>1</sub></span>, as described by Ringrose et al [1]. They also estimate, using the same proceeding, the parameters <span class="math"><em>k</em><sub>−2</sub></span> and <span class="math"><em>k</em><sub>2</sub></span> referring to the association and dissociation rate constant of the monomer for a target site when the neighbor site is already occupied by another monomer. Other parameters (<span class="math"><em>k</em><sub>34</sub></span>, <span class="math"><em>k</em><sub>−34</sub></span>, <span class="math"><em>k</em><sub>5</sub></span> and <span class="math"><em>k</em><sub>−5</sub></span>) were determined by the authors comparing the simulated and in vitro recombination data, see Table 1. The entire recombination reaction is illustrated in the Fig. 1.</p>
+
<p>Using gel mobility shift assays it is possible to estimate the affinity of the monomer for their target site, represented by the parameters <span class="math"><em>k</em><sub>−1</sub></span> and <span class="math"><em>k</em><sub>1</sub></span>, as described by Ringrose et al [1]. They also estimated, using the same proceeding, the parameters <span class="math"><em>k</em><sub>−2</sub></span> and <span class="math"><em>k</em><sub>2</sub></span> referring to the association and dissociation rate constant of the monomer for a target site when the neighbor site is already occupied by another monomer. Other parameters (<span class="math"><em>k</em><sub>34</sub></span>, <span class="math"><em>k</em><sub>−34</sub></span>, <span class="math"><em>k</em><sub>5</sub></span> and <span class="math"><em>k</em><sub>−5</sub></span>) were determined by the authors comparing the simulated and ''in vitro'' recombination data, see Table 1. The entire recombination reaction is illustrated in the Fig. 1.</p>
{{:Team:USP-UNESP-Brazil/Templates/RImage | image=Table1_pplay.jpeg | caption=Table 1. Association and dissociation rate constants for FLP and Cre binding to DNA, obtained by [1]. | size=600px }}
{{:Team:USP-UNESP-Brazil/Templates/RImage | image=Table1_pplay.jpeg | caption=Table 1. Association and dissociation rate constants for FLP and Cre binding to DNA, obtained by [1]. | size=600px }}
-
<p>Our experimental design consists in a circularization of the ORF and its insertion in the plug and play plasmid. The circularization and insertion process are illustrated in figure 1 and 2, respectively. The equations of our model are presented in the appendix.</p>
+
<p>Our experimental design consists in a circularization of the ORF and its insertion in the Plug&Play plasmid. The circularization and insertion process are illustrated in figure 1 and 2, respectively. The equations of our model are presented in the appendix.</p>
-
{{:Team:USP-UNESP-Brazil/Templates/RImage | image=ORFinsertion.png | caption=Fig. 2. ORF insertion in the plug and play plasmid. | size=600px }}
+
{{:Team:USP-UNESP-Brazil/Templates/RImage | image=ORFinsertion.png | caption=Fig. 2. ORF insertion in the Plug&Play plasmid. | size=600px }}

Revision as of 04:15, 25 September 2012