Skip to contents

The dimnames method for experiment() objects are the dimnames of their expression matrix.

Usage

# S3 method for class 'glyexp_experiment'
dimnames(x, ...)

Arguments

x

An experiment().

...

Ignored.

Value

A list with the dimnames of the expression matrix.