Type: Package Package: splatter Title: Simple Simulation of Single-cell RNA Sequencing Data Version: 1.36.0 Date: 2026-04-16 Authors@R: c( person("Luke", "Zappia", , "luke@lazappi.id.au", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-7744-8565", GitHub = "lazappi")), person("Belinda", "Phipson", , "belinda.phipson@petermac.org", role = "aut", comment = c(ORCID = "0000-0002-1711-7454", GitHub = "bphipson")), person("Christina", "Azodi", , "cazodi@svi.edu.au", role = "ctb", comment = c(ORCID = "0000-0002-6097-606X", GitHub = "azodichr")), person("Alicia", "Oshlack", , "alicia.oshlack@petermac.org", role = "aut", comment = c(ORCID = "0000-0001-9788-5690")) ) Description: Splatter is a package for the simulation of single-cell RNA sequencing count data. It provides a simple interface for creating complex simulations that are reproducible and well-documented. Parameters can be estimated from real data and functions are provided for comparing real and simulated datasets. License: GPL-3 + file LICENSE URL: https://bioconductor.org/packages/splatter/, https://github.com/Oshlack/splatter, http://oshlacklab.com/splatter/ BugReports: https://github.com/Oshlack/splatter/issues Depends: R (>= 4.0), SingleCellExperiment Imports: BiocGenerics, BiocParallel, checkmate (>= 2.0.0), crayon, edgeR, fitdistrplus, grDevices, lifecycle, locfit, matrixStats, methods, rlang, S4Vectors, scrapper, scuttle, stats, SummarizedExperiment, utils, withr Suggests: BASiCS (>= 1.7.10), BiocManager, BiocSingular, BiocStyle, Biostrings, covr, cowplot, GenomeInfoDb, GenomicRanges, ggplot2 (>= 3.4.0), igraph, IRanges, knitr, limSolve, lme4, magick, mfa, phenopath, preprocessCore, progress, pscl, rmarkdown, scales, scater (>= 1.15.16), scDD, scran, SparseDC, spelling, testthat, VariantAnnotation, zinbwave VignetteBuilder: knitr biocViews: SingleCell, RNASeq, Transcriptomics, GeneExpression, Sequencing, Software, ImmunoOncology Encoding: UTF-8 Language: en-GB RoxygenNote: 7.3.3 Roxygen: list(markdown = TRUE) Config/pak/sysreqs: zlib1g-dev Repository: Bioconductor 3.23 Date/Publication: 2026-04-28 12:45:01 UTC RemoteUrl: https://github.com/bioc/splatter RemoteRef: RELEASE_3_23 RemoteSha: 54e2a5b398cc8688b49d4c0ae2d652f29b3e804c NeedsCompilation: no Packaged: 2026-07-04 07:15:46 UTC; root Author: Luke Zappia [aut, cre] (ORCID: , GitHub: lazappi), Belinda Phipson [aut] (ORCID: , GitHub: bphipson), Christina Azodi [ctb] (ORCID: , GitHub: azodichr), Alicia Oshlack [aut] (ORCID: ) Maintainer: Luke Zappia