View source: R/normalization-report.r
meffil.normalization.report | R Documentation |
Generate HTML file that summarises the normalization.
meffil.normalization.report(
normalization.summary,
output.file = "normalization-report.md",
author = "Analyst",
study = "Illumina methylation data",
...
)
normalization.summary |
Output from |
output.file |
Default = "meffil-normalization-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.