---
title: "Basics of Single-Cell Analysis with Bioconductor"
documentclass: book
bibliography: ref.bib
biblio-style: apalike
link-citations: yes
favicon: "/home/biocbuild/bbs-3.20-bioc/R/site-library/rebook/images/favicon.ico"
github-repo: "OSCA-source/OSCA.basic"
---
---
date: "**Authors:** Robert Amezquita [aut], Aaron Lun [aut], Stephanie Hicks [aut], Raphael Gottardo [aut], Peter Hickey [cre]
**Version:** 1.14.1
**Modified:** 2024-11-20
**Compiled:** 2024-11-20
**Environment:** R version 4.4.2 (2024-10-31), Bioconductor 3.20
**License:** CC BY 4.0
**Copyright:** Bioconductor, 2024
**Source:** https://github.com/OSCA-source/OSCA.basic"
url: "https://github.com/OSCA-source/OSCA.basic"
---
# Welcome {-}
This site contains the basic analysis chapters for the [__"Orchestrating Single-Cell Analysis with Bioconductor"__ book](http://bioconductor.org/books/3.20/OSCA).
This describes the steps of a simple single-cell RNA-seq analysis, involving quality control,
normalization, various forms of dimensionality reduction, clustering into subpopulations,
detection of marker genes, and annotation of cell types. It is intended for users who already
have some familiarity with R and want to get hands-on with some basic single-cell analyses.