Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 2.01 KB

README.md

File metadata and controls

27 lines (17 loc) · 2.01 KB

ExaStoLog

A MATLAB toolbox for the exact calculation of stationary states + parameter sensitivity analysis & fitting of stochastic logical models. The toolbox is the accompanying tool to this publication where the mathematical method behind it is described.
Author: Mihály Koltai, Computational Systems Biology of Cancer group at Institut Curie.

Read the tutorial here.

Requirements

- MATLAB version 2015b or later

- clone the repository

- unzip the file 'toolboxes.zip' for the external MATLAB libraries used:

These libraries are for visualizations and parameter fitting, not for the calculations themselves, so they are optional, but we recommend using them for all the features of the toolbox.

- enter the directory and add the folders to the path by running 'add_toolboxes_paths'

For the detailed examples of calculations read the tutorial here.