validateArgumentGroupBy.MicroarrayData: Validates the argument 'groupBy'

Description Usage Arguments Value Author(s) See Also

Description

Validates the argument 'groupBy'.

Usage

1
2
## S3 method for class 'MicroarrayData'
validateArgumentGroupBy(this, groupBy, ...)

Arguments

groupBy

Either a LayoutGroups object or a character string specifying a layout group. If NULL, all spots are considered.

Value

Returns a list containing elements that each contains a vector of spot indices. If NULL, the list will contain one element with all indices.

If the argument was invalid an Exception is thrown.

Author(s)

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

See Also

For more information see MicroarrayData.


HenrikBengtsson/aroma documentation built on May 7, 2019, 12:56 a.m.