---
title: "Multi-Sample Single-Cell Analyses 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.multisample"
---
---
date: "**Authors:** Robert Amezquita [aut], Aaron Lun [aut], Stephanie Hicks [aut], Raphael Gottardo [aut], Alan O'Callaghan [cre]
**Version:** 1.13.0
**Modified:** 2024-04-19
**Compiled:** 2024-05-01
**Environment:** R version 4.4.0 RC (2024-04-16 r86468), Bioconductor 3.19
**License:** CC BY
**Copyright:** Bioconductor, 2024
**Source:** https://github.com/OSCA-source/OSCA.multisample"
url: "https://github.com/OSCA-source/OSCA.multisample"
---
# Welcome {-}
This site contains the advanced analysis chapters for the [__"Orchestrating Single-Cell Analysis with Bioconductor"__ book](http://bioconductor.org/books/3.19/OSCA).
This describes the handling of multiple samples in a single-cell RNA-seq analysis,
starting with integration of multiple datasets into a common space for consistent analyses,
differential expression comparisons between conditions based on pseudo-bulk samples,
and differential abundance analyses for cell subpopulations. It is intended for readers who are already familiar with basic single-cell analyses, possibly after reading some of the prior books in this collection.