kdorheim / MENDplus

MEND R package and materials for the mechanistic reaction modeling analysis.
https://kdorheim.github.io/MENDplus/
0 stars 1 forks source link

Incorporating reverse M–M equation into MEND #7

Open kdorheim opened 4 years ago

kdorheim commented 4 years ago

Hi @jianqiuz as we discussed two weeks ago I am going to try to incorporate reverse MM dynamics into the MEND model. I've been looking at https://www.sciencedirect.com/science/article/pii/S0038071712003410 to get a better understanding of what is going on.

Where they define R-MM as

R-MM

Is this the representation you would like us to adopt as well? Looking at Wang et al. 2015 the following fluxes between carbon pools are contain the traditional MM kinetics related to biomass growth, F1 (DOC up take by microbial biomass), F4 (Microbial respiration from biomass growth) and F5 (Metabolic/maintenance microbial respiration). Do we want to replace the MM kinetics in all of these fluxes with the R-MM representation or just the two related to biomass growth?

jianqiuz commented 4 years ago

Yes, this is the R-MM formulation that we can use to address enzyme saturation. We can approach this in two stages. I think it is reasonable to start with the decomposition of POM1, POM2 and MOM, because these processes are mediated by extracellular enzymes EP1, EP2 and EM. In the second stage, we can evaluate the kinetic formulation of F1, F4 and F5.

kdorheim commented 4 years ago

First Stage Implementation

@jianqiuz here is a plot of MEND set up with default parameters but MOC and POC decomposition is now modeled with R-MM. image

To see more details please check out this pdf. First_RMM_test.pdf Reproducible script