Science Score: 31.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.6%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: aurascoper
- License: cc0-1.0
- Language: R
- Default Branch: master
- Size: 40.3 MB
Statistics
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Biofilm Dynamics Simulation under Radiation Stress
Introduction
This repository contains scripts for simulating biofilm dynamics under radiation stress, evaluating radiotrophic microbial communities, and analyzing microbial interactions under varying environmental conditions. These simulations model nutrient uptake, microbial fitness, and motility in 2D and 3D environments under both radiation exposure and nutrient gradients and heat/pressure gradients.
Mid-Level Overview
At the core of this model, we simulate multi-species biofilm dynamics under thorium decay and gamma radiation. The system models cooperative growth using a Langevin dynamics framework, with species-specific motility, sensitivity to radiation, and interspecies interactions. The Hamiltonian formalism is introduced to capture phase-locking kernels for radiation-driven microbial adaptations.
The simulations rely on partial stochastic differential equations (PSDEs) for microbial fitness, incorporating diffusion coefficients, mutual interactions, and nutrient uptake efficiencies. The subcellular localization data is used to map metabolic functions under these stress conditions.
Equations
The general Hamiltonian-based system is written with the factors of:
Species motility, radiation sensitivity, and nutrient uptake are supervised-dynamically and updated through these Hamiltonian and Langevin, and Euler-Langrangian interactions.
$$ \frac{dq}{dt} = \frac{\partial H}{\partial p}, \quad \frac{dp}{dt} = -\frac{\partial H}{\partial q} + \eta(t) $$
Scripts
reactordecisiontree.R
This R script can synthesize radiosympletic noise, which can be used to select a reactor model for bioenergy, particular biological product supplies, or bioremediation. It uses radiated environments and decision tree analysis. It can leverage the thorium decay constant and subcellular localization RNA data to model microbial fitness and metabolic activities under radiation stress.
Usage Optional:
1. Load the dataset (e.g., subcellular_locations.tsv).
2. Run a simple decision tree analysis to analyze cellular automata that could sync or lock phases with microbial fitness factors under gamma radiation and thorium or your own radioactive or radiodialytic interactions.
The decision tree helps identify optimal survival strategies of extremophilic microbes by analyzing nutrient uptake, radiation resistance, and species-specific growth models.
biofilms.R

This R script models biofilm growth dynamics of multiple species exposed to radiation. It incorporates: - Species-specific motility - Radiation sensitivity - Nutrient uptake models
The same can be said for the Optimization Problems that can be done with Bioreactor.jl
This Growth curve was calculated with JuMP and Cbc in Julia and is currently operating in JupyterLab. It can be interpreted as a scalar graph for scaling molecular growth rates of interes (Billions of CFUs (colony forming units)).

Usage: 1. Define the number of species and set parameters such as growth rates, radiation sensitivities, and nutrient uptake efficiencies. 2. Visualize biofilm growth using ggplot2 for 2D plots or PlotlyJS for interactive 3D plots.
This model explores how different species cooperate or compete for resources, factoring in radiation-induced stress.
biofilms_3d.R
This R script enables 3D visualization of biofilm growth using PlotlyJS. It can also work with julia preprocessing or ML and Python as well. It simulates species interactions in a structured 3D grid, modeling their growth and nutrient uptake under radiation and nutrient gradients.
Usage: 1. Define parameters such as species-specific motility and diffusion rates. 2. Use PlotlyJS for 3D visualization of the simulation.
It can incorporate k-means clustering and decision tree analysis based on a simple Hamiltonian = k-nn network, with the aim to model and help predict biofilm structures and community interactions over time.
Owner
- Login: aurascoper
- Kind: user
- Repositories: 1
- Profile: https://github.com/aurascoper
Citation (Citations.md)
# This work could not be done with out the current work of the following Sysmtems Biology principles:
Arpit Shukla, Paritosh Parmar, Dweipayan Goswami, Baldev Patel, Meenu Saraf,
Characterization of novel thorium tolerant Ochrobactrum intermedium AM7 in consort with assessing its EPS-Thorium binding,
Journal of Hazardous Materials,
Volume 388, 2020, 122047, ISSN 0304-3894,
https://doi.org/10.1016/j.jhazmat.2020.122047.
(https://www.sciencedirect.com/science/article/pii/S0304389420300339)
Mouro, C.; Gomes, A.P.; Gouveia, I.C.
Microbial Exopolysaccharides: Structure, Diversity, Applications, and Future Frontiers in Sustainable Functional Materials.
Polysaccharides 2024, 5, 241-287. https://doi.org/10.3390/polysaccharides5030018
Suzuki, M. (2019). An inverse problem for a class of diagonal Hamiltonians. arXiv: Functional Analysis.
Denich, K., & Samoiloff, M. (1984).
Estimation of mutation rates induced by large doses of gamma, proton and neutron irradiation of the X-chromosome of the nematode Panagrellus redivivus.
Mutation research, 140 2-3, 103-6 . https://doi.org/10.1016/0165-7992(84)90051-4.
Kiefer, J., Kohlpoth, M., & Kuntze, M. (2002). Mutation induction by continuous low dose rate gamma irradiation in human cells.
1236, 255-263. https://doi.org/10.1016/S0531-5131(01)00747-6.
Ogura, K., Magae, J., Kawakami, Y., & Koana, T. (2009).
Reduction in Mutation Frequency by Very Low-Dose Gamma Irradiation of Drosophila melanogaster Germ Cells.
171, 1 - 8. https://doi.org/10.1667/RR1288.1.
Pokhilko, P., & Krylov, A. (2020). Effective Hamiltonians derived from equation-of-motion coupled-cluster wave functions: Theory and application to the Hubbard and Heisenberg Hamiltonians..
The Journal of chemical physics. https://doi.org/10.1063/1.5143318.
# This article is the definitive citation for Biofilm.jl.
Owkes-Biofilm-2023, Biofilm.jl: a fast solver for one-dimensional biofilm chemistry and ecology, Owkes, Mark and Coblentz, Kai and Eriksson, Austen and Kammerzell, Takumi and Stewart, Philip S},
journal={Computer Physics Communications},
volume={293},
number={},
pages={108890},
year={2023},
publisher={Elsevier},
doi={https://doi.org/10.1016/j.cpc.2023.108890},
url={https://www.sciencedirect.com/science/article/abs/pii/S0010465523002357}
GitHub Events
Total
- Public event: 1
- Push event: 111
Last Year
- Public event: 1
- Push event: 111