Description

Call variants for a given scenario specified with the varlociraptor calling grammar, preprocessed by varlociraptor preprocessing

Input

name:type
description
pattern

meta

:map

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

vcfs

:file

Sorted VCF/BCF file containing sample observations, Can also be a list of files

*.{vcf,bcf,vcf.gz}

scenario

:file

Yaml file containing scenario information (optional)

*.{yml,yaml}

scenario_aliases

:list

List of aliases for the scenario (optional)

Output

name:type
description
pattern

bcf

meta

:map

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

*.bcf

:file

BCF file containing sample observations

*.bcf

versions_varlociraptor

${task.process}

:string

The process the versions were collected from

varlociraptor

:string

The tool name

varlociraptor --version | sed 's/^varlociraptor //'

:string

The command used to generate the version of the tool

Topics

name:type
description
pattern

versions

${task.process}

:string

The process the versions were collected from

varlociraptor

:string

The tool name

varlociraptor --version | sed 's/^varlociraptor //'

:string

The command used to generate the version of the tool

Tools

varlociraptor
GPL v3

Flexible, uncertainty-aware variant calling with parameter free filtration via FDR control.