fromFile.CnagCfhFile {aroma.affymetrix}R Documentation

Defines an CnagCfhFile object from a CFH file

Description

Defines an CnagCfhFile object from a CFH file.

Usage

CnagCfhFile$fromFile(filename, path=NULL, ..., verbose=FALSE, .checkArgs=TRUE)

Arguments

filename The filename of to the file.
path The path to the file.
... Not used.

Value

Returns an CnagCfhFile object. If the file is not found or if it is of the wrong file format, an error is thrown.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

For more information see CnagCfhFile.


[Package aroma.affymetrix version 1.2.0 Index]