Math Model

Math Modeling :

Mathematical modeling done by our project to pictorially define how our enzyme is produced and the various limiting factors which can affect the reaction. Our model tries to relate the concentration of IPTG with the protein production considering high levels of IPTG will cause cell-toxicity. We have used a simbiology plugin of MATLAB. This is an amazing tool that generates differential equations and the involved flux-balances based on the diagrams drawn on the diagram-panel.

The model has been divided into 2 compartments based on scenario: the main compartment contains the reactions and the components related to IPTG induction and slac production. The second compartment represents the soil system where we tried to model slac activity against tetracycline.

We have designed our protein to have a signal peptide for extracellular secretion of the enzyme. But we haven’t modeled the transport in our model. The basic steps of modeling a biological system to predict natural condition and dependencies is to:

  • Make a rough model on the diagram-panel representing the proposed reaction
  • Decide the type of reaction involved (Mass-action, hill-kinetics),species and other dependent variables
  • Decide an approximate values of the constants and reaction rate based on literature
  • Simulate the model
  • After completing the experiments, compare the predicted and experimental data.
  • Modify the model parameters and constant to represent the experimental result.


Math Model Description:

Our plasmid contains an inducible promoter tac for small-laccase(gene-of-interest) production and a constitutive gene for continuous production of lacI protein (repressor).

The binding of the repressor and the IPTG is co-operative so we have used hill-kinetics to model this part . For modeling the first part of the reaction we assumed a living bacterial cell whose plasmid contains a constitutive lacI (repressor) gene. According to the literature this repressor genes codes for a repressor protein that is produced continuously. This repressor binds to the operator of the gene and prevents the effective binding of the RNA polymerase to the promoter of the gene.

When IPTG is present in the medium, it binds with the repressor and prevents effective binding of the repressor to the operator of the gene, thus allowing effective binding of RNA polymerase and transcription of the required protein.

We tried to model this IPTG-lac based system in the first compartment of the model.

The binding of IPTG with the repressor is co-operative. But to keep the model simple we have modeled this reaction using mass action kinetics. It is assumed that plasmid_lacI_complex formation will lead to no expression. But in reality, there is always some amount of expression even in the presence of the repressor.

Initial average concentration of repressor per cell is taken from literature. Total number of DNA per cell is taken as the average copy number of plasmid vectors per cell. Some rate constants were taken from literature and some were assumed to get the desired outcome after simulation.

Due to the limiting role of the inducer in the bacterial system two scenarios have been considered for this particular model:

  1. Presence of sufficient amount of inducer(above threshold level of IPTG in the bacteria)
  2. Absence of sufficient level of inducer (below threshold level of IPTG in the bacteria)

In the first scenario as depicted by the flow diagram, the protein formed by the lacI gene (which codes for the repressor protein) forms a complex with IPTG which then interacts with the plasmid. In this case the depicted laci_IPTG_plasmid complex formed can produce SLAC because, when the inducer is present, the repressor protein is inactivated which allows for RNA Polymerase to transcribe and finally proceed with translation to produce SLAC protein.

When sufficient amounts of IPTG are not present (the latter scenario) as depicted by the production of only plasmid_lacI_complex occurs. In this case concentration of IPTG is less resulting in an inability to neutralize the repressor protein. Hence the formed repressor protein with the DNA sequence at the operator region resulting in inhibition of transcription as well as translation because the repressor protein will prevent RNA Polymerase from binding to template DNA sequence. This results in no production of SLAC. Transcription1 and Translation1 in the flow diagram illustrate the process of lacI repressor protein formation resulting in plasmid_lacI_complex.

  1. The second and the smaller compartment represents the activity of the enzyme against tetracycline.

The reaction between enzyme and the substrate is based on Mass-action Kinetics. The enzyme slac breaks the active tetracycline into inactive and non-toxic form. Here in the model -> slac + tet -> slac + deg_pro The dotted lines here represents that slac is both consumed and produced in the process.

Sr. No. Name Value Units
1 E. coli 1.0000e-3 milliliter
2 mRNA 0 molecule
3 plasmid 500 molecule
4 lacl_mrna 0 molecule
5 lacl 50 molecule
6 plasmid_lacl_complex 0 molecule
7 iptg 0 molecule
8 lacl_iptg_complex 0 molecule
9 lacli_iptg_plasmid_complex 0 molecule
10 soil 1  
11 slac 0 molecule
12 tet 5000 molecule
13 deg_pro 0 molecule
Sr. No. Name Value Uniits Scope
1 kt 0.0125 nanomolarity/minute model
2 ktr 1 1/second model
3 ktd 0.1824 1/minute model
4 ktrd 1 1/second model
5 kr 1 1/(second*molecule) model
6 kf 0.2000 1/second model
7 Vm_2 1 1/minute model
8 n_2 1 1/minute model
9 Kp_2 1 1/minute model
10 kf_5 1 1/minute model
11 kf_6 0.0690 1/minute model
12 max_plasmid 500 molecule model
13 max_lacl 180 molecule model
14 max_iptg 1000 molecule model
15 kf_1 1 1/minute model
16 kr_1 0.1000 1/minute model
17 kf_2 1 1/minute model
18 kr_2 0.1000 1/minute model

Fig 1 when IPTG conc is zero. We can see there is no protein production

Fig 2 when IPTG conc is 500 molecules. We can clearly see the slac production and even tetracycline degradation.

In repeated assignments we input some repeated relations which depict a working relationship between two or more components in the model such that the model remains valid even if a change in the values of the involved components occurs. Each individual component in itself could involve multiple components which contributes to an overall net reaction of the involved component or could be unique in itself. For instance plasmid_lacI complex is a net relation of the plasmid interaction with lacI levels in the microenvironment.

Conclusion

The main problem with this model is that we haven’t optimized it for experimental value. Due to time constraints we weren’t able to reach the expected level of the project. But this is a generalized model that explains the expected pathway of small laccase production in transformed E.coli (BL21). Also This can definitely help future igem teams who will be taking similar problems for their project.

We believe that following our protocols can help future iGEM teams conduct experiments in laboratory conditions with common lab reagents for simple genetic engineering experiments.
We developed various mutants of our SLac enzyme with varying efficiency and working conditions using MD simulations and molecular docking.


We believe that future iGEM teams can use our mutants as a basis for further studies into the use and applications of SLac.

>

We have also developed a mathematical model of slac expression control and enzymatic activity. The model could be of help for the future IGEM teams.