Splits/Joins VCF(s) file into chromosomes
meta
:map
Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]
vcf
:file
VCF file(s)
*.{vcf,vcf.gz}
out_vcfs
*.vcf
Split/Joined VCF file(s)
versions_snpsift
${task.process}
:string
The name of the process
snpsift
The name of the tool
SnpSift split -h 2>&1 | sed -n 's/.*version \([^ ]*\).*/\1/p;q'
:eval
The expression to obtain the version of the tool
versions
SnpSift is a toolbox that allows you to filter and manipulate annotated files