Skip to content

dynverse/dyngen

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
R
 
 
 
 
 
 
 
 
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

dyngen

CRAN Status CRAN Downloads DOI R-CMD-check Coverage Status

dyngen is a novel, multi-modal simulation engine for studying dynamic cellular processes at single-cell resolution. dyngen is more flexible than current single-cell simulation engines, and allows better method development and benchmarking, thereby stimulating development and testing of novel computational methods.

dyngen is now published (CC-BY, doi:10.1038/s41467-021-24152-2). Run citation("dyngen") to obtain the corresponding citation information. All source code for reproducing the results in this manuscript are available on GitHub.

Installation

dyngen should work straight out of the CRAN box by running install.packages("dyngen"). Having said that, you should definitely configure a few system variables for optimal speed. Check the installation guide for more information!

Getting started

Check out this guide on how to get started with dyngen. You can find more guides by clicking any of the links below:

Latest changes

A full list of changes is available on our changelog.