Description

Convert SV calls to a standardized format.

Input

name:type
description
pattern

meta{:bash}

:map

Groovy Map containing sample information. Caller can be one of the tools: delly, manta, melt, wham e.g. [ id:‘test’, caller:“delly” ]

input{:bash}

:file

A gzipped VCF file to be standardized

*.vcf.gz

meta2{:bash}

:map

Groovy Map containing reference information e.g. [ id:‘test2’ ]

fai{:bash}

:file

Optional fasta index file that specifies the contigs to be used in the VCF header (defaults to all contigs of GRCh37)

*.fai

Output

name:type
description
pattern

vcf{:bash}

meta{:bash}

:map

Groovy Map containing sample information e.g. [ id:‘test’, caller:“delly” ]

*.vcf.gz{:bash}

:file

A gzipped version of the standardized VCF file

*.vcf.gz

versions_svtk{:bash}

${task.process}{:bash}

:string

The process the versions were collected from

svtk{:bash}

:string

The tool name

0.0.20190615{:bash}

:string

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

svtk{:bash}

:string

The tool name

0.0.20190615{:bash}

:string

The expression to obtain the version of the tool

Tools

svtk
MIT

Utilities for consolidating, filtering, resolving, and annotating structural variants.