Description

A fast and scalable tool for bacterial pangenome analysis

Input

name:type
description
pattern

meta

:map

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

gff

:file

A set of GFF3 formatted files

*.{gff}

Output

name:type
description
pattern

results

meta

:map

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

${prefix}/*

:directory

Directory containing Panaroo result files

*/*

aln

meta

:map

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

${prefix}/core_gene_alignment.aln

:file

Core-genome alignment produced by Panaroo (Optional)

*.{fasta}

versions_panaroo

${task.process}

:string

The name of the process

panaroo

:string

The name of the tool

panaroo --version 2>&1 | sed 's/^.*panaroo //'

:eval

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions

${task.process}

:string

The name of the process

panaroo

:string

The name of the tool

panaroo --version 2>&1 | sed 's/^.*panaroo //'

:eval

The expression to obtain the version of the tool