Description

quickly annotate your VCF with any number of INFO fields from any number of VCFs or BED files

Input

name:type
description
pattern

meta{:bash}

:map

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

vcf{:bash}

:file

query VCF file

*.{vcf, vcf.gz}

tbi{:bash}

:file

tabix index file for the query VCF

*.tbi

specific_resources{:bash}

:map

A list of sample specific reference files defined in toml config, must also include indices if bgzipped.

toml{:bash}

:file

configuration file with reference file basenames

*.toml

lua{:bash}

:file

Lua file for custom annotations

*.lua

resources{:bash}

:map

List of reference files defined in toml config, must also include indices if bgzipped.

Output

name:type
description
pattern

vcf{:bash}

meta{:bash}

:map

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

*.vcf.gz

*.vcf.gz{:bash}

:map

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

*.vcf.gz

tbi{:bash}

meta{:bash}

:map

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

*.vcf.gz

*.vcf.gz.tbi{:bash}

:map

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

*.vcf.gz.tbi

versions{:bash}

versions.yml{:bash}

:file

File containing software versions

versions.yml