FilterObjects: Get the names of objects within a Seurat object that are of a...

View source: R/utilities.R

FilterObjectsR Documentation

Get the names of objects within a Seurat object that are of a certain class

Description

Get the names of objects within a Seurat object that are of a certain class

Usage

FilterObjects(object, classes.keep = c("Assay", "DimReduc"))

Arguments

object

A Seurat object

classes.keep

A vector of names of classes to get

Value

A vector with the names of objects within the Seurat object that are of class classes.keep


jbergenstrahle/STUtility documentation built on March 14, 2023, 7:15 a.m.