×

nf-core/ganon/report @ 0.0.0-0c7146d

Generate a ganon report file from the output of ganon classify

Latest version: 0.0.0-0c7146d
Total downloads: 1
Source: nf-core/modules
Authors: @jfy133
Maintainers: @jfy133

Summary

Generate a ganon report file from the output of ganon classify

Get started

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

include { GANON_REPORT } from 'nf-core/ganon/report'

License

MIT License

Process
Name GANON_REPORT
Input 2 channels
#1 tuple
meta map

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

rep file

Input 'repo' files from ganon classify

*.rep
db file

Ganon database files from build or build-custom

*.{ibf,tax}
Output 2 channels
#1 tre tuple
meta map

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

*.tre file

Output ganon report containing taxonomic profile information. Formatting of contents depends on --output-format.

*.tre
#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-0c7146d
Commit ID 135d883a43b1a2324b4112cd270cf22e20835533
Release Date 08 Apr 2026 18:40:37 (UTC)
Download URL https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fganon%2Freport/0.0.0-0c7146d/download
OCI Store URL https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/ganon/report/blobs/sha256:a1adb414fb61e0dd3b80159a35285a4f687ea3bd86b1f481c3f26ee0ab0b171c
Size 2.6 KB
Checksum sha256:a1adb414fb61e0dd3b80159a35285a4f687ea3bd86b1f481c3f26ee0ab0b171c
Downloads 1
Version Date Status Downloads Size Diff
0.0.0-0c7146d 08 Apr 2026 18:40:37 (UTC) 1 2.6 KB -