fromFile.AffymetrixPgfFile: Defines an AffymetrixPgfFile object from a PGF file

AffymetrixPgfFile$fromFileR Documentation

Defines an AffymetrixPgfFile object from a PGF file

Description

Defines an AffymetrixPgfFile object from a PGF file.

Usage

## Static method (use this):
## AffymetrixPgfFile$fromFile(filename, path=NULL, ...)

## Don't use the below:
## S3 method for class 'AffymetrixPgfFile'
fromFile(static, filename, path=NULL, ...)

Arguments

filename

The filename of to the file.

path

The path to the file.

...

Not used.

Value

Returns an instance of AffymetrixPgfFile 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 AffymetrixPgfFile.


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