findByChipType.AffymetrixPgfFile: Locates a PGF file from its chip type

AffymetrixPgfFile$findByChipTypeR Documentation

Locates a PGF file from its chip type

Description

Locates a PGF file from its chip type.

Usage

## Static method (use this):
## AffymetrixPgfFile$findByChipType(chipType, tags=NULL, pattern=NULL, ...)

## Don't use the below:
## S3 method for class 'AffymetrixPgfFile'
findByChipType(static, chipType, tags=NULL, pattern=NULL, ...)

Arguments

chipType

A character string.

tags

An optional character vector of tags.

pattern

An optional character string.

...

Not used.

Value

Returns a pathname as a character string to the first PGF file found. If non PGF with requested chip type was found, NULL is returned.

See Also

For more information see AffymetrixPgfFile.


HenrikBengtsson/aroma.affymetrix documentation built on Feb. 20, 2024, 9:07 p.m.