| AffymetrixPgfFile$findByChipType | R Documentation |
Locates a PGF file from its chip type.
## 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, ...)
chipType |
A |
tags |
An optional |
pattern |
An optional |
... |
Not used. |
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.
For more information see AffymetrixPgfFile.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.