Description

Subworkflow to taxonomically classify metagenomic sequencing data using MetaPhlAn

Input

name
description
pattern

meta

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

]

ch_fastq

The input channel containing the FASTQ files
Structure: [ val(meta), path(fastqs) ]

*.{fastq/fastq.gz}

Output

name
description
pattern

meta

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

]

versions

File containing software versions
Structure: [ path(versions.yml) ]

versions.yml

txt

Combined MetaPhlAn table
Structure: [ val(meta), path(txt) ]

*.txt