Generate A Report of Cell-Type Metrics for a SingleCellExperiment

report_celltype_metrics(
  sce,
  report_folder_path = getwd(),
  report_file = "celltype_metrics_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