--- title: "Multi-Sample Single-Cell Analyses with Bioconductor" documentclass: book bibliography: ref.bib biblio-style: apalike link-citations: yes favicon: "/home/biocbuild/bbs-3.21-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]<br/> **Version:** 1.15.4<br/> **Modified:** 2025-01-20<br/> **Compiled:** 2025-01-20<br/> **Environment:** R Under development (unstable) (2024-10-21 r87258), Bioconductor 3.21<br/> **License:** CC BY<br/> **Copyright:** Bioconductor, 2025<br/> **Source:** https://github.com/OSCA-source/OSCA.multisample" url: "https://github.com/OSCA-source/OSCA.multisample" --- # Welcome {-} <a href="https://bioconductor.org"><img src="https://github.com/Bioconductor/BiocStickers/raw/master/Bioconductor/Bioconductor-serial.gif" width="200" alt="Bioconductor Sticker" align="right" style="margin: 0 1em 0 1em" /></a> This site contains the advanced analysis chapters for the [__"Orchestrating Single-Cell Analysis with Bioconductor"__ book](http://bioconductor.org/books/3.21/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.