powered by
Get the names of subobjects within a Seurat object
Seurat
# S3 method for Seurat names(x)
The names of all of the following subobjects within x:
x
v3 and v5 assays
dimensional reductions
images and FOVs
nearest-neighbor graphs
A Seurat object
Seurat object, validity, and interaction methods $.Seurat(), Seurat-class, Seurat-validity, [[.Seurat(), [[<-,Seurat, [[<-,Seurat,NULL, dim.Seurat(), dimnames.Seurat(), merge.Seurat(), subset.Seurat()
$.Seurat()
Seurat-class
Seurat-validity
[[.Seurat()
[[<-,Seurat
[[<-,Seurat,NULL
dim.Seurat()
dimnames.Seurat()
merge.Seurat()
subset.Seurat()
names(pbmc_small)
Run the code above in your browser using DataLab