findByChipType.AromaChipTypeAnnotationFile {aroma.affymetrix}R Documentation

Locates an annotation file by its chip type

Description

Locates an annotation file by its chip type.

Usage

## S3 method for class 'AromaChipTypeAnnotationFile':
findByChipType(...)

Arguments

chipType A character string.
tags An optional character vector of tags.
... Additional arguments.

Value

Returns the pathname (as a character string) to the first annotation chip type file found. If no one was found, NULL is returned.

Author(s)

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

See Also

*byChipType(). For more information see AromaChipTypeAnnotationFile.


[Package aroma.affymetrix version 1.2.0 Index]