Team:Purdue/Modeling
From 2012.igem.org
(Difference between revisions)
Line 175: | Line 175: | ||
The parameters entered are arbitrary estimates for the system. | The parameters entered are arbitrary estimates for the system. | ||
- | + | [[File:Example.jpg]] | |
Revision as of 21:28, 26 October 2012
Modeling
Levels of Investigation
- How biofilm responds to shear, flow, temp, surface attachment, etc
- How Silica traps the particle during flow
- How Curli adheres and how OmpA-Silicatein Alpha polymerizes Silica/How the silica crystalizes (introduction of Salicylic Acid)
- How protien expression responds to external and metabolic variation (e.g. introduction of IPTG to system)
- How constructs work with each other/controls systems
- How RBS/ Promoter effects protein expression
Distribution of Modeling
Matlab
- Protein Production
- Feed Forward Loop Control Structure
TinkerCell
- Quorum sensing
- Feed Forward Loop
JMP
- Experimental Design and Characterization Experiments
Comsol/Other
- Waterflow and shear force on final system
- Silica formation
Design
- Desired Outcomes of Models
- Levels of Abstractions
- Biofilter response to Environmental conditions
- Shear
- Flow
- Temperature
- Abiotic Surface (Adhesion)
- Formation of Silica Matrix
- BioFilm Development
- Model of Bacterial Growth, Death, Breaking Off
- Expression of Proteins
- Response to addition of IPTG
- Optimal Production rate/expression of Curli and OmpA-Silicatein Alpha protiens
- Control Systems
- Fine Tuning of Protein Expression with RBS/Promoter combination variants
- Platforms
- Considerations and Assumption
- Parameters
Equations
The growth of the Biofilm can be modeled with modified continuous growth models. Traditional models of population growth make use of basic differential equations to measure the change in population over unit time. At the most fundamental level
Population Change Rate = | dN | = bN-dN |
dt | ||
To understand these dynamics of population in the context of biofilm growth, we treat the bacterial attachment and detachment as a reversible reaction of the form
N Bacteria Attached < | k1 | > N Bacteria Detached |
k2 | ||
Such assumptions allow us to make use of basic principles of reaction kinetics such as the Law of Mass Action , which dictates that a rate of reaction is always proportional to the concentration of its reactions. Therefore, using the attached and detached cells as the reactants in the equation the rate of attachment becomes
Rate of Growth of Attached Bacteria = | dNatt | = k2Ndet + βNdet - k1Natt - αNatt |
dt | ||
Interation One
In the first iteration, certain simplifying assumptions were made. Disregarding the binding kinetics of the LacI protein with the target mRNA, and modeling all interactions as basic Michaelis-Menten equations of binding, the model runs the expression of each protein as a differential equation and plots it against the time the circuit runs, with addition of Lactose at the 10 unit mark. It is evident at this point that promoter regulating expression of the ompR234 protein (which is directly proportional to the variable 'XCurli' in the model) is switched off, leading to gradual degradation of the protein in the system. Each term, X_Curli, X_Sila, and X_tetR, are designed to have a primary expression term (the first term in each differential equation) followed by a term which accounts for the degradation and dilution of the protein within the cell. The parameters entered are arbitrary estimates for the system. [[File:Example.jpg]]Parameter | Theoretical Value | Experimental Value | Analysis |
Parameter 1 | ____ | ____ | ____ |
Parameter 2 | ____ | ____ | ____ |
Parameter 3 | ____ | ____ | ____ |
Parameter 4 | ____ | ____ | ____ |