meffil.qc.report | R Documentation |
Generate HTML file that summarises the QC.
meffil.qc.report(
qc.summary,
output.file = "qc-report.html",
author = "Analyst",
study = "Illumina methylation data",
...
)
qc.summary |
Output from |
output.file |
Default = "meffil-qc-report.html". If the file extension is not .htm, .html, .HTM or .HTML then output will be in markdown format. |
author |
Default = "Analyst". Author name to be specified on report. |
study |
Default = "Illumina methylation data". Study name to be specified on report. |
... |
Arguments to be passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.