Description

Generates a VCF stream where AC and NS have been generated for each record using sample genotypes.

Input

name:type
description
pattern

meta:map

Groovy Map containing sample information e.g. [ id:‘test’, single_end

]

vcf:file

Compressed VCF file

*.{.vcf.gz,vcf}

tbi:file

Index of VCF file

*.vcf.gz.tbi

Output

name:type
description
pattern

vcf

meta:map

Groovy Map containing sample information e.g. [ id:‘test’, single_end

]

*.vcf.gz:file

Compressed VCF file

*.vcf.gz

versions

versions.yml:file

File containing software versions

versions.yml

Tools