Skip to content

Get Annotation Dimnames from ImmunData

Source code

Description

Returns dimension names for an ImmunData object so that colnames(idata) maps to annotation column names.

Usage

## S3 method for class 'ImmunData'
dimnames(x)

Arguments

x ImmunData object.

Value

A list with NULL row names and annotation column names.