allocateFromCdf.AffymetrixCelFile: Creates an empty CEL file from a template CDF
Description
Creates an empty CEL file from a template CDF.Usage
AffymetrixCelFile$allocateFromCdf(cdf, name, tags=NULL, path=".", suffix=".CEL", ..., overwrite=FALSE, verbose=FALSE)
Arguments
name, tags
The name and the tags of the file created.
path
The directory where the file is created.
overwrite
If FALSE
and the file already exists, then an
error is thrown. synopsis
allocateFromCdf.AffymetrixCelFile(static, cdf, name, tags=NULL, path=".", suffix=".CEL", ..., overwrite=FALSE, verbose=FALSE)