Description

Combine output of metagenomic samples analyzed by bracken.

Input

name:type
description
pattern

meta

:map

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

input

:file

List of output files from bracken

*

Output

name:type
description
pattern

txt

meta

:map

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

*.txt

:file

Combined output in table format

*.txt

versions_combine_bracken_outputs

${task.process}

:string

The name of the process

combine_bracken_outputs

:string

The name of the tool

bracken -v | cut -f2 -d"v"

:string

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions

${task.process}

:string

The name of the process

combine_bracken_outputs

:string

The name of the tool

bracken -v | cut -f2 -d"v"

:string

The expression to obtain the version of the tool

Tools

bracken
GPL v3

Bracken (Bayesian Reestimation of Abundance with KrakEN) is a highly accurate statistical method that computes the abundance of species in DNA sequences from a metagenomics sample.