allocateFromCdf.AromaUnitTabularBinaryFile: Creates an AromaUnitTabularBinaryFile mapping to a given CDF

AromaUnitTabularBinaryFile$allocateFromCdfR Documentation

Creates an AromaUnitTabularBinaryFile mapping to a given CDF

Description

Creates an AromaUnitTabularBinaryFile mapping to a given CDF.

Usage

## Static method (use this):
## AromaUnitTabularBinaryFile$allocateFromCdf(cdf, ...)

## Don't use the below:
## S3 method for class 'AromaUnitTabularBinaryFile'
allocateFromCdf(static, 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.

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.

Value

Returns a AromaUnitTabularBinaryFile object.

Author(s)

Henrik Bengtsson

See Also

To update to file footer afterwards, see writeFooter().


aroma.affymetrix documentation built on July 18, 2022, 5:07 p.m.