SingleSampleReport: Final report for single group of regions

Description Usage Arguments Details Value Author(s) See Also

Description

When user call all steps in the pipeline, the final report can be generated.

Usage

1
2
3
4
enrichSingleSampleReport(prevStep, htmlOutput = NULL, ...)

## S4 method for signature 'Step'
enrichSingleSampleReport(prevStep, htmlOutput = NULL, ...)

Arguments

prevStep

Step-class object scalar. Any steps object in this package is acceptable when the pipeline is ready.

htmlOutput

Character scalar. HTML report file directory Default: NULL (generated base on bedInput)

...

Additional arguments, currently unused.

Details

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.

Value

An invisible EnrichStep-class object (Step-class based) scalar for downstream analysis.

Author(s)

Zheng Wei

See Also

unzipAndMergeBed


enrichTF documentation built on Nov. 8, 2020, 6:15 p.m.