Learn R Programming

aroma.affymetrix (version 3.2.2)

groupUnitsByDimension.AffymetrixCdfFile: Groups units by dimensions

Description

Groups units by dimensions.

Usage

# S3 method for AffymetrixCdfFile
groupUnitsByDimension(this, units=NULL, ..., sort=TRUE, verbose=FALSE)

Value

Returns a named list.

Arguments

units

An optional integer vector specifying the units to be queried.

...

Not used.

sort

If TRUE, the sets are ordered by number of groups per units and then by the number of cells per group.

verbose

A logical or Verbose.

Author

Henrik Bengtsson

See Also

For more information see AffymetrixCdfFile.