×

nf-core/vcf2zarr/explode @ 0.0.0-6c4ed3a

Convert VCF(s) to intermediate columnar format

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

Summary

Convert VCF(s) to intermediate columnar format

Get started

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

include { VCF2ZARR_EXPLODE } from 'nf-core/vcf2zarr/explode'

License

MIT License

Process
Name VCF2ZARR_EXPLODE
Input 1 channel
#1 tuple
meta map

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

vcf file

Input VCF file

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

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

*.icf directory

Output intermediate columnar format (ICF)

*.{icf}
#2 versions_vcf2zarr tuple
${task.process} string

The name of the process

vcf2zarr string

The name of the tool

vcf2zarr --version |& sed -n "s/.* //p" eval

The expression to obtain the version of the tool

Tool Description Homepage
vcf2zarr Convert bioinformatics data to Zarr https://sgkit-dev.github.io/bio2zarr/vcf2zarr/overview.html
Version 0.0.0-6c4ed3a
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 23 Apr 2026 15:52:01 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fvcf2zarr%2Fexplode/0.0.0-6c4ed3a/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/vcf2zarr/explode/blobs/sha256:4602b60963321a4a0dd55b6693f4c29b34ab272cbfb57532dd6434382f1ce272
Size 3.0 KB
Checksum sha256:4602b60963321a4a0dd55b6693f4c29b34ab272cbfb57532dd6434382f1ce272
Downloads 3
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:52:01 (UTC) 3 3.0 KB
0.0.0-0c7146d 08 Apr 2026 19:46:14 (UTC) 1 3.0 KB