rna.report | R Documentation |
This function generates a report based on the results of an RNA analysis workflow.
rna.report(results, report.dir = NULL, ...)
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. |
A report in the specified directory.
rna.report(results, report.dir = NULL)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.