×

nf-core/snpsift/split @ 0.0.0-0c7146d

Splits/Joins VCF(s) file into chromosomes

Latest version: 0.0.0-6c4ed3a
Total downloads: 6
Source: nf-core/modules
Maintainers: @SusiJo @jonasscheid

Summary

Splits/Joins VCF(s) file into chromosomes

Get started

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

include { SNPSIFT_SPLIT } from 'nf-core/snpsift/split'

License

MIT License

Process
Name SNPSIFT_SPLIT
Input 1 channel
#1 tuple
meta map

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

vcf file

VCF file(s)

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

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

*.vcf file

Split/Joined VCF file(s)

*.vcf
#2 versions
versions.yml file

File containing software versions

versions.yml
Tool Description Homepage
snpsift SnpSift is a toolbox that allows you to filter and manipulate annotated files https://pcingola.github.io/SnpEff/ss_introduction/
Version 0.0.0-0c7146d
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 08 Apr 2026 19:39:36 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fsnpsift%2Fsplit/0.0.0-0c7146d/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/snpsift/split/blobs/sha256:e4248a512a795e1d78b8cff985adc1a6bba5403938a3fa220806661e098d3fcc
Size 2.6 KB
Checksum sha256:e4248a512a795e1d78b8cff985adc1a6bba5403938a3fa220806661e098d3fcc
Downloads 3
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:46:47 (UTC) 3 2.6 KB
0.0.0-0c7146d 08 Apr 2026 19:39:36 (UTC) 3 2.6 KB