findByChipType.AromaChipTypeAnnotationFile {aroma.affymetrix} | R Documentation |
Locates an annotation file by its chip type.
## S3 method for class 'AromaChipTypeAnnotationFile': findByChipType(...)
chipType |
A character string. |
tags |
An optional character vector of tags. |
... |
Additional arguments. |
Returns the pathname (as a character
string) to the first annotation
chip type file found. If no one was found, NULL
is returned.
Henrik Bengtsson (http://www.braju.com/R/)
*byChipType()
.
For more information see AromaChipTypeAnnotationFile
.