×

nf-core/mmseqs/createtsv @ 0.0.0-0c7146d

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

Latest version: 0.0.0-0c7146d
Total downloads: 1
Source: nf-core/modules
Authors: @Joon-Klaps
Maintainers: @Joon-Klaps

Summary

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

Get started

Add the following snippet to your workflow script to include this module.

include { MMSEQS_CREATETSV } from 'nf-core/mmseqs/createtsv'

License

MIT License

Process
Name MMSEQS_CREATETSV
Input 3 channels
#1 tuple
meta map

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

db_result directory

an MMseqs2 database with result data

#2 tuple
meta2 map

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

db_query directory

an MMseqs2 database with query data

#3 tuple
meta3 map

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

db_target directory

an MMseqs2 database with target data

Output 2 channels
#1 tsv tuple
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}
#2 versions_mmseqs tuple
${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

Tool Description Homepage
mmseqs MMseqs2: ultra fast and sensitive sequence search and clustering suite https://github.com/soedinglab/MMseqs2
Version 0.0.0-0c7146d
Commit ID 135d883a43b1a2324b4112cd270cf22e20835533
Release Date 08 Apr 2026 18:56:30 (UTC)
Download URL https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fmmseqs%2Fcreatetsv/0.0.0-0c7146d/download
OCI Store URL https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/mmseqs/createtsv/blobs/sha256:30e0353238df2e244f779b07dd2bea7d54094de04c769ceb4610e1e7bdce58de
Size 3.2 KB
Checksum sha256:30e0353238df2e244f779b07dd2bea7d54094de04c769ceb4610e1e7bdce58de
Downloads 1
Version Date Status Downloads Size Diff
0.0.0-0c7146d 08 Apr 2026 18:56:30 (UTC) 1 3.2 KB -