Skip to contents

Generic function for listing stored RegionAggregation objects

Returns the names of all stored RegionAggregation objects

Usage

RegionAggNames(object, ...)

# S3 method for class 'ChromatinAssay5'
RegionAggNames(object, ...)

# S3 method for class 'Seurat'
RegionAggNames(object, assay = NULL, ...)

Arguments

object

A Seurat or ChromatinAssay5 object

...

Additional arguments passed to methods

assay

Name of assay to use

Value

Character vector of stored result names

Character vector of stored result names

Examples

RegionAggr(atac_small)
#> list()