process.ArrayExplorer {aroma.affymetrix}R Documentation

Generates image files, scripts and dynamic pages for the explorer

Description

Generates image files, scripts and dynamic pages for the explorer.

Usage

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

Arguments

arrays An optional vector of arrays to be processed. If NULL, all arrays are considered.
... Not used.
verbose A logical or Verbose.

Value

Returns nothing.

Author(s)

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

See Also

For more information see ArrayExplorer.


[Package aroma.affymetrix version 1.2.0 Index]