nf-core/ncbitools/vecscreen @ 0.0.0-0c7146d
Summary
NCBI tool for detecting vector contamination in nucleic acid sequences. This tool is older than NCBI's FCS-adaptor, which is for the same purpose
Get started
Add the following snippet to your workflow script to include this module.
include { NCBITOOLS_VECSCREEN } from 'nf-core/ncbitools/vecscreen'
License
MIT License
Name
|
NCBITOOLS_VECSCREEN |
|---|
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', taxid:'6973' ] |
|---|---|
fasta_file
file
|
FASTA file that will be screened for contaminants |
meta2
map
|
Groovy Map containing sample information e.g. |
|---|---|
adapters_database_directory
directory
|
Directory containing the adapters database |
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
vecscreen_output
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', taxid:'9606' ] |
|---|---|
${prefix}.vecscreen.out
file
|
VecScreen report file. This can be in different formats depending on the value of the optional -f parameter. 0 = HTML format, with alignments. 1 = HTML format, no alignments. 2 = Text list, with alignments. 3 = Text list, no alignments. default = 0 *.vecscreen.out
|
| Tool | Description | Homepage |
|---|---|---|
| ncbitools | "NCBI libraries for biology applications (text-based utilities)" | https://www.ncbi.nlm.nih.gov/tools/vecscreen/ |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 0c7146d85582628b5d1034504702fa808632b1af |
| Release Date | 08 Apr 2026 19:21:06 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fncbitools%2Fvecscreen/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/ncbitools/vecscreen/blobs/sha256:a86b22c0be6f4cea686b113f8f6a6be30892d5005fff157fb5f600a1533c3ce0 |
| Size | 2.7 KB |
| Checksum | sha256:a86b22c0be6f4cea686b113f8f6a6be30892d5005fff157fb5f600a1533c3ce0 |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 19:21:06 (UTC) | 3 | 2.7 KB |