fromFile.AffymetrixCelFile: Defines an AffymetrixCelFile object from a CEL file
Description
Defines an AffymetrixCelFile object from a CEL file.Usage
AffymetrixCelFile$fromFile(filename, path=NULL, ..., verbose=FALSE, .checkArgs=TRUE)
Arguments
filename
The filename of to the file.
path
The path to the file.
Value
- Returns an
AffymetrixCelFile
object.
If the file is not found or if it is of the wrong file format, an
error is thrown.
synopsis
fromFile.AffymetrixCelFile(static, filename, path=NULL, ..., verbose=FALSE, .checkArgs=TRUE)