nf-core/vsearch/sintax @ 0.0.0-0c7146d
Summary
Taxonomic classification using the sintax algorithm.
Get started
Add the following snippet to your workflow script to include this module.
include { VSEARCH_SINTAX } from 'nf-core/vsearch/sintax'
License
MIT License
Process
Name
|
VSEARCH_SINTAX |
|---|
Input
2 channels
#1
tuple
meta
map
|
Groovy Map containing query file information e.g. [ id:'test'] |
|---|---|
queryfasta
file
|
Query sequences in FASTA or FASTQ format *.{fasta,fa,fna,faa,fastq,fq}
|
db
file
|
Reference database file in FASTA or UDB format *
|
|---|
Output
2 channels
#1
tsv
tuple
meta
file
|
Results written to tab-delimited file *.{tsv}
|
|---|---|
*.tsv
file
|
Results written to tab-delimited file *.{tsv}
|
#2
versions_vsearch
tuple
${task.process}
string
|
The process the versions were collected from |
|---|---|
vsearch
string
|
The tool name |
vsearch --version 2>&1 | sed -n "1s/.*v\([0-9.]*\).*/\\1/p"
eval
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| vsearch | VSEARCH is a versatile open-source tool for microbiome analysis, including chimera detection, clustering, dereplication and rereplication, extraction, FASTA/FASTQ/SFF file processing, masking, orienting, pair-wise alignment, restriction site cutting, searching, shuffling, sorting, subsampling, and taxonomic classification of amplicon sequences for metagenomics, genomics, and population genetics. (USEARCH alternative) | https://github.com/torognes/vsearch |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 135d883a43b1a2324b4112cd270cf22e20835533 |
| Release Date | 08 Apr 2026 19:23:07 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fvsearch%2Fsintax/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/vsearch/sintax/blobs/sha256:c7895950d970a5c94d542b7e719ffcfc0746fd809c2d5c9c1b9da8346b3b7401 |
| Size | 2.5 KB |
| Checksum | sha256:c7895950d970a5c94d542b7e719ffcfc0746fd809c2d5c9c1b9da8346b3b7401 |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 19:23:07 (UTC) | 1 | 2.5 KB | - |