The effect of model levels and parameter inference settings towards negative feedback gene regulation
We present a pipeline for systematic comparison of model levels and parameter inference settings applied to negative feedback gene regulation. The article can be found on bioRxiv. The data for the experiments is available here.
- Quantitative stochastic models of gene regulatory networks can be formulated at many different levels of fidelity.
- It is challenging to determine what model fidelity to use in order to get accurate and representative results.
- The model fidelity, the available data, and the numerical choices for inference and model selection - interplay in a complex manner.
- We develop a computational pipeline designed to systematically evaluate inference accuracy for a wide range of true known parameters. We then use it to explore inference settings for negative feedback gene regulation.
- We compare a spatial stochastic model, a coarse-grained multiscale model, and a simple well-mixed model for several data-scenarios and for multiple numerical options for parameter inference.
- This pipeline can potentially be used as a preliminary step to guide modelers prior to gathering experimental data. By training Gaussian processes to approximate the distance metric, we are able to significantly reduce the computational cost of running the pipeline.
- The pipeline is presented in form of two notebooks present at the root of the repository.
scripts/experimentsconsists of code used to generate date and conduct parameter inference experiments.scripts/plottingconsists of code responsible to visualize results.scripts/extract_model_metricsconsists of code responsible to compute various error/performance metrics.scripts/Figsconsists of code used to produce figures in the article.
MIT
Marc Sturrock ([email protected]) Andreas Hellander ([email protected])