fromFile.AffymetrixCelFile: Defines an AffymetrixCelFile object from a CEL file

AffymetrixCelFile$fromFileR Documentation

Defines an AffymetrixCelFile object from a CEL file

Description

Defines an AffymetrixCelFile object from a CEL file.

Usage

## Static method (use this):
## AffymetrixCelFile$fromFile(filename, path=NULL, ..., verbose=FALSE, .checkArgs=TRUE)

## Don't use the below:
## S3 method for class 'AffymetrixCelFile'
fromFile(static, 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 AffymetrixCelFile object. If the file is not found or if it is of the wrong file format, an error is thrown.

Author(s)

Henrik Bengtsson

See Also

For more information see AffymetrixCelFile.


HenrikBengtsson/aroma.affymetrix documentation built on Feb. 20, 2024, 9:07 p.m.