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