setArrays.ArrayExplorer {aroma.affymetrix} | R Documentation |
Sets the arrays to be processed by the explorer.
## S3 method for class 'ArrayExplorer': setArrays(this, arrays=NULL, ...)
arrays |
A character (or integer ) vector of arrays to be
considered. If NULL , all arrays of the data set are considered. |
... |
Not used. |
Henrik Bengtsson (http://www.braju.com/R/)
For more information see ArrayExplorer
.