View source: R/cdfHeaderToCelHeader.R
cdfHeaderToCelHeader | R Documentation |
Creates a valid CEL header from a CDF header.
cdfHeaderToCelHeader(cdfHeader, sampleName="noname", date=Sys.time(), ..., version="4")
cdfHeader |
A CDF |
sampleName |
The name of the sample to be added to the CEL header. |
date |
The (scan) date to be added to the CEL header. |
... |
Not used. |
version |
The file-format version of the generated CEL file. Currently only version 4 is supported. |
Returns a CDF list
structure.
Henrik Bengtsson
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.