Description

Merging of CheckM and GUNC results in one summary table

Input

name:type
description
pattern

meta{:bash}

:map

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

gunc_file{:bash}

:file

Path of a gunc_scores.tsv file (mandatory)

*.{bam,cram,sam}

checkm_file{:bash}

:file

Output TSV from CheckM qa (ideally with -o 2 extended format) (mandatory)

*.{bam,cram,sam}

Output

name:type
description
pattern

tsv{:bash}

meta{:bash}

:map

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

*.tsv{:bash}

:file

Merged checkm/gunc results in TSV format

*.tsv

versions_gunc{:bash}

${task.process}{:bash}

:string

The name of the process

gunc{:bash}

:string

The name of the tool

gunc --version{:bash}

:eval

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions{:bash}

${task.process}{:bash}

:string

The name of the process

gunc{:bash}

:string

The name of the tool

gunc --version{:bash}

:eval

The expression to obtain the version of the tool

Tools

gunc
GNU General Public v3 or later (GPL v3+)

Python package for detection of chimerism and contamination in prokaryotic genomes.