×

nf-core/variantextractor @ 0.0.0-0c7146d

Deterministic and standard extractor of SNVs, indels and structural variants (SVs) from VCF files. Homogenizes multiallelic variants, MNPs and SVs (including imprecise paired breakends and single breakends) to facilitate downstream processing.

Latest version: 0.0.0-6c4ed3a
Total downloads: 10
Source: nf-core/modules
Authors: @sbreuch
Maintainers: @sbreuch

Summary

Deterministic and standard extractor of SNVs, indels and structural variants (SVs) from VCF files. Homogenizes multiallelic variants, MNPs and SVs (including imprecise paired breakends and single breakends) to facilitate downstream processing.

Get started

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

include { VARIANTEXTRACTOR } from 'nf-core/variantextractor'

License

MIT License

Process
Name VARIANTEXTRACTOR
Input 1 channel
#1 tuple
meta map

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

vcf file

Input VCF file containing variants to be extracted and homogenized.

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

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

*.vcf file

VCF file with variants extracted and homogenized (multiallelic split, MNPs decomposed, SV breakends deduplicated).

*.vcf
#2 versions_variantextractor
versions.yml file

File containing software versions.

versions.yml
Tool Description Homepage
variant-extractor Deterministic and standard extractor of SNVs, indels and structural variants from VCF files built under the frame of EUCANCan. https://github.com/EUCANCan/variant-extractor
Version 0.0.0-0c7146d
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 08 Apr 2026 19:45:24 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fvariantextractor/0.0.0-0c7146d/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/variantextractor/blobs/sha256:e6c7a791c1a088b006474d795ca71c047cfe5635b493e97f2defe4cba45901ec
Size 2.7 KB
Checksum sha256:e6c7a791c1a088b006474d795ca71c047cfe5635b493e97f2defe4cba45901ec
Downloads 3
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:51:43 (UTC) 3 2.7 KB
0.0.0-3fc6d40 22 Apr 2026 15:36:04 (UTC) 4 2.8 KB
0.0.0-0c7146d 08 Apr 2026 19:45:24 (UTC) 3 2.7 KB