Skip to content
JanHasenauer edited this page Aug 31, 2015 · 4 revisions

Simulation Algorithm and Parameter Estimation method (ShAPE) for Division-, Age- and Label-Structured Population (DALSP) models.

Features

The ShAPE-DALSP software package provides numerical methods for the simulation of division-, age- and label-structured Population models. Furthermore, it facilitates the inference of model parameters from CFSE time-series data. Its key features are

  • automatic compilation of symbolically defined DALSP models for the assessment of competing model hypotheses;
  • efficient numerical integration by exploiting a decomposition of the solutions;
  • multi-start local optimization using forward sensitivity equations for gradient evaluation;
  • identifiability and uncertainty analysis using profile likelihoods and Markov chain Monte Carlo methods; and
  • parallelization using the MATLAB Parallel Computing Toolbox and Distributed Computing Server.

For the parameter estimation we exploit the Parameter EStimation Toolbox (PESTO) developed in the Institute of Computational Biology of the Helmholtz Zentrum München.

Requirements

ShAPE-DALSP is a software package for MATLAB. To exploit its functionality the Optimization Toolbox and the Symbolic Math Toolbox are required. For high-performance computing, the Parallel Computing Toolbox and Distributed Computing Server is required.

Clone this wiki locally