extract.AromaMicroarrayDataSetTuple: Extracts a subset AromaMicroarrayDataSetTuple
Description
Extracts a subset AromaMicroarrayDataSetTuple.Usage
## S3 method for class 'AromaMicroarrayDataSetTuple':
extract(this, arrays, ..., verbose=FALSE)
Arguments
arrays
A vector
of arrays to be extracted. Details
If no matching arrays are available for a given chip type, that chip type
is excluded in the returned set tuple. This guarantees that a set tuple
always contains existing arrays.