dim.DGEobj: Get the "assay" dimensions (row/genes by col/samples)

View source: R/utils.R

dim.DGEobjR Documentation

Get the "assay" dimensions (row/genes by col/samples)

Description

Returns the dimensions of the assay data (baseType)

Usage

## S3 method for class 'DGEobj'
dim(x)

Arguments

x

A class DGEobj created by function initDGEobj()

Value

An integer vector [r,c] with a length of 2.


jrthompson54/DGEobj documentation built on May 28, 2022, 6:24 p.m.