| getAllQCProbes {simpleaffy} | R Documentation |
What QC probes are there on the chip?
getAllQCProbes(name)
name |
A valid (clean) cdf name for an array |
A probesetid
Crispin J Miller
## Not run:
qcprobes <- getAllQCProbes(cleancdfname(cdfName((eset))))
## End(Not run)