Description

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

Input

name:type
description
pattern

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

name:type
description
pattern

txt

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

versions_ganon

${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

Topics

name:type
description
pattern

versions

${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

Tools

ganon
MIT

ganon classifies short DNA sequences against large sets of genomic reference sequences efficiently