nf-core/ganon/report @ 0.0.0-6c4ed3a
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-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:18:06 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fganon%2Freport/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/ganon/report/blobs/sha256:4489f9711dafa4e242653fb86563334ad0b718b5ce7feaf94d1729c9fe51c088 |
| Size | 2.6 KB |
| Checksum | sha256:4489f9711dafa4e242653fb86563334ad0b718b5ce7feaf94d1729c9fe51c088 |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:18:06 (UTC) | 3 | 2.6 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:12:45 (UTC) | 3 | 2.7 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:02:11 (UTC) | 4 | 2.6 KB |