Skip to content

ianthehamster/anti_aging_simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧬 Cellular Aging Simulation

🔗 Live Demo: Click here to try the simulation on Streamlit

This project simulates telomere shortening in cell DNA based on stress level using Python.

It measures the telomere length over the number of cell divisions and plots the following 3 graphs:

  1. Telomere Shortening Over Time With a Stress Level of 2.6 as a 2D chart
  2. Telomere Shortening Over Time With a Stress Level of 2.6 as a 3D Scatter Plot
  3. 3 cell states over 50 cell division cycles as a 2D chart

The graphs show how oxidative stress levels influence the telomere length as well as the health state of the multi-cellular organism.

Use the slider to adjust the oxidative stress level concentrations in the cells.

🚀 Getting Started

1. Clone the Repository

git clone https://github.com/ianthehamster/anti_aging_simulation.git

2. Install Dependencies

pip install -r requirements.txt

3. Run the app on streamlit with the .py file

streamlit aging_simulation_model.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published