Skip to content

mmoskon/CBLBs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CBLBs: Configurable (Bio)Logic Blocks

This repository is supplementing the paper Field-programmable biological circuits and configurable (bio)logic blocks for distributed biological computing [1].

Folders

The project is organized in the following folders

  • cblb: deterministic and stochastic models of a CBLB and its modules.
  • robustness: analysis of robustness.
  • latch: model of a multicellular latch, i.e. toggle switch, as described in [2].
  • mux: model of a multicellular multiplexer and derivation of its kinetic parameters using the transfer-function models and values from [3].

Main files

The main files that can be used to reproduce the results reported in the paper [1] are as follows

Requirements

You should install the following libraries before running the code

  • DEAP
  • multiprocessing
  • SciPy
  • NumPy
  • seaborn
  • matplotlib
  • pandas
  • pickle

How to cite this work

Please cite this work as

Moškon M, Pušnik Ž, Zimic N, Mraz M. Field-programmable biological circuits and configurable (bio)logic blocks for distributed biological computing. Computers in Biology and Medicine. 2021; 128: 104109, https://doi.org/10.1016/j.compbiomed.2020.104109.

References:

[1] Moškon M, Pušnik Ž, Zimic N, Mraz M. Field-programmable biological circuits and configurable (bio)logic blocks for distributed biological computing. Computers in Biology and Medicine. 2021; 128: 104109, https://doi.org/10.1016/j.compbiomed.2020.104109.

[2] Urrios A, Macia J, Manzoni R, Conde N, Bonforti A, de Nadal E, Posas F, Solé R. A synthetic multicellular memory device. ACS synthetic biology. 2016 Aug 19;5(8):862-73.

[3] Macia J, Manzoni R, Conde N, Urrios A, de Nadal E, Solé R, Posas F. Implementation of complex biological logic circuits using spatially distributed multicellular consortia. PLoS computational biology. 2016 Feb 1;12(2):e1004685.

[4] Pušnik Ž, Mraz M, Zimic N, Moškon M. Computational analysis of viable parameter regions in models of synthetic biological systems. Journal of biological engineering. 2019 Dec 1;13(1):75.

About

Configurable (Bio)Logic Blocks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages