uqsa
uqsa.Rmd
UQSA is an R-package for modelling and calibration of biochemical reaction networks.
- In order to use this package you (obviously) need the R language (and maybe a graphical interface to it R-studio).
- Once R is available, you can install the UQSA package following the installation instructions. The articles on this webpage (Documentation at the top) offer explanations to all the different features of the package, with examples.
- After installation, to test that everything is working and to get to know UQSA run the introductory example: AKAR4
- It could be useful to read about the model and data format that we use in our examples: use our short intro to SBtab and perhaps the official docs SBtab.
- Look into more examples.
For very large examples you need to be able to run the sampling problem (ABC, MCMC) on a cluster (High Performance Computing).
Some of the tools we use to build models are not R packages. This is why this documentation goes beyond R in some cases.