nf-core/vcflib/vcfbreakmulti @ 0.0.0-0c7146d
Summary
If multiple alleles are specified in a single record, break the record into several lines preserving allele-specific INFO fields
Get started
Add the following snippet to your workflow script to include this module.
include { VCFLIB_VCFBREAKMULTI } from 'nf-core/vcflib/vcfbreakmulti'
License
MIT License
Process
Name
|
VCFLIB_VCFBREAKMULTI |
|---|
Input
1 channel
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
vcf
file
|
Compressed VCF file *.{.vcf.gz,vcf}
|
tbi
file
|
Index of VCF file *.vcf.gz.tbi
|
Output
2 channels
#1
vcf
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.vcf.gz
file
|
Compressed VCF file *.vcf.gz
|
#2
versions_vcflib
tuple
${task.process}
string
|
The name of the process |
|---|---|
vcflib
string
|
The name of the tool |
1.0.14
string
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| vcflib | Command-line tools for manipulating VCF files | https://github.com/vcflib/vcflib |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 135d883a43b1a2324b4112cd270cf22e20835533 |
| Release Date | 08 Apr 2026 19:22:03 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fvcflib%2Fvcfbreakmulti/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/vcflib/vcfbreakmulti/blobs/sha256:91408943f8c3bc5319414fc0e0b4f2cd7b30c54cfdf684ca57bd245bd034dceb |
| Size | 2.5 KB |
| Checksum | sha256:91408943f8c3bc5319414fc0e0b4f2cd7b30c54cfdf684ca57bd245bd034dceb |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 19:22:03 (UTC) | 1 | 2.5 KB | - |