setArrays.ArrayExplorer {aroma.affymetrix}R Documentation

Sets the arrays

Description

Sets the arrays to be processed by the explorer.

Usage

## S3 method for class 'ArrayExplorer':
setArrays(this, arrays=NULL, ...)

Arguments

arrays A character (or integer) vector of arrays to be considered. If NULL, all arrays of the data set are considered.
... Not used.

Value

Returns a character vector.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

For more information see ArrayExplorer.


[Package aroma.affymetrix version 1.2.0 Index]