- Home
- Bioconductor 3.12
- Workflow Packages
- simpleSingleCell
simpleSingleCell
This package is for version 3.12 of Bioconductor; for the stable, up-to-date release version, see simpleSingleCell.
A step-by-step workflow for low-level analysis of single-cell RNA-seq data with Bioconductor
Bioconductor version: 3.12
Once a proud workflow package, this is now a shell of its former self. Almost all of its content has been cannibalized for use in the "Orchestrating Single-Cell Analyses with Bioconductor" book at https://osca.bioconductor.org. Most vignettes here are retained as reminders of the glory that once was, also providing redirection for existing external links to the relevant OSCA book chapters.
Author: Aaron Lun [aut, cre], Davis McCarthy [aut], John Marioni [aut]
Maintainer: Aaron Lun <infinite.monkeys.with.keyboards at gmail.com>
citation("simpleSingleCell")):
Installation
To install this package, start R (version "4.0") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("simpleSingleCell")
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("simpleSingleCell")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.