Team:Carnegie Mellon/Mod-Overview

From 2012.igem.org

(Difference between revisions)
Line 129: Line 129:
             <header id = "header2">
             <header id = "header2">
-
                     <h1 id="section1-1"> Project Description </h1>
+
                     <h1 id="section1-1"> Modeling goals </h1>
                 <p>
                 <p>
-
                The model is composed in Matlab. It incorporates file input/output to retrieve measurement data to approximate two important characteristics of gene expression, PoPS and translational efficiency. The inputs to the model are time dependent and dye-dependent fluorescence measurements of mRNA and protein. Four time dependent measurements are needed: mRNA fluorescence during synthesis, mRNA fluorescence during degradation (no mRNA production), protein fluorescence during synthesis, and protein fluorescence during degradation (no protein production). Other constants are approximated as needed.
+
              The purpose of the model in the scope of the project is to provide an acceptable estimate of desired parameters within the biological system. These parameters often cannot be measured or calculated directly, which highlights the importance of modeling. The advancements in measurement capabilities have allowed us to develop a suitable model of these processes.
                 </p>
                 </p>
                 <p>
                 <p>
-
The output values, PoPS and translational efficiency, will help characterize promoters that will be used in the experiments. These parameters are notoriously difficult to measure consistently in vivo. In addition to the two main output values, the model also calculates other characteristics of the cell, such as degradation constants for mRNA and protein, and transcriptional efficiency.  
+
The focus of our model is to help characterize promoters, by computing translational efficiency and Polymerases Per Second (PoPS). These parameters are notoriously difficult to measure consistently in vivo. In addition to these main output values, the model also calculates other characteristics of the cell, such as degradation constants for mRNA and protein, and transcriptional strength. By identifying these parameters, the model will help better characterization of promoters that are to be used in experiments.  
               </p>
               </p>
             </section>
             </section>
Line 152: Line 152:
<p>
<p>
-
     The purpose of the model in the scope of the project is to provide an acceptable estimate of desired parameters within the biological system. These
+
     The black-box representation of our model, with its inputs and outputs is shown on the right, and the details of the model are described here (link to derivations).  
-
    parameters can often not be measured or calculated directly, which highlights the importance of the model. This particular model calculates three specific
+
-
    parameters about the system, transcriptional efficiency, translational efficiency, and polymerase per second. These three characteristics of protein
+
-
    expression have historically been difficult to calculate and even estimate, but new measurement capabilities have allowed for the possible development of a
+
-
    model for these processes.
+
</p>
</p>
<p>
<p>
-
     Inputs to the model will constitute measurements taken from the actual biological system. Dyes mixed with solutions of the cells will bind to mRNA and
+
     Inputs to the model constitute measurements taken from the actual biological system. Dyes mixed with solutions of the cells bind to mRNA and protein complexes to cause the cells to fluoresce over time. These fluorescent measurements form the basis of the inputs to the model. Using a gradient of concentrations of dye vs. time applied to cells, one can obtain estimates about the amount of bound mRNA and protein. More formally, inputs to our model include: time steps and RNA fluorescence measured at those time steps, (<i>t</i>, <i>R</i>(<i>t</i>)); time steps and protein fluorescence measured at those time steps, (<i>t</i>, <i>P</i>(<i>t</i>)).
-
    protein complexes to cause the cells to fluoresce over time. These fluorescent measurements will form the basis of the inputs to the model. Using a
+
</p>
-
    gradient of concentrations of dye vs. time applied to cells, one can obtain estimates about the amount of bound mRNA and protein.
+
 
 +
<p>
 +
The outputs of the model represent estimated system parameters that fit experimental measurements: transcriptional strength (<i>Ts</i>), RNA degradation rate (<i>α</i>), translational efficiency (<i>Tl</i>), protein degradation rate (<i>β</i>), and <i>PoPS</i>.
</p>
</p>

Revision as of 00:03, 3 October 2012

Image:CMU_image6.jpeg




Modeling goals

The purpose of the model in the scope of the project is to provide an acceptable estimate of desired parameters within the biological system. These parameters often cannot be measured or calculated directly, which highlights the importance of modeling. The advancements in measurement capabilities have allowed us to develop a suitable model of these processes.

The focus of our model is to help characterize promoters, by computing translational efficiency and Polymerases Per Second (PoPS). These parameters are notoriously difficult to measure consistently in vivo. In addition to these main output values, the model also calculates other characteristics of the cell, such as degradation constants for mRNA and protein, and transcriptional strength. By identifying these parameters, the model will help better characterization of promoters that are to be used in experiments.

The black-box representation of our model, with its inputs and outputs is shown on the right, and the details of the model are described here (link to derivations).

Inputs to the model constitute measurements taken from the actual biological system. Dyes mixed with solutions of the cells bind to mRNA and protein complexes to cause the cells to fluoresce over time. These fluorescent measurements form the basis of the inputs to the model. Using a gradient of concentrations of dye vs. time applied to cells, one can obtain estimates about the amount of bound mRNA and protein. More formally, inputs to our model include: time steps and RNA fluorescence measured at those time steps, (t, R(t)); time steps and protein fluorescence measured at those time steps, (t, P(t)).

The outputs of the model represent estimated system parameters that fit experimental measurements: transcriptional strength (Ts), RNA degradation rate (α), translational efficiency (Tl), protein degradation rate (β), and PoPS.

Using the amount of bound mRNA and protein, the model transforms it into total mRNA and protein over time using Micaelis-Menten kinetics. Using the total mRNA and protein measurements, along with either estimates or measurements of the degradation of mRNA and protein, one can determine the transcriptional and translational efficiency using general differential equations. Finally, polymerase per second can be determined using translational efficiency.

Image:TartanFooter.jpeg