findAnnotationDataByChipType {aroma.core} | R Documentation |
Locates an annotation data file by its chip type.
## Default S3 method: findAnnotationDataByChipType(chipType, pattern=chipType, ...)
chipType |
A character string. |
pattern |
A filename pattern to search for. |
... |
Arguments passed to findAnnotationData (). |
Henrik Bengtsson (http://www.braju.com/R/)