extract.AromaMicroarrayDataSetTuple {aroma.core} | R Documentation |
Extracts a subset AromaMicroarrayDataSetTuple.
## S3 method for class 'AromaMicroarrayDataSetTuple': extract(this, arrays, ..., verbose=FALSE)
arrays |
A vector of arrays to be extracted. |
... |
Not used. |
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.
Returns a AromaMicroarrayDataSetTuple
.
Henrik Bengtsson (http://www.braju.com/R/)
For more information see AromaMicroarrayDataSetTuple
.