⚠️There's a newer version (5.0.1) of this package. Take me there.

SeuratObject

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.

Installation

SeuratObject is not currently available on CRAN. You can install it from GitHub with:

if (!requireNamespace("remotes", quietly = TRUE)) {
  install.packages("remotes")
}
remotes::install_github("mojaveazure/seurat-object")

Copy Link

Version

Down Chevron

Install

install.packages('SeuratObject')

Monthly Downloads

34,896

Version

4.0.0

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

January 15th, 2021

Functions in SeuratObject (4.0.0)