nf-core/vcf2zarr/convert @ 0.0.0-6c4ed3a
Summary
Convert VCF data to the VCF Zarr specification reliably, in parallel or distributed over a cluster
Get started
Add the following snippet to your workflow script to include this module.
include { VCF2ZARR_CONVERT } from 'nf-core/vcf2zarr/convert'
License
MIT License
Process
Name
|
VCF2ZARR_CONVERT |
|---|
Input
1 channel
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
vcf
file
|
Input VCF file *.{vcf,vcf.gz}
|
Output
2 channels
#1
vcz
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.vcz
directory
|
Output VCF Zarr store *.{vcz}
|
#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:51:59 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fvcf2zarr%2Fconvert/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/vcf2zarr/convert/blobs/sha256:b78b31f7490f7895b5a900fdd6b0a1161bf008bce25eea871786cc523a9187af |
| Size | 4.4 KB |
| Checksum | sha256:b78b31f7490f7895b5a900fdd6b0a1161bf008bce25eea871786cc523a9187af |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:51:59 (UTC) | 3 | 4.4 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:46:12 (UTC) | 3 | 4.4 KB |