Learn R Programming

arrayQuality (version 1.50.0)

aqm.writereport: Write a quality report

Description

aqm.writereport produces a quality report (HTML document with figures) from a list of aqmReportModule objects.

Usage

aqm.writereport(modules, arrayTable, reporttitle, outdir)

Arguments

modules
A list of aqmReportModule objects.
arrayTable
A data.frame with array (meta)data to be displayed in the report.
reporttitle, outdir
Report title and output directory - as in arrayQualityMetrics.

Value

  • A side effect of this function is the creation of the HTML report.