Releases: leonardlab/GAMES
v2.0.0
v2.0.0 is a refactored version of the GAMES code used in Dray et al. 2022 (v1.0.0 was used in the original GAMES paper).
This version includes a variety of Python tools for package dependencies and environment management, type annotation, linting, testing, and documentation, along with a new, improved, and more user-friendly code structure that is more amenable to extension to different models, data sets, and simulation conditions.
GAMES v1.0.2
Release associated with the GAMES manuscript correction. See README for more details.
GAMES v1.0.1
The previous release included an incorrect standard error value to define the error distribution used to randomly add noise to data points, leading to a slightly smaller error distribution. This new release uses the appropriate value, which will slightly impact some figures relating to generation of PEM evaluation data and calculation of PPL thresholds. To reproduce the figures exactly as in the manuscript, please use the previous release of the code (v1.0.0).
GAMES v1.0.0
Release associated with the pre-print article "GAMES: A dynamic model development workflow for rigorous characterization of synthetic genetic systems"