A function to generate .html Rmarkdown report containing the
visualizations of the findMarkerDiffExp function output
reportFindMarker(inSCE, output_file = NULL, output_dir = NULL)
| inSCE | A |
|---|---|
| output_file | name of the generated file. If |
| output_dir | name of the output directory to save the rendered file. If
|
An HTML file of the report will be generated at the path specified in the arguments.