nf-core/mmseqs/createtsv @ 0.0.0-6c4ed3a
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
Name
|
MMSEQS_CREATETSV |
|---|
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
db_result
directory
|
an MMseqs2 database with result data |
meta2
map
|
Groovy Map containing sample information e.g. |
|---|---|
db_query
directory
|
an MMseqs2 database with query data |
meta3
map
|
Groovy Map containing sample information e.g. |
|---|---|
db_target
directory
|
an MMseqs2 database with target data |
tsv
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.tsv
file
|
The resulting tsv file created using the query, target and result MMseqs databases *.{tsv}
|
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-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:31:03 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fmmseqs%2Fcreatetsv/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/mmseqs/createtsv/blobs/sha256:4b1e981993b4810cc94a49241ef227d7f0bd6c3f9916bbf243360cd043ac538a |
| Size | 3.2 KB |
| Checksum | sha256:4b1e981993b4810cc94a49241ef227d7f0bd6c3f9916bbf243360cd043ac538a |
| Downloads | 2 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:31:03 (UTC) | 2 | 3.2 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:18:38 (UTC) | 1 | 3.2 KB |