Description

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

Input

name:type
description
pattern

meta{:bash}

:map

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

vcf{:bash}

:file

Compressed VCF file

*.{.vcf.gz,vcf}

tbi{:bash}

:file

Index of VCF file

*.vcf.gz.tbi

Output

name:type
description
pattern

vcf{:bash}

meta{:bash}

:map

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

*.vcf.gz{:bash}

:file

Compressed VCF file

*.vcf.gz

versions_vcflib{:bash}

${task.process}{:bash}

:string

The name of the process

vcflib{:bash}

:string

The name of the tool

1.0.14{:bash}

:string

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions{:bash}

${task.process}{:bash}

:string

The name of the process

vcflib{:bash}

:string

The name of the tool

1.0.14{:bash}

:string

The expression to obtain the version of the tool

Tools