indexOf.UnitNamesFile: Gets the indices of units by their names

indexOf.UnitNamesFileR Documentation

Gets the indices of units by their names

Description

Gets the indices of units by their names.

Usage

## S3 method for class 'UnitNamesFile'
indexOf(this, pattern=NULL, names=NULL, ...)

Arguments

pattern

A pattern to be used for identifying unit names of interest. If NULL, no regular expression matching is done.

names

Names to be match exactly to the unit names.

...

Not used.

Value

Returns a vector of integers in [1,N] where N is the number of units in the underlying annotation chip type file.

Author(s)

Henrik Bengtsson

See Also

*getUnitNames(). For more information see UnitNamesFile.


HenrikBengtsson/aroma.core documentation built on Feb. 20, 2024, 9:17 p.m.