Description Usage Arguments Details Value Author(s) See Also
When user call all steps in the pipeline, the final report can be generated.
1 2 3 4 | enrichSingleSampleReport(prevStep, htmlOutput = NULL, ...)
## S4 method for signature 'Step'
enrichSingleSampleReport(prevStep, htmlOutput = NULL, ...)
|
prevStep |
|
htmlOutput |
|
... |
Additional arguments, currently unused. |
The report is HTML format. All link in HTML file is the relative directory in report step folder and other step folder If user want to move HTML file and keep all link access available, they should move the whole pipeline folder at the same time.
An invisible EnrichStep-class
object (Step-class
based) scalar for downstream analysis.
Zheng Wei
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.