nf-core/snpsift/split @ 0.0.0-6c4ed3a
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-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:46:47 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fsnpsift%2Fsplit/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/snpsift/split/blobs/sha256:54ba9d2862bcc5acd2735b3a37a42ddc2350835db100b6cbf30a2ba7cbe4ee1a |
| Size | 2.6 KB |
| Checksum | sha256:54ba9d2862bcc5acd2735b3a37a42ddc2350835db100b6cbf30a2ba7cbe4ee1a |
| 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 |