Model

Experiments Header
MathJax Example

Overview

In the Dry Lab, we incorporated modeling into our project through the following two approaches.

1.Due to time constraints, we carried out computer-based simulations of experiments that could not be directly tested in the Wet Lab, drawing upon previous studies.

2.Environmental conditions outside the laboratory—such as inside refrigerators used for storing produce or in retail display booths—cannot be measured directly. Therefore, these conditions were simulated on the computer.

The first approach was integrated into Model 3, while the second approach was incorporated into Model 1 and 2. Each section of the modeling can be accessed using the buttons labeled “Model 1,” “Model 2,” and so on at the top of the page.

Model overview figure

Model 1 : Computational prediction of the expression levels and catalytic mechanisms of enzyme mutants

In this section, we constructed a Python-based program to predict the expression level of ethylene monooxygenase derived from Burkholderia cepacia G4, as its expression in E. coli remains unknown. The enzyme in question is a mutant of toluene o-xylene monooxygenase from the same bacterium, for which limited prior research is available. Therefore, to investigate the effect of amino acid mutations on the three-dimensional structure of the enzyme, the mutant and wild-type subunits were compared using UCSF Chimera; however, due to time constraints, the evaluation of enzyme–substrate binding affinity and docking scores through molecular docking could not be conducted.

Model 2 : Simulation of Co-culture between Monooxygenase-expressing Escherichia coli and Ethylene Oxide-sensing Escherichia coli

In this project, a mathematical model was developed to describe the co-culture of a monooxygenase-expressing strain and an ethylene oxide-responsive strain, with simulations performed for growth, substrate consumption, product formation, and sensor response. Based on parameters obtained from single-strain cultivation, enzymatic reactions and inhibitory effects were incorporated into the model. The analysis of response variations under different initial conditions demonstrated the potential for optimizing sensor output.

Model 3 : Evaluation of the Antimicrobial Activity of Nisin

In this project, we constructed a multivariate model describing the antimicrobial activity of nisin as a function of three parameters: concentration, temperature, and pH. First, we estimated the relative impact of each parameter on the bactericidal efficacy of nisin. Subsequently, we evaluated its antimicrobial performance under the conditions anticipated in this project.

Back to Top