Description

Searches for the sequences of a fasta file in a database using MMseqs2

Input

name:type
description
pattern

meta{:bash}

:map

Groovy Map containing input fasta file information e.g. [ id:'test' ]

fasta{:bash}

:file

Fasta file

*.{fa,fasta}

meta2{:bash}

:map

Groovy Map containing database information e.g. [ id:'test' ]

db_target{:bash}

:directory

an MMseqs2 database with target data, e.g. uniref90

Output

name:type
description
pattern

tsv{:bash}

meta{:bash}

:map

Groovy Map containing input fasta file information e.g. [ id:'test']

${prefix}.tsv{:bash}

:file

tsv file with the results of the search

*.{tsv}

versions_mmseqs{:bash}

${task.process}{:bash}

:string

The name of the process

mmseqs{:bash}

:string

The name of the tool

mmseqs version{:bash}

:eval

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions{:bash}

${task.process}{:bash}

:string

The name of the process

mmseqs{:bash}

:string

The name of the tool

mmseqs version{:bash}

:eval

The expression to obtain the version of the tool