Description

A submodule that merges all output summary tables from ampcombi/parsetables in one summary file.

Input

name:type
description
pattern

summaries

:list

The path to the list of files corresponding to each sample as generated by ampcombi2/parsetables.

[*_ampcombi.tsv, *_ampcombi.tsv]

Output

name:type
description
pattern

tsv

Ampcombi_summary.tsv

:file

A file containing the complete AMPcombi summaries from all processed samples.

*.tsv

log

Ampcombi_complete.log

:file

A log file that captures the standard output for the entire process in a log file. Can be activated by --log.

*.log

versions_ampcombi

${task.process}

:string

The name of the process

ampcombi

:string

The name of the tool

ampcombi --version | sed 's/ampcombi //'

:eval

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions

${task.process}

:string

The name of the process

ampcombi

:string

The name of the tool

ampcombi --version | sed 's/ampcombi //'

:eval

The expression to obtain the version of the tool

Tools

ampcombi2/complete
MIT

This merges the per sample AMPcombi summaries generated by running 'ampcombi2/parsetables'.