indexOfArrays.ChromosomalModel {aroma.affymetrix}R Documentation

Gets the indices of the arrays

Description

Gets the indices of the arrays.

Usage

## S3 method for class 'ChromosomalModel':
indexOfArrays(this, arrays=NULL, ...)

Arguments

arrays A character vector of arrays names. If NULL, all arrays are considered.
... Not used.

Value

Returns an integer vector.

Author(s)

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

See Also

For more information see ChromosomalModel.


[Package aroma.affymetrix version 1.2.0 Index]