Skip to content

Commit 8e78a7e

Browse files
Update README.md
1 parent 87030ce commit 8e78a7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55

66
**SubMIC_Carvacrol:** A predictive microbiology framework to determine the effect of **Sub**inhibitory concentrations (working under the **M**inimal **I**nhibitory **C**oncentration) of **Carvacrol** on the foodborne bacterial species *Escherichia coli* and *Bacillus cereus*.
77

8-
The code in the repository provides experimental data and (model-based) estimated parameters to simulate the inactivation dynamics of *Escherichia coli* and *Bacillus cereus* viable counts (CFUs/mL) under different subinhibitory concentrations of **Carvarol** (mg/mL) during a time-lapse of 48 hours. The code integrates the mathematical model introduced in the article (link al articulo) to explain the experimental data. The estimation of the model parameters to fit the data was performed using the **MATLAB** optimization toolbox **AMIGO2**, freely available at: https://sites.google.com/site/amigo2toolbox .
8+
The code in the repository provides experimental data and (model-based) estimated parameters to simulate the inactivation dynamics of *Escherichia coli* and *Bacillus cereus* viable counts (CFUs/mL) under different subinhibitory concentrations of **Carvarol** (mg/mL) during a time-lapse of 48 hours. The code integrates the mathematical model introduced in the article (soon-to-come) to explain the experimental data. The estimation of the model parameters to fit the data was performed using the **MATLAB** optimization toolbox **AMIGO2**, freely available at: https://sites.google.com/site/amigo2toolbox .
99

1010
Two codes are provided in the repository: the one titled *Carvacrol_Inhibition_of_Ecoli_Bcereus-Model&Data.m*, to be run in the commercial computing software **MATLAB**, and the other named *Carvacrol_Inhibition_of_Ecoli_Bcereus-Model&Data.m*, to be run in the free software for statistical computing **R**. The code has been kept simple so that the user can introduce different parameter values and/or experimental data to simulate the model.

0 commit comments

Comments
 (0)