Description

Computational method for finding spa types.

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}

repeats

:file

spa repeat sequences in FASTA format (Optional)

*.{fasta}

repeat_order

:file

spa types and order of repeats (Optional)

*.{txt}

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_spatyper

${task.process}

:string

The name of the process

spatyper

:string

The name of the tool

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

:eval

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions

${task.process}

:string

The name of the process

spatyper

:string

The name of the tool

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

:eval

The expression to obtain the version of the tool

Tools

spatyper
LGPL v3

Computational method for finding spa types.