×

nf-core/vcfexpress @ 0.0.0-0c7146d

Filter a VCF/BCF and optionally print by template expression. If no template is given the output will be VCF/BCF

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

Summary

Filter a VCF/BCF and optionally print by template expression. If no template is given the output will be VCF/BCF

Get started

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

include { VCFEXPRESS } from 'nf-core/vcfexpress'

License

MIT License

Process
Name VCFEXPRESS
Input 2 channels
#1 tuple
meta map

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

vcf file

VCF file

*.{vcf,vcf.gz,bcf,bcf.gz}
prelude file

File(s) containing lua(u) code to run once before any variants are processed. header is available here to access or modify the header

*.lua
Output 2 channels
#1 vcf tuple
meta map

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

*.{vcf,vcf.gz,bcf,bcf.gz} file

VCF file

*.{vcf,vcf.gz,bcf,bcf.gz}
#2 versions_vcfexpress tuple
${task.process} string

The name of the process

vcfexpress string

The name of the tool

vcfexpress --version | sed 's/vcfexpress //' eval

The expression to obtain the version of the tool

Tool Description Homepage
vcfexpress expressions on VCFs https://github.com/brentp/vcfexpress
Version 0.0.0-0c7146d
Commit ID 135d883a43b1a2324b4112cd270cf22e20835533
Release Date 08 Apr 2026 19:22:01 (UTC)
Download URL https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fvcfexpress/0.0.0-0c7146d/download
OCI Store URL https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/vcfexpress/blobs/sha256:48eac1f3d697b549f168d9198f826d6b6632d01d4714f12f76229c0f1c1a4b58
Size 2.6 KB
Checksum sha256:48eac1f3d697b549f168d9198f826d6b6632d01d4714f12f76229c0f1c1a4b58
Downloads 1
Version Date Status Downloads Size Diff
0.0.0-0c7146d 08 Apr 2026 19:22:01 (UTC) 1 2.6 KB -