Description

Create a tsv file from a query and a target database as well as the result database

Input

name:type
description
pattern

meta

:map

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

db_result

:directory

an MMseqs2 database with result data

meta2

:map

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

db_query

:directory

an MMseqs2 database with query data

meta3

:map

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

db_target

:directory

an MMseqs2 database with target data

Output

name:type
description
pattern

tsv

meta

:map

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

*.tsv

:file

The resulting tsv file created using the query, target and result MMseqs databases

*.{tsv}

versions_mmseqs

${task.process}

:string

The name of the process

mmseqs

:string

The name of the tool

mmseqs 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

mmseqs

:string

The name of the tool

mmseqs version

:eval

The expression to obtain the version of the tool