findAnnotationDataByChipType {aroma.core}R Documentation

Locates an annotation data file by its chip type

Description

Locates an annotation data file by its chip type.

Usage

## Default S3 method:
findAnnotationDataByChipType(chipType, pattern=chipType, ...)

Arguments

chipType A character string.
pattern A filename pattern to search for.
... Arguments passed to findAnnotationData().

Author(s)

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


[Package aroma.core version 1.4.0 Index]