×

nf-core/ganon/table @ 0.0.0-6c4ed3a

Generate a multi-sample report file from the output of ganon report runs

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

Summary

Generate a multi-sample report file from the output of ganon report runs

Get started

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

include { GANON_TABLE } from 'nf-core/ganon/table'

License

MIT License

Process
Name GANON_TABLE
Input 1 channel
#1 tuple
meta map

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

tre file

A list of 'tre' files from ganon report

*.tre
Output 2 channels
#1 txt tuple
meta map

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

*.txt file

Output ganon table containing taxonomic profile information of multiple samples. Formatting of contents depends on --output-format.

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

The name of the process

ganon string

The name of the tool

ganon --version 2>1 | sed 's/.*ganon //g' eval

The expression to obtain the version of the tool

Tool Description Homepage
ganon ganon classifies short DNA sequences against large sets of genomic reference sequences efficiently https://github.com/pirovc/ganon
Version 0.0.0-6c4ed3a
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 23 Apr 2026 15:18:07 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fganon%2Ftable/0.0.0-6c4ed3a/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/ganon/table/blobs/sha256:a815a6c5ca3c8c722d599f8e160bf6a96d0781439c226af2292b49f120969679
Size 2.6 KB
Checksum sha256:a815a6c5ca3c8c722d599f8e160bf6a96d0781439c226af2292b49f120969679
Downloads 3
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:18:07 (UTC) 3 2.6 KB
0.0.0-3fc6d40 22 Apr 2026 15:12:47 (UTC) 4 2.6 KB
0.0.0-0c7146d 08 Apr 2026 19:02:13 (UTC) 4 2.6 KB