Learn R Programming

beadarraySNP (version 1.38.0)

plotQC: 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

See Also

pdfQC, reportSamplePanelQC

Examples

Run this code
  data(QC.260)
  plotQC(QC.260,"greenMed")

Run the code above in your browser using DataLab