Description Objects from the Class Slots Methods Author(s) See Also
Holds Quality Control data for a set of Affymetrix arrays
Objects can be created by calls of the form
qc(AffyBatch).
scale.factors:Object of class "numeric" Scale factors used to scale the chips to the specified target intensity
target:Object of class "numeric" The target intensity to which the chips were scaled
percent.present:Object of class "numeric" Number of genes called present
average.background:Object of class "numeric" The average background for the arrays
minimum.background:Object of class "numeric" The minimum background for the arrays
maximum.background:Object of class "numeric"
The maximum background for the arrays
bioBCalls:Object of class "character" The
detection PMA (present / marginal / absent) calls of bioB spike-in
probes
spikes:Object of class "list" spiked in probes (e.g. biob, bioc...)
qc.probes:Object of class "list" qc probes
(e.g. gapdh 3,5,M,...)
arraytype:The
cdfName of the
AffyBatch object used to
create the object
signature(object = "QCStats"): average background
signature(object = "QCStats"): maximum background
signature(object = "QCStats"): minimum background
signature(object = "QCStats"): the spike-in QC probes
signature(object = "QCStats"): the gapdh and actin QC probes
signature(object = "QCStats"): no probesets called present
signature(x = "QCStats"): Plot a QCStats object
signature(object = "QCStats"): scale factors
signature(object = "QCStats"): target scaling
signature(object = "QCStats"): 5'3' and 5'M
ratios for QC Probes
signature(object = "QCStats"): The type of
array for which this QC stats object was generated
Crispin J Miller
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.