Skip to contents

This function generates a report based on the results of an RNA analysis workflow.

Usage

rna.report(results, report.dir = NULL, ...)

Arguments

results

A list object containing the results of an RNA analysis workflow.

report.dir

A character string specifying the directory in which to save the report.

...

Additional parameters to be passed to the report.

Value

A report in the specified directory.

Examples


rna.report(results, report.dir = NULL)
#> Error: object 'results' not found