SoBioS is an easy to run Matlab code used for Sobol' indices-based global sensitivity analysis of Biological Systems. The implementation follows an educational style, to make its use very intuitive. This package includes the following modules:
- SoBioS_CaseName.m - main file for the simulation (use servaral resourses from UQLab package);
- QoI_CaseName.m - function to compute the Quantity of Interest (QoI).
A tutotial for the SoBioS packages is provided in the following book chapter:
Michel Tosin, Adriano Côrtes, Americo Cunha Jr, A Tutorial on Sobols' Global Sensitivity Analysis Applied to Biological Models, 2020
In order to use the SoBioS code, it is necessary to have UQLab package installed: https://www.uqlab.com
This external package is free for academic use.
- Michel Tosin (UERJ) - https://www.researchgate.net/profile/Michel_Tosin
- Adriano Côrtes (UFRJ) - https://www.researchgate.net/profile/Adriano_Cortes
- Americo Cunha (UERJ) - www.americocunha.org
We kindly ask users to cite the following reference in any publications reporting work done with SoBioS:
Michel Tosin, Adriano Côrtes, Americo Cunha Jr, A Tutorial on Sobols' Global Sensitivity Analysis Applied to Biological Models, 2020
SoBioS is released under the MIT license. See the LICENSE file for details. All new contributions must be made under the MIT license.