nf-command-archiver
Provider:
com.peterkneale
Claimed:
07 Jul 2026 09:45:09 (UTC)
Description:
`nf-command-archiver` is a Nextflow plugin that collects the per-task `.command.xxx` files from a run and bundles them into a number of formats for easier analysis.
There will be a
- Single page html report, showing all commands run, and logs resulting from those commands.
- An archive, probably .tar.gz, containing all the commands and logs.
- Maybe a markdown equivalento with code snippet sections
It gives you a portable record of exactly what ran and what each task logged, which is useful for debugging failed runs or archiving alignment jobs.
Basically a similar but much more readable / digestable version of
https://github.com/nextflow-io/nextflow/tree/master/modules/nextflow/src/main/resources/nextflow/trace/assets
MIT License
Project URL:
https://github.com/PeterKneale/nf-command-archiver
Latest version:
-
Total downloads:
0 View trends
No Releases Yet
This plugin has been registered but no releases have been published yet.