Description

Generate a ganon report file from the output of ganon classify

Input

name:type
description
pattern

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

name:type
description
pattern

tre

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

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