Nextpie: a web-based reporting tool and database for reproducible nextflow pipelines 

Bishwa Ghimire et al.

Bioinform Adv. 2025 Oct 10;5(1):vbaf252. doi: 10.1093/bioadv/vbaf252. eCollection 2025.

Published on November 3, 2025

 

ABSTRACT

MOTIVATION: High-throughput genomic data analysis consists of the inexorably intertwined inputs and outputs of a vast array of bioinformatic analysis tools. To guarantee streamlined and reproducible analyses, the often complex data analysis pipelines need to be run using workflow management tools. Nextflow is one popular tool commonly used to automate such pipelines. Nextflow records key pipeline data, such as the submission time, start time, completion time, CPU usage, memory usage, and disk usage for each task run. These data are stored in log files, often scattered across a file system. Therefore, aggregating information about resource usage critical for the optimization of Nextflow pipelines and improving reproducibility, as well as parsing and managing such log data, can quickly become cumbersome.

RESULTS: Here, we present a web-based tool, Nextpie, which provides both a database and a reporting tool for Nextflow pipelines. Nextpie stores comprehensive resource usage information in a relational database, thus facilitating and accelerating the performance of a variety of data analyses and interactive visualizations, providing an easily comprehensible overview of a pipeline’s resource usage.

AVAILABILITY AND IMPLEMENTATION: The Nextpie source code, user documentation, an SQLite database with test data, and a Nextflow example pipeline are available at GitHub (https://github.com/bishwaG/Nextpie).

PMID:41180966 | PMC:PMC12574971 | DOI:10.1093/bioadv/vbaf252

 Read More

Back to Publications
Latest Publications