×

nf-core/genmod/annotate @ 0.0.0-0c7146d

for annotating regions, frequencies, cadd scores

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

Summary

for annotating regions, frequencies, cadd scores

Get started

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

include { GENMOD_ANNOTATE } from 'nf-core/genmod/annotate'

License

MIT License

Process
Name GENMOD_ANNOTATE
Input 1 channel
#1 tuple
meta map

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

input_vcf file

VCF file

*.{vcf}
Output 2 channels
#1 vcf tuple
meta map

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

*_annotate.vcf file

Annotated VCF file

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

Name of the process

genmod string

Name of the tool

genmod --version | sed 's/^.*genmod version: //' eval

The expression to obtain the version of the tool

Tool Description Homepage
genmod Annotate genetic inheritance models in variant files https://github.com/Clinical-Genomics/genmod
Version 0.0.0-0c7146d
Commit ID 135d883a43b1a2324b4112cd270cf22e20835533
Release Date 08 Apr 2026 18:43:59 (UTC)
Download URL https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fgenmod%2Fannotate/0.0.0-0c7146d/download
OCI Store URL https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/genmod/annotate/blobs/sha256:ab28df9d159692f990b1f668622dba465b8c2b15499ae03cbc01ae180ae5cf46
Size 2.4 KB
Checksum sha256:ab28df9d159692f990b1f668622dba465b8c2b15499ae03cbc01ae180ae5cf46
Downloads 1
Version Date Status Downloads Size Diff
0.0.0-0c7146d 08 Apr 2026 18:43:59 (UTC) 1 2.4 KB -