read.celfile.header {affyio} | R Documentation |
This function reads some of the header information (appears before probe intensity data) from the supplied cel file.
read.celfile.header(filename,info=c("basic","full"),verbose=FALSE)
filename |
name of CEL file. May be fully pathed |
info |
A string. |
verbose |
a |
A list
data structure.
B. M. Bolstad <bmb@bmbolstad.com>