getArrayTuple.AromaMicroarrayDataSetTuple {aroma.core}R Documentation

Gets arrays across chip types for one sample

Description

Gets arrays across chip types for one sample.

Usage

## S3 method for class 'AromaMicroarrayDataSetTuple':
getArrayTuple(this, array, ...)

Arguments

array Sample of interest.
... Not used.

Value

Returns a named list of AromaMicroarrayDataSet:s.

Author(s)

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

See Also

For more information see AromaMicroarrayDataSetTuple.


[Package aroma.core version 1.2.0 Index]