Team:Colorado State/Modeling

From 2012.igem.org

(Difference between revisions)
m
m
Line 34: Line 34:
-
This simulation can be run on the iGEM laptop by entering the Unix command python /home/local_admin/igem/pythonScripts/inhibitorsweep.py
+
This simulation can be run on the iGEM laptop by entering the Unix command python /home/local_admin/igem/pythonScripts/inhibitorsweep.py. Currently, this simulation sweeps over different reaction rates for each of the 3 possibilites.  These parameters can be edited by any member of the CSU iGEM team, by opening the python file with a text editor (i.e. gedit /home/local_admin/igem/pythonScripts/inhibitorsweep.py).
-
Currently, this simulation sweeps over different reaction rates for each of the 3 possibilites.  These parameters can be edited by any member of the CSU iGEM team, by opening the python file with a text editor (i.e. gedit /home/local_admin/igem/pythonScripts/inhibitorsweep.py).
+

Revision as of 15:47, 12 July 2012

Home Team Official Team Profile Project Parts Submitted to the Registry Modeling Notebook Safety Sponsors Attributions

We are currently working on modeling the reaction between the enzyme Kumamolisin and the protein responsible for causing a immune response in Celiac patients. Our model is based on Michaelis-Menten kinetics which treat enzyme kinetics as a two step reaction. While our assay can return reaction rates for pure substrate and Kumamolisin, however in beer several proteins other than gluten which will act as inhibitors to this breakdown. Both the gluten and inhibitor are broken down in the same two step reaction in the Michaelis-Menten model. First, the enzyme must bind to the protein, which is a reversible reaction. Then, the bound enzyme breaking down the protein is treated as its own reaction.


Smoldyn is a biochemical reaction modeling software we've chosen to carry out this model in. Currently, we have working a simulation based on the Michealis-Menten model. Our model includes three reactions for gluten breakdown:

1. Forward binding Kumamolisin + Gluten -> Bound Kumamolisin and Gluten

2. Reverse binding Bound Kumamolisin and Gluten -> Kumamolisin + Gluten

3. Protein breakdown Bound Kumamolisin and Gluten -> Kumamolisin + Broken-down gluten

Reactions 4-6 account for inhibitors:

4. Forward binding Kumamolisin + Inhibitor -> Bound Kumamolisin and Inhibitor

5. Reverse binding Bound Kumamolisin and Inhibitor -> Kumamolisin + Inhibitor

6. Protein breakdown Bound Kumamolisin and Gluten -> Kumamolisin + Broken-down Inhibitor

Since Kumamolisin is breaking down the same amino acid sequence in each protein, reactions 1 and 4, 2 and 5 and 3 and 6 have the same reaction rate.


This simulation can be run on the iGEM laptop by entering the Unix command python /home/local_admin/igem/pythonScripts/inhibitorsweep.py. Currently, this simulation sweeps over different reaction rates for each of the 3 possibilites. These parameters can be edited by any member of the CSU iGEM team, by opening the python file with a text editor (i.e. gedit /home/local_admin/igem/pythonScripts/inhibitorsweep.py).


Our focus is on determining accurate parameters to use in the simulation. The following are parameters we are hoping to find via research:

1. Volume

2. Total number of molecules

3. Gluten concentration in beer

4. Total protein concentration in beer

5. Water concentration in beer

6. Diffusion coefficients

Some parameters effects need to be determined experimentally. They are:

7. Concentration of Kumamolisin

8. PH

9. Temperature

10. Concentration of water