findByChipType.AromaChipTypeAnnotationFile: Locates an annotation file by its chip type
Description
Locates an annotation file by its chip type.Usage
## S3 method for class 'AromaChipTypeAnnotationFile':
findByChipType(...)
Value
- Returns the pathname (as a
character
string) to the first annotation
chip type file found. If no one was found, NULL
is returned.