getAllQCProbes {simpleaffy}R Documentation

Get the names of all the QC (not spike-in) probes on the array

Description

What QC probes are there on the chip?

Usage

  getAllQCProbes(name)

Arguments

name A valid (clean) cdf name for an array

Value

A probesetid

Author(s)

Crispin J Miller

Examples

  ## Not run: 
     qcprobes <- getAllQCProbes(cleancdfname(cdfName((eset))))
  
## End(Not run)

[Package simpleaffy version 2.0.13 Index]