Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

An interactive web application for exploring cell cycle models

License

NotificationsYou must be signed in to change notification settings

YangLab-um/interactive-cell-cycle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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!

Running the application locally

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.txt

Once 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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp