aqm.plot {arrayQualityMetrics} | R Documentation |
aqm.plot
performs plots.
## S4 method for signature 'aqmTrellis': aqm.plot(obj) aqm.plot(obj) ## S4 method for signature 'aqmobj.box': aqm.plot(obj) ## S4 method for signature 'aqmobj.dens': aqm.plot(obj) ## S4 method for signature 'aqmobj.msd': aqm.plot(obj) ## S4 method for signature 'aqmobj.nuse': aqm.plot(obj) ## S4 method for signature 'aqmobj.pmmm': aqm.plot(obj) ## S4 method for signature 'aqmobj.qcs': aqm.plot(obj) ## S4 method for signature 'aqmobj.rle': aqm.plot(obj)
obj |
an object of class aqmobj |
See the aqm.prepdata help or the aqm Vignette for example of this object.
A plot in the x11 device.
Audrey Kauffmann. Maintainer: <audrey@ebi.ac.uk>