Difference between revisions of "CellularMemory:Mathematical Models"
Wideloache (talk | contribs) |
Wideloache (talk | contribs) |
||
Line 8: | Line 8: | ||
Note: the following mathematical analysis was developed based on a summary of the input function of a gene in ''An Introduction to Systems Biology: Design Principles of Biological Circuits'' [[CellularMemory:References |(Alon, pgs. 241-250)]]. | Note: the following mathematical analysis was developed based on a summary of the input function of a gene in ''An Introduction to Systems Biology: Design Principles of Biological Circuits'' [[CellularMemory:References |(Alon, pgs. 241-250)]]. | ||
− | When dealing with gene activation and repression networks, such as those described in the common [[CellularMemory:Biological Designs |Biological Designs]] for synthetic cellular memory section of this paper, mathematical models are mainly used to model the transcription rate of a gene(s). Three common models that describe transcription rate as a function of | + | When dealing with gene activation and repression networks, such as those described in the common [[CellularMemory:Biological Designs |Biological Designs]] for synthetic cellular memory section of this paper, mathematical models are mainly used to model the transcription rate of a gene(s). Three common models that describe transcription rate as a function of repressor or activator are, in order of increasing complexity, the [http://en.wikipedia.org/wiki/Michaelis-Menten_kinetics Michaelis-Menten] model, the [http://en.wikipedia.org/wiki/Hill_equation Hill] model, and the [http://en.wikipedia.org/wiki/MWC_model Monod-Wymann-Changeux] model. Each of these model builds on the one preceding it to paint a clearer picture of how binding occurs between two or more molecules and how that binding affects transcription rates. |
− | + | The Hill equation is used most often to model cellular memory networks. In order to describe how the Hill equation works, it is first helpful to examine a simpler model. Based on the two [[CellularMemory:Biological Designs |biological designs]] presented in the previous section, it can be seen that to mathematically model these designs, we must be able to describe the effect of repressor/promoter binding on transcription rates ([[CellularMemory:Biological Designs#Mutual Repression |mutual repression]]) and the effect of activator/repressor binding on transcription rates ([[CellularMemory:Biological Designs#Autoregulatory Positive Feedback |autoregulatory positive feedback]]). | |
− | |||
− | Let's start by looking at the effect of repressor/promoter binding on transcription rate. The starting point for this proof is the dissociation constant for promoter and repressor binding. This constant, K<sub>d</sub>, measures the tendency for a repressor/promoter complex to fall apart into its two separate subunits. The value is determined by the affinity of the two molecules | + | ===Repressor/Promoter Binding=== |
+ | Let's start by looking at the effect of repressor/promoter binding on transcription rate. The starting point for this proof is the dissociation constant for promoter and repressor binding. This constant, K<sub>d</sub>, measures the tendency for a repressor/promoter complex to fall apart into its two separate subunits. The value is determined by the binding affinity of the two molecules and is written as: | ||
[[Image:PR1.png|100px]] | [[Image:PR1.png|100px]] | ||
− | Here, [P] represents the concentration of unbound promoter, [R] represents the concentration of unbound repressor and [PR] represents the concentration of promoter/repressor complexes. Our goal from here is to derive an equation that gives the percentage of unbound promoters as a function of [R]. Because the percentage of unbound promoters is proportional to the rate of transcription, we can easily modify the equation to give us the transcription rate as a function of [R]. | + | Here, [P] represents the concentration of unbound promoter, [R] represents the concentration of unbound repressor and [PR] represents the concentration of promoter/repressor complexes. Our goal from here is to derive an equation that gives the percentage of unbound promoters as a function of [R]. Because the percentage of unbound promoters is proportional to the rate of transcription, we can easily modify the equation to give us the transcription rate as a function of [R] by multiplying by the maximal rate of transcription. |
− | We can modify the equation above by substituting [P<sub> | + | We can modify the equation above by substituting [P<sub>total</sub>] - [P] for [PR] because the concentration of unbound promoter plus the concentration of bound promoter equals the total promoter concentration: |
− | [[Image:PR2.png| | + | [[Image:PR2.png|120px]] |
+ | Using simple algebra, we can now solve for the percentage of unbound promoter as a function of [R]: | ||
+ | |||
+ | [[Image:PR3.png|140px]] | ||
+ | |||
+ | Multiplying by the maximal rate of transcription, M, will yield an equation for transcription rate as a function of repressor concentration: | ||
+ | |||
+ | [[Image:PR4.png|160px]] | ||
+ | |||
+ | Based on the equation above, it can be seen that the dissociation constant, K<sub>d</sub>, equals the repressor concentration at which the transcription rate is half of its maximal value. The value of K<sub>d</sub> can, therefore, be easily determined experimentally. | ||
+ | |||
+ | ===Activator/Repressor Binding (The Michaelis-Menten Equation)=== | ||
Revision as of 20:55, 29 November 2007
Main Page | Biological Designs | Mathematical Models | Toggle Switch | Hysteresis | Permanent Memory | Conclusions | References
Contents
|