fromFile.AffymetrixCdfFile {aroma.affymetrix}
Defines an AffymetrixCdfFile object from a CDF file
Description
Defines an AffymetrixCdfFile object from a CDF file.
Usage
AffymetrixCdfFile$fromFile(filename, path=NULL, ...)
Arguments
- filename
- The filename of to the file.
- path
- The path to the file.
- ...
- Not used.
Values
Returns an instance of AffymetrixCdfFile or its subclasses. If the file is not found or if it is of the wrong file format, an error is thrown.
See Also
For more information see AffymetrixCdfFile.
Documentation reproduced from package aroma.affymetrix, version 2.8.0. License: LGPL (>= 2.1)
