Description

Predicts Staphylococcus aureus SCCmec type based on primers.

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 results

*.{tsv}

versions_staphopiasccmec

${task.process}

:string

The name of the process

staphopiasccmec

:string

The name of the tool

staphopia-sccmec --version 2>&1 | sed "s/^.*staphopia-sccmec //"

:eval

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions

${task.process}

:string

The name of the process

staphopiasccmec

:string

The name of the tool

staphopia-sccmec --version 2>&1 | sed "s/^.*staphopia-sccmec //"

:eval

The expression to obtain the version of the tool

Tools

staphopiasccmec
MIT

Predicts Staphylococcus aureus SCCmec type based on primers.