getBioB {simpleaffy}R Documentation

Gets the probesetid for the specified control probe

Description

Gets the probesetid for the specified control probe

Usage

  getBioB(name)

Arguments

name A valid (clean) cdf name for an array

Value

A probesetid

Author(s)

Crispin J Miller

Examples

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

[Package simpleaffy version 2.6.0 Index]