fromFile.AromaChipTypeAnnotationFile {aroma.affymetrix} | R Documentation |
Sets up an AromaChipTypeAnnotationFile.
AromaChipTypeAnnotationFile$fromFile(filename, path=NULL, ...)
filename |
The filename of to the file. |
path |
The path to the file. |
... |
Not used. |
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.
Henrik Bengtsson (http://www.braju.com/R/)
*byChipType()
.
For more information see AromaChipTypeAnnotationFile
.