Description

Over multiple vcfs, calculate their intersection/consistency.

Input

name:type
description
pattern

meta

:map

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

vcfs

:file

two or more VCF files to compare

*.{vcf,gz}

Output

name:type
description
pattern

consistency

meta

:map

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

*.{txt,json}

:file

Output report in txt or json format

*.{txt,json}

versions_truvari

${task.process}

:string

The process the versions were collected from

truvari

:string

The name of the tool

truvari version | sed 's/Truvari v//'

:eval

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions

${task.process}

:string

The process the versions were collected from

truvari

:string

The name of the tool

truvari version | sed 's/Truvari v//'

:eval

The expression to obtain the version of the tool