Code to reproduce the simulations and figures in the following paper:
``Structural determinants of soft memory in recurrent biological networks'', by M. Sol Vidal-Saez and Jordi Garcia-Ojalvo.
We studied the temporal information processing capabilities of the gene regulatory network (GRN) of the bacterium Escherichia coli within the reservoir computing framework. We focused on the dynamics of the recurrent core, due to its relevance in temporal information processing. We explored whether the dynamical regime of the reservoir affects its memory capacity. We also asked whether the local topology of GRNs contributes to their memory-encoding capabilities. See paper for more details.
- memory_local_topology.ipynb generates Fig. 2.
- repression_proportion.ipynb generates Figs. 1c and 1d.
- smaller_GRN.ipynb generates Fig. 3.
- statistics_motifs.ipynb contains Supplementary material.
- transition_order_chaos_simulation.ipynb and transition_order_chaos_graphs.ipynb generates Fig. 1b.