Get the names of subobjects within a Seurat object
# S3 method for class 'Seurat'
names(x)A Seurat object
The names of all of the following subobjects within x:
Seurat object, validity, and interaction methods
$.Seurat(),
Seurat-class,
Seurat-validity,
[[.Seurat(),
[[<-,Seurat,
[[<-,Seurat,NULL,
dim.Seurat(),
dimnames.Seurat(),
merge.Seurat(),
subset.Seurat()
names(pbmc_small)
#> [1] "RNA" "RNA_snn" "pca" "tsne"