rna.report: Generate a transcriptomics analysis report

rna.reportR Documentation

Generate a transcriptomics analysis report

Description

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)

NicWir/VisomX documentation built on Dec. 8, 2024, 1:27 a.m.