getVariableNames: Obtain variable names of the SPATA2 object

getVariableNamesR Documentation

Obtain variable names of the SPATA2 object

Description

Extracts a character vector of variable names that are currently known to the SPATA2 object.

Usage

getVariableNames(object, protected = FALSE)

Arguments

object

An object of class SPATA2 or, in case of S4 generics, objects of classes for which a method has been defined.

protected

Logical value. If TRUE, variable names that are protected in SPATA2 are returned, too, regardless of being in use or not.

Value

Character vector.

Note

Molecule names are picked from the raw count matrix the assay.


theMILOlab/SPATA2 documentation built on Feb. 8, 2025, 11:41 p.m.