×

nf-core/ensemblvep/download @ 0.0.0-0c7146d

Ensembl Variant Effect Predictor (VEP). The cache downloading options are controlled through task.ext.args.

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

Summary

Ensembl Variant Effect Predictor (VEP). The cache downloading options are controlled through task.ext.args.

Get started

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

include { ENSEMBLVEP_DOWNLOAD } from 'nf-core/ensemblvep/download'

License

MIT License

Process
Name ENSEMBLVEP_DOWNLOAD
Input 2 channels
#1 tuple
meta map

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

assembly string

Genome assembly

species string

Specie

cache_version string

cache version

preflight_check boolean

Whether to check that the expected cache file is listed in the Ensembl CHECKSUMS file before downloading

Output 3 channels
#1 cache tuple
meta file

cache

*
prefix file

cache

*
#2 versions_ensemblvep tuple
${task.process} string

The process the versions were collected from

ensemblvep string

The tool name

vep --help | sed -n '/ensembl-vep/s/.*: //p' eval

The command used to generate the version of the tool

#3 versions_perlmathcdf tuple
${task.process} string

The process the versions were collected from

perl-math-cdf string

The name of the tool

perl -MMath::CDF -e 'print \$Math::CDF::VERSION' eval

The expression to obtain the version of the tool

Tool Description Homepage
ensemblvep VEP determines the effect of your variants (SNPs, insertions, deletions, CNVs or structural variants) on genes, transcripts, and protein sequence, as well as regulatory regions. https://www.ensembl.org/info/docs/tools/vep/index.html
Version 0.0.0-0c7146d
Commit ID 135d883a43b1a2324b4112cd270cf22e20835533
Release Date 08 Apr 2026 18:37:11 (UTC)
Download URL https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fensemblvep%2Fdownload/0.0.0-0c7146d/download
OCI Store URL https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/ensemblvep/download/blobs/sha256:e2629248926d20b619a932971d2641e09e0610b5de129ec42a34a4a48030781b
Size 5.8 KB
Checksum sha256:e2629248926d20b619a932971d2641e09e0610b5de129ec42a34a4a48030781b
Downloads 1
Version Date Status Downloads Size Diff
0.0.0-0c7146d 08 Apr 2026 18:37:11 (UTC) 1 5.8 KB -