## Static method (use this):
## ChipEffectFile$fromDataFile(df=NULL, filename=sprintf("%s,chipEffects.CEL",
## getFullName(df)), path, name=getName(df), cdf=NULL, ..., verbose=FALSE)## Don't use the below:
## S3 method for class 'ChipEffectFile':
fromDataFile(static, df=NULL, filename=sprintf("\%s,chipEffects.CEL", getFullName(df)),
path, name=getName(df), cdf=NULL, ..., verbose=FALSE)
AffymetrixCdfFile
used for creating
a CEL file from scratch.createCel
.Verbose
.ChipEffectFile
.allocateFromCdf()
of AffymetrixCelFile
.
For more information see ChipEffectFile
.