haveQCParams {simpleaffy}R Documentation

True if data exists in the QC environment describing the specified chip

Description

Looksin .qcEnv to see if the specified array is known about

Usage

  haveQCParams(name)

Arguments

name A valid (clean) cdf name for an array

Value

A probesetid

Author(s)

Crispin J Miller

Examples

  ## Not run: 
     haveQCParams(cleancdfname(cdfName((eset))))
  
## End(Not run)

[Package simpleaffy version 2.4.2 Index]