This repository contains the LacI model of E. coli implemented with Gillespie algorithm modified by Cesar Nieto et al.
- numpy v: 1.19.2
- matplotlib v: 3.3.2
- pandas v: 1.1.3
Run gillespie.py and your data is going to be storaged at ./simulation_data
. Then explore the file./data_show
and select gillespie file that match with the algorithm you choose.