nf-report / Download Trends
Total downloads:
153
Description:
A comprehensive reporting plugin for Nextflow that generates various reports during workflow execution.
The nf-report plugin provides multiple configurable report types:
- Execution Report: Provides a detailed overview of the workflow execution, including start/end times, parameters, and metadata.
- Task Status Report: Summarizes task execution details grouped by status (e.g., COMPLETED, FAILED, CACHED).
- Sample Status Report: Tracks sample processing across the workflow, with samples grouped by their processing status.
The reports can be generated in JSON and HTML formats, with customizable templates for HTML reports.
License: Apache 2.0