Rdocumentation
powered by
Learn R Programming
aroma.affymetrix (version 1.6.0)
getHeader.CnagCfhFile: Gets the header of the CEL file
Description
Gets the header of the CEL file.
Usage
## S3 method for class 'CnagCfhFile': getHeader(this, ...)
Arguments
...
Not used.
Value
Returns a
list
structure as returned by
readCelHeader
.
See Also
For more information see
CnagCfhFile
.