Scaffold
is an R package for generating scRNA-seq data by
statistically modeling each step of the experimental data generation
process. Scaffold is able to simulate non-UMI, UMI, and 10X data.
Scaffold can be installed from Github:
if (!requireNamespace("devtools", quietly=TRUE))
install.packages("devtools")
devtools::install_github("rhondabacher/scaffold")
Details and examples on how to use the Scaffold R package are located:
Additional details on the Scaffold simulation scheme are available in the manuscript:
- Rhonda Bacher ([email protected])
Department of Biostatistics, University of Florida