powered by
Get an Assay object from a given Seurat object.
GetAssay(object, ...)# S3 method for Seurat GetAssay(object, assay = NULL, ...)
# S3 method for Seurat GetAssay(object, assay = NULL, ...)
Returns an Assay object
An object
Arguments passed to other methods
Assay to get
data("pbmc_small") GetAssay(object = pbmc_small, assay = "RNA")
Run the code above in your browser using DataLab