Creates an AromaUnitTabularBinaryFile mapping to a given CDF.
## Static method (use this):
## AromaUnitTabularBinaryFile$allocateFromCdf(cdf, ...)## Don't use the below:
# S3 method for AromaUnitTabularBinaryFile
allocateFromCdf(static, cdf, ...)
Returns a AromaUnitTabularBinaryFile
object.
The AffymetrixCdfFile
used as a template and from
which the (full) chip type is taken.
Additional arguments passed to allocate()
of
AromaTabularBinaryFile
.
Henrik Bengtsson
To update to file footer afterwards, see writeFooter()
.