allocateFromCdf.AromaUnitTabularBinaryFile {aroma.affymetrix} | R Documentation |
Creates an AromaUnitTabularBinaryFile mapping to a given CDF.
AromaUnitTabularBinaryFile$allocateFromCdf(cdf, ...)
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. |
tags |
A character vector of optional tags appended to
the filename. |
footer |
A nested named list structure of additional attributes
that are saved in the file footer after the mandatory ones. |
... |
Additional arguments passed to allocate() of
AromaTabularBinaryFile . |
Returns a AromaUnitTabularBinaryFile
object.
Henrik Bengtsson (http://www.braju.com/R/)
To update to file footer afterwards, see writeFooter()
.