aqm.meansd {arrayQualityMetrics}R Documentation

Performs Mean/SD plot on aqmobj.prepdata objects.

Description

aqm.meansd performs Mean/SD plot, and formats the output for aqm.plot usage.

Usage

 aqm.meansd(dataprep, ...) 

Arguments

dataprep An object of class aqmobj.prepdata
... Any arguments to meanSdPlot

Details

See the aqm.prepdata help or the aqm Vignette for example of this object.

Value

An object of class aqmobj.msd.

Author(s)

Audrey Kauffmann <audrey@ebi.ac.uk>

See Also

aqm.prepdata, aqmobj.prepdata, aqmobj.msd


[Package arrayQualityMetrics version 2.2.3 Index]