Description

write your description here

Input

name:type
description
pattern

meta

:map

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

input

:file

Kaiju input file

db

:file

Kaiju database

taxon_rank

:string

Taxonomic rank to display in report pattern: “phylum|class|order|family|genus|species”

Output

name:type
description
pattern

summary

meta

:map

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

*.txt

:file

Kaiju output file

*.txt

versions_kaiju

${task.process}

:string

The name of the process

kaiju

:string

The name of the tool

kaiju -h 2>&1 | sed -n 1p | sed 's/^.*Kaiju //'

:eval

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions

${task.process}

:string

The name of the process

kaiju

:string

The name of the tool

kaiju -h 2>&1 | sed -n 1p | sed 's/^.*Kaiju //'

:eval

The expression to obtain the version of the tool