Description

Add or remove annotations.

Input

name:type
description
pattern

meta{:bash}

:map

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

input{:bash}

:file

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

index{:bash}

:file

Index of the query VCF or BCF file

annotations{:bash}

:file

Bgzip-compressed file with annotations

annotations_index{:bash}

:file

Index of the annotations file

columns{:bash}

:file

List of columns in the annotations file, one name per row

header_lines{:bash}

:file

Contains lines to append to the output VCF header

rename_chrs{:bash}

:file

Rename annotations according to this file containing “old_name new_name\n” pairs separated by whitespaces, each on a separate line.

Output

name:type
description
pattern

vcf{:bash}

meta{:bash}

:map

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

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

:file

Compressed annotated VCF file

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

tbi{:bash}

meta{:bash}

:map

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

*.tbi{:bash}

:file

Alternative VCF file index

*.tbi

csi{:bash}

meta{:bash}

:map

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

*.csi{:bash}

:file

Default VCF file index

*.csi

versions{:bash}

versions.yml{:bash}

:file

File containing software versions

versions.yml