- Home
- Bioconductor 3.21
- Software Packages
- splatter
splatter
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see splatter.
Simple Simulation of Single-cell RNA Sequencing Data
Bioconductor version: 3.21
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.
Author: Luke Zappia [aut, cre] (ORCID: ORCID iD ORCID: 0000-0001-7744-8565 , GitHub: lazappi), Belinda Phipson [aut] (ORCID: ORCID iD ORCID: 0000-0002-1711-7454 , GitHub: bphipson), Christina Azodi [ctb] (ORCID: ORCID iD ORCID: 0000-0002-6097-606X , GitHub: azodichr), Alicia Oshlack [aut] ORCID iD ORCID: 0000-0001-9788-5690
Maintainer: Luke Zappia <luke at lazappi.id.au>
citation("splatter")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("splatter")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("splatter")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.