readCdfIsPm {affxparser} | R Documentation |
Checks if cells in a CDF file are perfect-match probes or not.
readCdfIsPm(filename, units=NULL, verbose=0)
filename |
The filename of the CDF file. |
units |
An |
verbose |
An |
A named list
of named logical
vectors. The name of the list elements
are unit names and the names of the logical vector are group names.
Henrik Bengtsson