Description

Serotyping of Neisseria meningitidis assemblies

Input

name:type
description
pattern

meta

:map

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

fasta

:file

FASTA assembly file

*.{fasta,fasta.gz,fa,fa.gz,fna,fna.gz}

Output

name:type
description
pattern

tsv

meta

:map

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

*.tsv

:file

Tab-delimited result file

*.tsv

versions_meningotype

${task.process}

:string

The name of the process

meningotype

:string

The name of the tool

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

:eval

The expression to obtain the version of the tool

versions_biopython

${task.process}

:string

The name of the process

biopython

:string

The name of the tool

python -c 'import Bio; print(Bio.__version__)'

:eval

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions

${task.process}

:string

The name of the process

meningotype

:string

The name of the tool

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

:eval

The expression to obtain the version of the tool

${task.process}

:string

The name of the process

biopython

:string

The name of the tool

python -c 'import Bio; print(Bio.__version__)'

:eval

The expression to obtain the version of the tool

Tools

meningotype
GPL v3

In silico serotyping and finetyping (porA and fetA) of Neisseria meningitidis