Description

Converts VCFs containing structural variants to BED format

Input

name:type
description
pattern

meta{:bash}

:map

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

vcf{:bash}

:file

A VCF file created with a structural variant caller

*.vcf.gz

tbi{:bash}

:file

The index for the VCF file

*.vcf.gz.tbi

Output

name:type
description
pattern

bed{:bash}

meta{:bash}

:map

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

*.bed{:bash}

:file

The created BED file

*.bed

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.