Learn R Programming

aroma.affymetrix (version 1.6.0)

fromFile.AromaChipTypeAnnotationFile: Sets up an AromaChipTypeAnnotationFile

Description

Sets up an AromaChipTypeAnnotationFile.

Usage

AromaChipTypeAnnotationFile$fromFile(filename, path=NULL, ...)

Arguments

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

Value

  • Returns an instance of AromaChipTypeAnnotationFile or its subclasses. If the file is not found or if it is of the wrong file format, an error is thrown.

synopsis

fromFile.AromaChipTypeAnnotationFile(static, filename, path=NULL, ...)

See Also

*byChipType(). For more information see AromaChipTypeAnnotationFile.