FilterObjects | R Documentation |
Get the names of objects within a Seurat object that are of a certain class
FilterObjects(object, classes.keep = c("Assay", "DimReduc"))
object |
A Seurat object |
classes.keep |
A vector of names of classes to get |
A vector with the names of objects within the Seurat object that are of class classes.keep
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.