dim: Obtain dimensions of an object of type HSDSArraySeed

Description Usage Arguments Value

Description

(required by DelayedArray seed contract) HDF server content is assumed transposed relative to R matrix layout. This anticipates H5 datasets on the server with rows for experimental samples and columns for *-omic features. The Bioconductor SummarizedExperiment requires *-omic features in rows and samples in columns.

Usage

1
2
## S4 method for signature 'HSDSArraySeed'
dim(x)

Arguments

x

An object of type HSDSArraySeed

Value

A numeric vector of the dimensions


sampoll/rhdf5client2 documentation built on May 24, 2019, 2:47 p.m.