Rdocumentation
powered by
Learn R Programming
aroma.affymetrix (version 3.0.0)
getHeader.AffymetrixCelFile: Gets the header of the CEL file
Description
Gets the header of the CEL file.
Usage
"getHeader"(this, ...)
Arguments
...
Not used.
Value
Returns a
list
structure as returned by
readCelHeader
. If file does not exists, then
NULL
is returned.
See Also
For more information see
AffymetrixCelFile
.