×

nf-core/custom/addmostsevereconsequence @ 0.0.0-6c4ed3a

Annotate a VEP annotated VCF with the most severe consequence field

Latest version: 0.0.0-6c4ed3a
Total downloads: 6
Source: nf-core/modules
Maintainers: @ramprasadn @fellen31

Summary

Annotate a VEP annotated VCF with the most severe consequence field

Get started

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

include { CUSTOM_ADDMOSTSEVERECONSEQUENCE } from 'nf-core/custom/addmostsevereconsequence'

License

MIT License

Process
Name CUSTOM_ADDMOSTSEVERECONSEQUENCE
Input 2 channels
#1 tuple
meta map

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

vcf file

VEP annotated VCF file

*.{vcf,vcf.gz}
#2 tuple
meta2 map

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

variant_consequences file

File with VEP variant consequences, one per line.

*
Output 3 channels
#1 vcf tuple
meta map

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

*.vcf.gz file

Annotated VCF file

*.vcf.gz
#2 versions_bgzip tuple
${task.process} string

The name of the process

bgzip string

The name of the tool

bgzip --version | sed '1!d;s/.* //' eval

The expression to obtain the version of the tool

#3 versions_addmostsevereconsequence tuple
${task.process} string

The name of the process

addmostsevereconsequence string

The name of the tool

1.2.0 string

The expression to obtain the version of the tool

Tool Description Homepage
custom Custom module to annotate a VEP annotated VCF with the most severe consequence field n/a
Version 0.0.0-6c4ed3a
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 23 Apr 2026 15:12:00 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fcustom%2Faddmostsevereconsequence/0.0.0-6c4ed3a/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/custom/addmostsevereconsequence/blobs/sha256:78fe69e959564352e7b2caf6f9ae9e46bd6bd5089993fd20cc36507b5e3f0796
Size 5.0 KB
Checksum sha256:78fe69e959564352e7b2caf6f9ae9e46bd6bd5089993fd20cc36507b5e3f0796
Downloads 3
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:12:00 (UTC) 3 5.0 KB
0.0.0-0c7146d 08 Apr 2026 18:55:03 (UTC) 3 5.0 KB