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