powered by
Find Subobjects Of A Certain Class
.FilterObjects(object, classes.keep = c("Assay", "StdAssay", "DimReduc"))
A vector of object names that are of class classes.keep
classes.keep
An S4 object
A vector of classes to keep
.Collections(), .FindObject(), .Subobjects()
.Collections()
.FindObject()
.Subobjects()
.FilterObjects(pbmc_small) .FilterObjects(pbmc_small, "Graph")
Run the code above in your browser using DataLab