aroma.core (version 3.1.1)

findAnnotationDataByChipType: Locates an annotation data file by its chip type

Description

Locates an annotation data file by its chip type.

Usage

# S3 method for default
findAnnotationDataByChipType(chipType, pattern=chipType, ...)

Arguments

chipType

A character string.

pattern

A filename pattern to search for.

...

Arguments passed to findAnnotationData().