Description Usage Arguments Value Author(s)
View source: R/cdfHeaderToCelHeader.R
Creates a valid CEL header from a CDF header.
| 1 | 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.