Retrieve all stored CHOIR data from object
Usage
getRecords(object, key = "CHOIR")
Arguments
- object
An object of class Seurat
, SingleCellExperiment
,
or ArchRProject
that has undergone CHOIR clustering.
- key
The name under which CHOIR-related data for this run is stored in
the object. Defaults to “CHOIR”.
Value
Returns the data stored under the provided key.