Description

Over multiple vcfs, calculate their intersection/consistency.

Input

name:type
description
pattern

meta{:bash}

:map

Groovy Map containing sample information e.g. [ id:'sample1' ]

vcfs{:bash}

:file

two or more VCF files to compare

*.{vcf,gz}

Output

name:type
description
pattern

consistency{:bash}

meta{:bash}

:map

Groovy Map containing sample information e.g. [ id:'sample1' ]

*.{txt,json}{:bash}

:file

Output report in txt or json format

*.{txt,json}

versions_truvari{:bash}

${task.process}{:bash}

:string

The process the versions were collected from

truvari{:bash}

:string

The name of the tool

truvari version | sed 's/Truvari v//'{:bash}

:eval

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions{:bash}

${task.process}{:bash}

:string

The process the versions were collected from

truvari{:bash}

:string

The name of the tool

truvari version | sed 's/Truvari v//'{:bash}

:eval

The expression to obtain the version of the tool