nf-core/krakentools/kreport2krona @ 0.0.0-0c7146d
Summary
Takes a Kraken report file and prints out a krona-compatible TEXT file
Get started
Add the following snippet to your workflow script to include this module.
include { KRAKENTOOLS_KREPORT2KRONA } from 'nf-core/krakentools/kreport2krona'
License
MIT License
Process
Name
|
KRAKENTOOLS_KREPORT2KRONA |
|---|
Input
1 channel
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
kreport
file
|
Kraken report *.{txt,kreport}
|
Output
2 channels
#1
txt
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.txt
file
|
Krona text-based input file converted from Kraken report *.{txt,krona}
|
#2
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
| Tool | Description | Homepage |
|---|---|---|
| krakentools | KrakenTools is a suite of scripts to be used for post-analysis of Kraken/KrakenUniq/Kraken2/Bracken results. Please cite the relevant paper if using KrakenTools with any of the listed programs. | https://github.com/jenniferlu717/KrakenTools |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 08 Apr 2026 19:13:22 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fkrakentools%2Fkreport2krona/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/krakentools/kreport2krona/blobs/sha256:e8e813bc8ee07a5b1d9d983a979155950100df0264a36960ab23edb2ecd4986b |
| Size | 2.4 KB |
| Checksum | sha256:e8e813bc8ee07a5b1d9d983a979155950100df0264a36960ab23edb2ecd4986b |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:27:17 (UTC) | 3 | 2.5 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:19:02 (UTC) | 3 | 2.5 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:13:22 (UTC) | 1 | 2.4 KB |