Description

Normalization of SVs into disjointed genomic regions

Input

name:type
description
pattern

meta{:bash}

:map

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

vcf{:bash}

:file

Input VCF file

*.{vcf,gz}

Output

name:type
description
pattern

vcf{:bash}

meta{:bash}

:map

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

*.vcf{:bash}

:file

Segmented VCF file

*.{vcf}

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