Skip to content

Releases: leonardlab/GAMES

v2.0.0

01 Jul 15:28
1e064b5

Choose a tag to compare

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

15 Feb 17:12
4bec454

Choose a tag to compare

Release associated with the GAMES manuscript correction. See README for more details.

GAMES v1.0.1

22 Jan 19:20
c2d0e1e

Choose a tag to compare

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

21 Oct 14:18
295dc6c

Choose a tag to compare

Release associated with the pre-print article "GAMES: A dynamic model development workflow for rigorous characterization of synthetic genetic systems"