genes: Gene IDs Accessor

genesR Documentation

Gene IDs Accessor

Description

[Stable]

Access the gene IDs, i.e. row names, of a AnyHermesData object with a nicely named accessor method.

Usage

genes(object)

## S4 method for signature 'AnyHermesData'
genes(object)

Arguments

object

(AnyHermesData)
input.

Value

The character vector with the gene IDs.

See Also

samples() to access the sample IDs.

Examples

a <- hermes_data
genes(a)

insightsengineering/hermes documentation built on Aug. 23, 2024, 11:28 p.m.