fromDataFile.ChipEffectFile: Retrive an existing CEL file, or create from CDF template if missing
Description
Retrive an existing CEL file, or create from CDF template if missing.Usage
ChipEffectFile$fromDataFile(df=NULL, filename=sprintf("%s,chipEffects.CEL", getFullName(df)), path, name=getName(df), cdf=NULL, ..., verbose=FALSE)
Arguments
filename
The filename of the CEL file.
path
The path to the directory where to find/create the CEL file.
name
The name of the array to be stored in the CEL header.
synopsis
fromDataFile.ChipEffectFile(static, df=NULL, filename=sprintf("%s,chipEffects.CEL", getFullName(df)), path, name=getName(df), cdf=NULL, ..., verbose=FALSE)