ODEMM is a toolbox for modeling heterogeneous cell populations in MathWorks MATLAB using mixture models and ordinary differential equation (ODE) models.
ODEMM offers
These models are demonstrated in several examples included in the examples/
directory.
If the repository was cloned, install_ODEMM.m needs to be run to add the folders to the MATLAB search path. If the zip archive was downloaded the archive needs to be unzipped before executing the installation script.
See the LICENSE
file in the ODEMM source directory.
The usage of ODEMM is shown in some examples. Documentation is available in ODEMMdoc.pdf
.