plotQC {beadarraySNP}R Documentation

Spatial plots of array QC information

Description

Plots array wide summary information using the layout of the physical medium

Usage

plotQC(object, type)

Arguments

object object that contains QC information. e.g. QCIllumina-class
type character, the type of information to plot, currently the following types are supported: "intensityMed","greenMed","redMed", "validn","annotation" and "samples"

Value

The function is used for its side effects

Author(s)

Jan Oosting

See Also

pdfQC, reportSamplePanelQC

Examples

  data(QC.260)
  plotQC(QC.260,"greenMed")

[Package beadarraySNP version 1.8.0 Index]