Skip to content

satijalab/seurat-object

Folders and files

NameName
Last commit message
Last commit date
Nov 10, 2022
Sep 15, 2023
Dec 16, 2020
Jul 21, 2023
Nov 19, 2021
Sep 28, 2022
Nov 10, 2021
Aug 11, 2020
Sep 15, 2023
Nov 10, 2021
Nov 10, 2021
Oct 25, 2022
Sep 15, 2023
Jan 19, 2021
Jan 19, 2021
Nov 10, 2022
Sep 15, 2023
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 for more details.

Installation

SeuratObject is available on CRAN

install.packages("SeuratObject")