Description

Add or remove annotations.

Input

Name (Type)
Description
Pattern

meta (map)

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

]

input (file)

Query VCF or BCF file, can be either uncompressed or compressed

index (file)

Index of the query VCF or BCF file

annotations (file)

Bgzip-compressed file with annotations

annotations_index (file)

Index of the annotations file

header_lines (file)

Contains lines to append to the output VCF header

Output

Name (Type)
Description
Pattern

meta (map)

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

]

vcf (file)

Compressed annotated VCF file

*{vcf,vcf.gz,bcf,bcf.gz}

csi (file)

Default VCF file index

*.csi

tbi (file)

Alternative VCF file index

*.tbi

versions (file)

File containing software versions

versions.yml