A Scalable Parallel Framework for Multicellular Communication in Bacterial Quorum Sensing

  • Conference paper
  • First Online:
Bio-inspired Information and Communication Technologies (BICT 2019)

Abstract

Certain species of bacteria are capable of communicating through a mechanism called Quorum Sensing (QS) wherein they release and sense signaling molecules, called autoinducers, to and from the environment. Despite stochastic fluctuations, bacteria gradually achieve coordinated gene expression through QS, which in turn, help them better adapt to environmental adversities. Existing sequential approaches for modeling information exchange via QS for large cell populations are time and computational resource intensive, because the advancement in simulation time becomes significantly slower with the increase in molecular concentration. This paper presents a scalable parallel framework for modeling multicellular communication. Simulations show that our framework accurately models the molecular concentration dynamics of QS system, yielding better speed-up and CPU utilization than the existing sequential model that uses the exact Gillespie algorithm. We also discuss how our framework accommodates evolving population due to cell birth, death and heterogeneity due to noise. Furthermore, we analyze the performance of our framework vis-รก-vis the effects of its data sampling interval and Gillespie computation time. Finally, we validate the scalability of the proposed framework by modeling population size up to 2000 bacterial cells.

S. Roy and M. A. Islamโ€”Primary co-authors.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Subscribe and save

Springer+ Basic
EUR 32.99 /Month
  • Get 10 units per month
  • Download Article/Chapter or Ebook
  • 1 Unit = 1 Article or 1 Chapter
  • Cancel anytime
Subscribe now

Buy Now

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 39.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 54.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free ship** worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Similar content being viewed by others

References

  1. Miller, M.B., Bassler, B.L.: Quorum sensing in bacteria. Ann. Rev. Microbiol. 55(1), 165โ€“199 (2001)

    Articleย  Google Scholarย 

  2. Weber, M., Buceta, J.: Dynamics of the quorum sensing switch: stochastic and non-stationary effects. BMC Syst. Biol. 7, 6 (2013)

    Articleย  Google Scholarย 

  3. Boada, Y., Vignoni, A., Pico, J.: Promoter and transcription factor dynamics tune protein mean and noise strength in a quorum sensing-based feedback synthetic circuit. bioRxiv, p. 106229 (2017)

    Google Scholarย 

  4. Bassler, B.: Manipulating quorum sensing to control bacterial pathogenicity. FASEB J. 29(1 Suppl.), 88-1 (2015)

    Google Scholarย 

  5. Kang, S., Kahan, S., McDermott, J., Flann, N., Shmulevich, I.: Biocellion: accelerating computer simulation of multicellular biological system models. Bioinformatics 30(21), 3101โ€“3108 (2014)

    Articleย  Google Scholarย 

  6. Tian, T., Burrage, K.: Parallel implementation of stochastic simulation for large-scale cellular processes. In: Proceedings of the Eighth International Conference on High-Performance Computing in Asia-Pacific Region, pp. 6โ€“pp. IEEE (2005)

    Google Scholarย 

  7. Li, H., Cao, Y., Petzold, L.R., Gillespie, D.T.: Algorithms and software for stochastic simulation of biochemical reacting systems. Biotechnol. Progress 24(1), 56โ€“61 (2008)

    Articleย  Google Scholarย 

  8. Komarov, I., Dโ€™Souza, R.M.: Accelerating the gillespie exact stochastic simulation algorithm using hybrid parallel execution on graphics processing units. PloS One 7(11), e46693 (2012)

    Articleย  Google Scholarย 

  9. Harvey, D.G., Fletcher, A.G., Osborne, J.M., Pitt-Francis, J.: A parallel implementation of an off-lattice individual-based model of multicellular populations. Comput. Phys. Commun. 192, 130โ€“137 (2015)

    Articleย  MathSciNetย  Google Scholarย 

  10. Kouskoumvekakis, E., Soudris, D., Manolakos, E.S.: Many-core CPUs can deliver scalable performance to stochastic simulations of large-scale biochemical reaction networks. In: 2015 International Conference on High Performance Computing & Simulation (HPCS). IEEE (2015)

    Google Scholarย 

  11. Vanneschi, M.: The programming model of assist, an environment for parallel and distributed portable applications. Parallel Comput. 28(12), 1709โ€“1732 (2002)

    Articleย  Google Scholarย 

  12. Demattรฉ, L., Mazza, T.: On parallel stochastic simulation of diffusive systems. In: Heiner, M., Uhrmacher, A.M. (eds.) CMSB 2008. LNCS (LNAI), vol. 5307, pp. 191โ€“210. Springer, Heidelberg (2008). https://doi.org/10.1007/978-3-540-88562-7_16

    Chapterย  Google Scholarย 

  13. Islam, M.A., Roy, S., Das, S., Barua, D.: Multicellular models bridging intracellular signaling and gene transcription to population dynamics. Processes 6(11), 217 (2018)

    Articleย  Google Scholarย 

  14. Boada, Y., Vignoni, A., Navarro, J.L., Picรณ, J.: Improvement of a CLE stochastic simulation of gene synthetic network with quorum sensing and feedback in a cell population. In: 2015 European Control Conference (ECC), pp. 2274โ€“2279. IEEE (2015)

    Google Scholarย 

  15. Oudkerk, R., Noller, J.: Multiprocessing process-based threading interface. https://docs.python.org/2/library/multiprocessing.html

  16. Boada, Y., Vignoni, A., Picรณ, J.: Engineered control of genetic variability reveals interplay among quorum sensing, feedback regulation, and biochemical noise. ACS Synth. Biol. 6(10), 1903โ€“1912 (2017)

    Articleย  Google Scholarย 

  17. Rodola, G.: Psutil: cross-platform lib for process and system monitoring in python. https://pypi.org/project/psutil/

Download references

Acknowledgement

The research presented in this work is supported by the National Science Foundation CBET-CDS&E grant 1609642.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Satyaki Roy .

Editor information

Editors and Affiliations

Rights and permissions

Reprints and permissions

Copyright information

ยฉ 2019 ICST Institute for Computer Sciences, Social Informatics and Telecommunications Engineering

About this paper

Check for updates. Verify currency and authenticity via CrossMark

Cite this paper

Roy, S., Islam, M.A., Barua, D., Das, S.K. (2019). A Scalable Parallel Framework for Multicellular Communication in Bacterial Quorum Sensing. In: Compagnoni, A., Casey, W., Cai, Y., Mishra, B. (eds) Bio-inspired Information and Communication Technologies. BICT 2019. Lecture Notes of the Institute for Computer Sciences, Social Informatics and Telecommunications Engineering, vol 289. Springer, Cham. https://doi.org/10.1007/978-3-030-24202-2_14

Download citation

  • DOI: https://doi.org/10.1007/978-3-030-24202-2_14

  • Published:

  • Publisher Name: Springer, Cham

  • Print ISBN: 978-3-030-24201-5

  • Online ISBN: 978-3-030-24202-2

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics

Navigation