Skip to content

satijalab/seurat-object

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Mar 6, 2025
d4d0db8 · Mar 6, 2025
Mar 5, 2025
Mar 5, 2025
Dec 16, 2020
May 5, 2024
Nov 19, 2021
Mar 5, 2025
Dec 5, 2024
Aug 11, 2020
Mar 5, 2025
Nov 10, 2021
Nov 10, 2021
Jan 5, 2024
Mar 6, 2025
Jan 19, 2021
Nov 22, 2024
Nov 6, 2024
May 7, 2024
Aug 9, 2020

Repository files navigation

SeuratObject

Lifecycle CRAN/METACRAN dependencies Downloads

Defines S4 classes for single-cell genomic data and associated information, such as dimensionality reduction embeddings, nearest-neighbor graphs, and spatially-resolved coordinates. Provides data access methods and R-native hooks to ensure the Seurat object is familiar to other R users. See Satija R, Farrell J, Gennert D, et al (2015) doi:10.1038/nbt.3192, Macosko E, Basu A, Satija R, et al (2015) doi:10.1016/j.cell.2015.05.002, and Stuart T, Butler A, et al (2019) doi:10.1016/j.cell.2019.05.031, Hao Y, Hao S, et al (2021) doi:10.1016/j.cell.2021.04.048 and Hao Y, et al (2023) doi:10.1101/2022.02.24.481684 for more details.

Installation

SeuratObject is available on CRAN

install.packages("SeuratObject")