Description

Detection of Chimerism and Contamination in Prokaryotic Genomes

Input

name:type
description
pattern

meta{:bash}

:map

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

fasta_files{:bash}

:file

A list of FASTA files containing contig (bins)

*.fa

db{:bash}

:file

GUNC database file

*.dmnd

Output

name:type
description
pattern

maxcss_level_tsv{:bash}

meta{:bash}

:map

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

*maxCSS_level.tsv{:bash}

:file

Output file with results for the maximum CSS level

*.tsv

all_levels_tsv{:bash}

meta{:bash}

:map

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

*all_levels.tsv{:bash}

:file

Optional output file with results for each taxonomic level

*.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.