Team:Freiburg Bioware/Modeling/Virus Production

From 2010.igem.org

(Difference between revisions)
Line 7: Line 7:
<br>
<br>
<h2>Reaction Scheme</h2>
<h2>Reaction Scheme</h2>
 +
<p style="text-align:justify;">
Reducing the complexity of virus production we divide the cell into three compartments: the <b>extracellular matrix</b> (all quantities with the index <i>ext</i>), the <b>cytoplasm</b> (<i>cyt</i>) and the <b>nucleus</b> (<i>nuc</i>). Four plasmids are transfected - the plasmid coding for the <b>helper proteins</b> (<i>helper</i>), the <b>gene of interest</b> (<i>goi</i>) and two types of plasmids coding for the <b>capsid proteins</b> (<i>capwt</i> [wild type], <i>capmod</i> [modified]).<br>
Reducing the complexity of virus production we divide the cell into three compartments: the <b>extracellular matrix</b> (all quantities with the index <i>ext</i>), the <b>cytoplasm</b> (<i>cyt</i>) and the <b>nucleus</b> (<i>nuc</i>). Four plasmids are transfected - the plasmid coding for the <b>helper proteins</b> (<i>helper</i>), the <b>gene of interest</b> (<i>goi</i>) and two types of plasmids coding for the <b>capsid proteins</b> (<i>capwt</i> [wild type], <i>capmod</i> [modified]).<br>
The plasmids are transported into the nucleus where gene expression is initiated. Processed mRNA is transported into the cytoplasm and <b>proteins</b> (<i>phelper</i>, <i>pcapwt</i>, <i>pcapmod</i>) are produced. Containing a nuclear localization sequence proteins are relocated into the nucleus where capsid assembly occurs. The viral capsid is compose of 60 subunits of viral coat proteins. Titration of the two plasmids coding for the capsid proteins leads to virus surfaces with different ratios of wild type and modified capsid proteins.<br>
The plasmids are transported into the nucleus where gene expression is initiated. Processed mRNA is transported into the cytoplasm and <b>proteins</b> (<i>phelper</i>, <i>pcapwt</i>, <i>pcapmod</i>) are produced. Containing a nuclear localization sequence proteins are relocated into the nucleus where capsid assembly occurs. The viral capsid is compose of 60 subunits of viral coat proteins. Titration of the two plasmids coding for the capsid proteins leads to virus surfaces with different ratios of wild type and modified capsid proteins.<br>
The gene of interest is replicated by cellular polymerases and <b>single stranded DNA</b> (<i>ssDNA</i>) is encapsidated into the preformed <b>capsids</b> (<i>capsid</i>) forming infectious <b>viral particles</b> (<i>V</i>).<br>
The gene of interest is replicated by cellular polymerases and <b>single stranded DNA</b> (<i>ssDNA</i>) is encapsidated into the preformed <b>capsids</b> (<i>capsid</i>) forming infectious <b>viral particles</b> (<i>V</i>).<br>
Finally the recombinant viruses are released into the extracellular matrix and can be harvested for transduction.
Finally the recombinant viruses are released into the extracellular matrix and can be harvested for transduction.
 +
</p>
<br><br>
<br><br>
Line 25: Line 27:
<br><br>
<br><br>
<h2>Reduced Reaction Scheme</h2>
<h2>Reduced Reaction Scheme</h2>
 +
<p style="text-align:justify;">
Even the coarse model for virus production described in the previous paragraph would still consist of 24 ODEs containing 39 parameters (35 rate constants and 4 initial plasmid concentrations). Taking into account the linearity of the law of mass action (LMA) for simple transport processes we can neglect these fast reactions and for this reason reduce the model to the rate limiting steps like protein synthetization, capsid formation and virus packaging.<br>
Even the coarse model for virus production described in the previous paragraph would still consist of 24 ODEs containing 39 parameters (35 rate constants and 4 initial plasmid concentrations). Taking into account the linearity of the law of mass action (LMA) for simple transport processes we can neglect these fast reactions and for this reason reduce the model to the rate limiting steps like protein synthetization, capsid formation and virus packaging.<br>
 +
