×

nf-core/centrifuge/kreport @ 0.0.0-0c7146d

Creates Kraken-style reports from centrifuge out files

Latest version: 0.0.0-6c4ed3a
Total downloads: 14
Source: nf-core/modules
Authors: @sofstam @jfy133
Maintainers: @sofstam @jfy133

Summary

Creates Kraken-style reports from centrifuge out files

Get started

Add the following snippet to your workflow script to include this module.

include { CENTRIFUGE_KREPORT } from 'nf-core/centrifuge/kreport'

License

MIT License

Process
Name CENTRIFUGE_KREPORT
Input 2 channels
#1 tuple
meta map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

report file

File containing the centrifuge classification report

*.{txt}
db directory

Path to directory containing centrifuge database files

Output 2 channels
#1 kreport tuple
meta map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

*.txt file

File containing kraken-style report from centrifuge out files.

*.{txt}
#2 versions_centrifuge tuple
${task.process} string

The name of the process

centrifuge string

The name of the tool

centrifuge --version 2>&1 | sed '1!d;s/.* version //' eval

The expression to obtain the version of the tool

Tool Description Homepage
centrifuge Centrifuge is a classifier for metagenomic sequences. https://ccb.jhu.edu/software/centrifuge/
Version 0.0.0-0c7146d
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 08 Apr 2026 18:51:18 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fcentrifuge%2Fkreport/0.0.0-0c7146d/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/centrifuge/kreport/blobs/sha256:7fb7556c82397baa5bb6803af4f08b03f0a31072d766d7364b18c5e806592a1f
Size 2.5 KB
Checksum sha256:7fb7556c82397baa5bb6803af4f08b03f0a31072d766d7364b18c5e806592a1f
Downloads 4
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:08:53 (UTC) 3 2.4 KB
0.0.0-3fc6d40 22 Apr 2026 15:05:43 (UTC) 3 2.5 KB
0.0.0-e18a462 20 Apr 2026 15:00:11 (UTC) 4 2.5 KB
0.0.0-0c7146d 08 Apr 2026 18:51:18 (UTC) 4 2.5 KB