- Notifications
You must be signed in to change notification settings - Fork0
An interactive web application for exploring cell cycle models
License
YangLab-um/interactive-cell-cycle
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This repository contains a web application that allows users to interact with a differential equation model of the cell cycle. The application allows to change parameters and initial conditions and observe changes to cell cycle dynamics in real time. The model was proposed in aneLife article by Guan et al. in 2018 and aims to simulate the behavior of the cell cycle and how it is regulated by various proteins and signaling pathways.
You can try it out onlinehere! For a more responsive simulation, visit the Observable version of this apphere.
The application is built using Plotly'sDash framework. We encourage users to explore the code, modify the model, and contribute to the development of the app.
We hope that this repository will be a useful resource for those interested in learning more about the cell cycle and how it is modeled using differential equations. Don't hesitate to reach out with any questions or feedback!
To run the application locally, you will need to installPython andGit. Once you have these installed, you can clone the repository and install the required packages using the following commands in a terminal:
git clonecd interactive-cell-cycle pip install -r requirements.txtOnce the packages are installed, you can run the application using the following command:
python app.py
The application should now be running on your local machine. You can access it by opening a web browser and navigating tohttp://localhost:8050.
About
An interactive web application for exploring cell cycle models
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.