</p>
<br><br>
<br><br>
Line 47: Line 51:
<br><br>
<br><br>
<h2>Methods and Simulation</h2>
<h2>Methods and Simulation</h2>
 +
<p style="text-align:justify;">
The ODE model was implemented in MathWorks® MATLAB R2010b. Integration of the differential equations was achieved using the stiff integrator <i>ode15s</i> with automatic integration step size management.<br>
The ODE model was implemented in MathWorks® MATLAB R2010b. Integration of the differential equations was achieved using the stiff integrator <i>ode15s</i> with automatic integration step size management.<br>
To calibrate the dynamics of the mathematical model to those of biological system we used time lapse data of fluorescence experiments as well as published values for the rate constants.
To calibrate the dynamics of the mathematical model to those of biological system we used time lapse data of fluorescence experiments as well as published values for the rate constants.
Line 52: Line 57:
The used model parameters are given in the table below.
The used model parameters are given in the table below.
<br>
<br>
-
 
+
</p>
<img width="405" height="337" src="https://static.igem.org/mediawiki/2010/4/49/Freiburg10_RateConstants01.png" alt="" />
<img width="405" height="337" src="https://static.igem.org/mediawiki/2010/4/49/Freiburg10_RateConstants01.png" alt="" />
<br>
<br>

Revision as of 16:16, 23 October 2010

Model for Virus Production


Reaction Scheme

Reducing the complexity of virus production we divide the cell into three compartments: the extracellular matrix (all quantities with the index ext), the cytoplasm (cyt) and the nucleus (nuc). Four plasmids are transfected - the plasmid coding for the helper proteins (helper), the gene of interest (goi) and two types of plasmids coding for the capsid proteins (capwt [wild type], capmod [modified]).
The plasmids are transported into the nucleus where gene expression is initiated. Processed mRNA is transported into the cytoplasm and proteins (phelper, pcapwt, pcapmod) are produced. Containing a nuclear localization sequence proteins are relocated into the nucleus where capsid assembly occurs. The viral capsid is compose of 60 subunits of viral coat proteins. Titration of the two plasmids coding for the capsid proteins leads to virus surfaces with different ratios of wild type and modified capsid proteins.
The gene of interest is replicated by cellular polymerases and single stranded DNA (ssDNA) is encapsidated into the preformed capsids (capsid) forming infectious viral particles (V).
Finally the recombinant viruses are released into the extracellular matrix and can be harvested for transduction.



Reaction scheme for the virus production Reaction scheme for the virus production


Reduced Reaction Scheme

Even the coarse model for virus production described in the previous paragraph would still consist of 24 ODEs containing 39 parameters (35 rate constants and 4 initial plasmid concentrations). Taking into account the linearity of the law of mass action (LMA) for simple transport processes we can neglect these fast reactions and for this reason reduce the model to the rate limiting steps like protein synthetization, capsid formation and virus packaging.



reduced reaction scheme for the virus production


Differential Equations

The 13 reactions for the virus production are represented in a system of 17 coupled ODEs.
In addition to the terms provided by the law of mass action we considered the following terms:
  • a linear degradation of ssDNA in the nucleus with the rate constant k14,1
  • replication of ssDNA in the nucleus with the rate constant k15,1


Reaction scheme for the virus production


Methods and Simulation

The ODE model was implemented in MathWorks® MATLAB R2010b. Integration of the differential equations was achieved using the stiff integrator ode15s with automatic integration step size management.
To calibrate the dynamics of the mathematical model to those of biological system we used time lapse data of fluorescence experiments as well as published values for the rate constants.

The used model parameters are given in the table below.


Download the m-File (MATLAB source code).


Results and Discussion