Learn R Programming

aroma.affymetrix (version 2.11.1)

AromaChipTypeAnnotationFile$byChipType: Defines an AromaChipTypeAnnotationFile object by chip type

Description

Defines an AromaChipTypeAnnotationFile object by chip type.

Usage

## Static method (use this):
## AromaChipTypeAnnotationFile$byChipType(chipType, tags=NULL, ..., verbose=FALSE)

## Don't use the below: ## S3 method for class 'AromaChipTypeAnnotationFile': byChipType(static, chipType, tags=NULL, ..., verbose=FALSE)

Arguments

chipType
A character string.
tags
An optional character vector of tags.
...
Not used.
verbose
See Verbose.

Value

See Also

*fromFile(). For more information see AromaChipTypeAnnotationFile.