getBioD {simpleaffy}R Documentation

Gets the probesetid for the specified control probe

Description

Gets the probesetid for the specified control probe

Usage

  getBioD(name)

Arguments

name A valid (clean) cdf name for an array

Value

A probesetid

Author(s)

Crispin J Miller

Examples

  ## Not run: 
     probesetid <- getBioD(cleancdfname(cdfName((eset))))
  
## End(Not run)

[Package simpleaffy version 2.4.2 Index]