nf-core/vclust/prefilter @ 0.0.0-6c4ed3a
Summary
The prefilter command creates a pre-alignment filter that reduces the number of genome pairs to be aligned by filtering out dissimilar sequences before the alignment step.
Get started
Add the following snippet to your workflow script to include this module.
include { VCLUST_PREFILTER } from 'nf-core/vclust/prefilter'
License
MIT License
Process
Name
|
VCLUST_PREFILTER |
|---|
Input
1 channel
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
fasta
file
|
Input fasta file containing sequences needed for filtering *.{fasta,fna,fa}
|
Output
2 channels
#1
txt
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.txt
file
|
Output text file containing relationships for filtering *.txt
|
#2
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
| Tool | Description | Homepage |
|---|---|---|
| vclust | Fast and accurate tool for calculating ANI and clustering virus genomes and metagenomes. | https://afproject.org/vclust/ |
| Version | 0.0.0-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:52:16 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fvclust%2Fprefilter/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/vclust/prefilter/blobs/sha256:0b07b54b66b78ca928f2b59f7f916f0c63137b62ecd9a44b41d58c4cbf9d2407 |
| Size | 2.3 KB |
| Checksum | sha256:0b07b54b66b78ca928f2b59f7f916f0c63137b62ecd9a44b41d58c4cbf9d2407 |
| Downloads | 4 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:52:16 (UTC) | 4 | 2.3 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:36:11 (UTC) | 3 | 2.3 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:46:33 (UTC) | 4 | 2.3 KB |