Creates an HTML report summarizing the slides, fields and phenotypes in a single cell seg data file.
write_summary_report(
csd_path = NULL,
csd = NULL,
dataset_name = NULL,
output_path
)
Path to cell seg data file, or NULL.
Cell seg table, or NULL.
Descriptive name of the dataset.
Path to write the resulting HTML file.