×

nf-core/vt/decomposeblocksub @ 0.0.0-0c7146d

Decomposes biallelic block substitutions into its constituent SNPs.

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

Summary

Decomposes biallelic block substitutions into its constituent SNPs.

Get started

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

include { VT_DECOMPOSEBLOCKSUB } from 'nf-core/vt/decomposeblocksub'

License

MIT License

Process
Name VT_DECOMPOSEBLOCKSUB
Input 1 channel
#1 tuple
meta map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

vcf file

The VCF file to decompose

*.vcf(.gz)?
index file

The VCF file to decompose

*.tbi
intervals file

The intervals of the variants of decompose

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

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

*.vcf.gz file

The decomposed VCF file

*.vcf.gz
#2 versions
versions.yml file

File containing software versions

versions.yml
Tool Description Homepage
vt A tool set for short variant discovery in genetic sequence data https://genome.sph.umich.edu/wiki/Vt
Version 0.0.0-0c7146d
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 08 Apr 2026 19:47:26 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fvt%2Fdecomposeblocksub/0.0.0-0c7146d/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/vt/decomposeblocksub/blobs/sha256:0e326ff8e2ecf9e5e38d7ec2894a6f4df9ed8cff69d1875a43c71ef95b7fa1e3
Size 2.6 KB
Checksum sha256:0e326ff8e2ecf9e5e38d7ec2894a6f4df9ed8cff69d1875a43c71ef95b7fa1e3
Downloads 4
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:52:51 (UTC) 4 2.6 KB
0.0.0-3fc6d40 22 Apr 2026 15:36:44 (UTC) 4 2.6 KB
0.0.0-0c7146d 08 Apr 2026 19:47:26 (UTC) 4 2.6 KB