The repository for the MENDplus
R package. This package contains a reproducible and flexible representation of the model documented in “Microbial dormancy improves development and experimental validation of ecosystem model” by Wang et al. 2015 that can be easily modified with different structural representations of microbial enzyme kinetics.
The easiest way to install MENDplus
is using install_github
from the devtools
package. This will get you the latest stable development version of the package.
devtools::install_github('kdorheim/MENDplus')