Generate plots and a QC report for a SingleCellExperiment

report_merged_sce(
  sce,
  report_folder_path = getwd(),
  report_file = "merged_report_scflow"
)

Arguments

sce

a SingleCellExperiment object

report_folder_path

folder path to save the report

report_file

filename for report (without an extension)

Value

sce a annotated SingleCellExperiment object