allocateFromCdf.AromaUnitTabularBinaryFile: Creates an AromaUnitTabularBinaryFile mapping to a given CDF
Description
Creates an AromaUnitTabularBinaryFile mapping to a given CDF.Usage
AromaUnitTabularBinaryFile$allocateFromCdf(cdf, ...)
Arguments
cdf
The AffymetrixCdfFile
used as a template and from
which the (full) chip type is taken. path
The path where to store the new file.
footer
A nested named list
structure of additional attributes
that are saved in the file footer after the mandatory ones. synopsis
allocateFromCdf.AromaUnitTabularBinaryFile(static, cdf, ...)See Also
To update to file footer afterwards, see writeFooter()
.