Description

If multiple alleles are specified in a single record, break the record into several lines preserving allele-specific INFO fields

Input

name:type
description
pattern

meta

:map

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

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:false ]

*.vcf.gz

:file

Compressed VCF file

*.vcf.gz

versions_vcflib

${task.process}

:string

The name of the process

vcflib

:string

The name of the tool

1.0.14

:string

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions

${task.process}

:string

The name of the process

vcflib

:string

The name of the tool

1.0.14

:string

The expression to obtain the version of the tool

Tools