Learn R Programming

aroma.core (version 1.1.2)

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.
...
Not used.

Value

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.

See Also

For more information see AromaMicroarrayDataSetTuple.