getAllSpikeProbes {simpleaffy}R Documentation

Get the names of all the Spike (not QC) probes on the array

Description

What Spike probes are there on the chip?

Usage

  getAllSpikeProbes(name)

Arguments

name A valid (clean) cdf name for an array

Value

A probesetid

Author(s)

Crispin J Miller

Examples

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

[Package simpleaffy version 2.4.2 Index]