Description

Merge two tab-separated output files of Kaiju and Kraken in the column format

Input

name:type
description
pattern

meta:map

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

]

kaiju:file

Results with taxonomic classification of each read from Kaiju

kraken:file

Results with taxonomic classification of each read from Kraken

*.{tsv}

db:directory

List containing the database and nodes files for Kaiju e.g. [ ‘database.fmi’, ‘nodes.dmp’ ]

Output

name:type
description
pattern

merged

meta:map

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

]

*.tsv:file

Results with merged taxonomic classification of each read based on the given strategy ‘1’, ‘2’, ‘lca’ [default] or ‘lowest’

*.tsv

versions

versions.yml:file

File containing software versions

versions.yml