qc {simpleaffy}R Documentation

Generate QC stats from an AffyBatch object

Description

...

Usage

qc(unnormalised, ...)

Arguments

unnormalised An AffyBatch object with nowt done to it
... Any other parameters

Author(s)

Crispin J Miller

See Also

qc.affy

Examples

  ## Not run: 
    qc <- qc(eset,eset.mas)
    plot(qc)
  
## End(Not run)

[Package simpleaffy version 2.08 Index]