- Home
- Bioconductor 3.22
- Experiment Packages
- scRNAseq
scRNAseq
This is the released version of scRNAseq; for the devel version, see scRNAseq.
Collection of Public Single-Cell RNA-Seq Datasets
Bioconductor version: Release (3.22)
Gene-level counts for a collection of public scRNA-seq datasets, provided as SingleCellExperiment objects with cell- and gene-level metadata.
Author: Davide Risso [aut, cph], Michael Cole [aut], Aaron Lun [ctb, cre], Alan O'Callaghan [ctb], Jens Preussner [ctb], Charlotte Soneson [ctb], Stephany Orjuela [ctb], Daniel Bunis [ctb], Milan Malfait [ctb]
Maintainer: Aaron Lun <infinite.monkeys.with.keyboards at gmail.com>
citation("scRNAseq")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("scRNAseq")
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("scRNAseq")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.