Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python wrapper for Dyngen single-cell simulation #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

aarthivenkat
Copy link

@aarthivenkat aarthivenkat commented Feb 16, 2021

Dyngen is a multi-modal simulation engine for studying dynamic cellular processes at single-cell resolution. The backbone of a dyngen model is what determines the overall dynamic process that a cell will undergo during a simulation. It consists of a set of gene modules, which regulate each other in such a way that expression of certain genes change over time in a specific manner.

dyngen_utils.py consists of three functions to install dyngen, get a list of backbones, and generate simulated datasets.

dyngen_simulation_example.ipynb is a minimal usage example.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant