aqm.writereport {arrayQualityMetrics} | R Documentation |
aqm.writereport
produces a quality report (HTML document with
figures) from a list of aqmReportModule
objects.
aqm.writereport(modules, arrayTable, reporttitle, outdir)
modules |
A list of |
arrayTable |
A data.frame with array (meta)data to be displayed in the report. |
reporttitle, outdir |
Report title and output directory - as in |
A side effect of this function is the creation of the HTML report.
Audrey Kauffmann, Wolfgang Huber