Team:SDU-Denmark/project-m

From 2010.igem.org

(Difference between revisions)
(Litterature)
(Physical Modelling)
Line 152: Line 152:
<p style="text-align: justify;">
<p style="text-align: justify;">
The double-wall approximation we made is a very rough approximation based on what you do when you have a single wall. The model could be improved alot by making a better approximation, though aside from simply creating more mirror-pints, we have not investigated how this could be done, but it would most likely be quite difficult.
The double-wall approximation we made is a very rough approximation based on what you do when you have a single wall. The model could be improved alot by making a better approximation, though aside from simply creating more mirror-pints, we have not investigated how this could be done, but it would most likely be quite difficult.
 +
</p>
 +
 +
== Biochemical Modelling ==
 +
 +
=== 1. Motivation ===
 +
<p style="text-align: justify;">In order to create a flow with bacteria using their flagella movement as the motor it is important to understand bacterial motility and the effects our gen blande noget have on it.<br> 
 +
Bacterial motion resembles a random walk, with periods of smooth swimming interrupted by brief tumbles that change the swimming direction. Chemotaxis is achieved by modulation of the tumbling frequency.<br>
 +
In our case we have added phototaxis to E. coli cells making them react to light as well as chemical gradients.<br>
 +
By creating a model describing the key features of the system it will be possible to study the Biochemical behaviour of such a system, and how different parameters will affect it. Before it is implemented in a bacterial strain.<br>     
 +
</p>
 +
 +
=== 2. The real system ===
 +
<p style="text-align: justify;">Several chemosensory systems exists in bacteria, the one most studied is the chemotaxis of E. coli. Polar clusters of membrane-spanning methyl accepting chemotaxis proteins (MCPs) are positioned in the ends of the rod shaped E. coli.<br>
 +
Tar (responding to aspartate), Tsr (responding to serine), Tap (responding todipetides), Trg (responding to galactose) ang Aer (responding to oxygen) are the most common receptors seen in E. coli strains.<br>
 +
Transduction of the signal between the MCPs and the flagella motor are managed by a particular fined tuned signalling cascade, which is governed by several intracellular proteins.<br>
 +
[[Image: Team-SDU-Denmark-Chemotaxis.png |250px |center]]
 +
Chemotaxis consists of three important phases reaction, adaptation and relaxation. In the reaction phase one of the MCPs sence the specific chemical gradient it responds to, the membrane protein activates the CheW enzym.<br>
 +
The active CheW enzyme suppresses the auto-phophorylation of the CheA enzyme, when no or only a small amount of CheA enzymes are phosphorylated, no phophorylation of the CheY and CheB enzyme accurse, which in the end increases run, because its phosphorylated CheY that binds to the flagella motors and induce tumbling.<br>   
 +
When the bacteria have reached the area with a higher concentration of the chemical creating the gradient adaptation sets in.<br>
 +
Because no CheB have been phosphorylated during the reaction period CheR is “allowed” to methylate the MCPs, which increases the auto-phophorylation of the CheA enzyme. The indcreas in auto-phophorylation of CheA results in phophorylation of CheY that leads to tumbling of the bacteria. In the last phase relaxation the CheB have again been phosphorylated by CheA and are now able to demethylate the MCPs, returning the bacteria to its normal run/tumble frequency with a 0,1 second long tumbling period every 1 second.<br>
 +
One other thing to consider in the model is the distance from the to the flagella motors that are randomly located on the entire cell body.<br> 
 +
Several modelling methods have been proposed to nearly all of the models include these four items:
 +
“Attractant is assumed to be in axcess and binding is assumed to be rapid. One of the most common receptor types to be modelled is the Tar receptor.<br>
 +
This is not unexpected given that a large degree of the experimental literature has focused on the response of E. coli to aspirate which is detected by this receptor. Tar is also one of the most abundant receptors within the cytoplasmic membrane.<br>
 +
In models which have focused on the adaptation and/or the phosphorylation cascade, receptors are commonly modeled as complexes consisting of MCP, CheW and CheA. This is justified by the tight association of CheW and CheA to the MCP recptors.<br>
 +
Descriptions of the motor bias. Given the limited detail available on the interactions of both CheYp and CheY with the cytoplasmic FliM end of flagella motors and that this interaction may be quite complex, it has been a common, simplifying assumption of a number of authors that the fraction of time a motor spends spinning counter-clockwise can be expressed in terms of CheYp by a Hill function. Such reactions are based upon experimental observations.”<br>     
 +
</p>
 +
 +
=== 3. Description of the model ===
 +
<p style="text-align: justify;">The model of the system we will be using to predict biochemical behaviour of the system is a simplification of the real system.<br>
 +
The simplified model doesn’t consider the normal metabolism in the cell it only includes the most important enzymes in the normal E. coli chemotaxis pathway and the proteins responsible for coupling the phototaxis to the chemotaxis.<br>
 +
Beneath you will se a schematics over the system modelling was performed on, the enzymes and proteins with a red cross over them have not been modelled as a differential equation but considered as an constant in the system.<br>
 +
[[Image: Team-SDU-Denmark-biomodelling.png |250px |center]]
 +
The important enzymes in the system is mathematically represented by a differential equation under the assumption of steady state in the system and modelled in a demo version of the program [http://www.berkeleymadonna.com/ Berkeley Madonna].<br>
 +
When light hits the receptor SRII the signal is transduced thuogth the HTRII and TSR on to the enzyme CheW and activates it, because it’s a straight forward signal transduction the proteins SRII and HTRII is not considered in the model and the equation for the activation of CheW is:<br>
 +
 +
When the CheW enzyme is activated it induces auto-phophorylation of CheA, the phosphorylated CheA can phosphorylate the enzymes CheY and CheB, the equation for CheAp concentration is given by:<br>     
 +
 +
Phosphorylated CheY is produced by phophorylation of CheA and removed by CheZ which in this model is defined by a constant, this can be described mathematically by this equation:<br>
 +
 +
Phosphorylated CheB is produced by phophorylation of CheA removed when TSRm is demethylated, this can be described mathematically by this equation:<br>
 +
 +
 +
Methylated TSR is constantly produced by the CheR enzyme which in this model is a constant, the demethylation is preformed by CheBp, the TSRm concentration can bescribed by this equation:<br> 
 +
 +
In Berkeley Madonna it’s possible to define different parameters as sliders which enables the user to change parameters continually while the model is running, the sliders used in the model is:<br>
 +
</p>
 +
 +
=== 4. Model results ===
 +
<p style="text-align: justify;">
 +
</p>
</p>

Revision as of 15:37, 23 October 2010