Description

In silico prediction of E. coli serotype

Input

name:type
description
pattern

meta

:map

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

fasta

:file

FASTA formatted assembly file

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

Output

name:type
description
pattern

log

meta

:map

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

*.log

:file

ectyper log output

*.log

tsv

meta

:map

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

*.tsv

:file

ectyper serotyping results in TSV format

*.tsv

txt

meta

:map

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

*.txt

:file

Allele report generated from BLAST results

*.txt

versions_ectyper

${task.process}

:string

The name of the process

ectyper

:string

The name of the tool

ectyper --version 2>&1 | sed 's/.*ectyper //; s/ .*$//'

:eval

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions

${task.process}

:string

The name of the process

ectyper

:string

The name of the tool

ectyper --version 2>&1 | sed 's/.*ectyper //; s/ .*$//'

:eval

The expression to obtain the version of the tool

Tools

ectyper
Apache 2

ECtyper is a python program for serotyping E. coli genomes