powered by
Get the names of objects within a Seurat object that are of a certain class
Seurat
FilterObjects(object, classes.keep = c("Assay", "DimReduc"))
A vector with the names of objects within the Seurat object that are of class classes.keep
classes.keep
A Seurat object
A vector of names of classes to get
FilterObjects(pbmc_small)
Run the code above in your browser using DataLab