Description

Converts VCFs containing structural variants to BED format

Input

name:type
description
pattern

meta

:map

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

vcf

:file

A VCF file created with a structural variant caller

*.vcf.gz

tbi

:file

The index for the VCF file

*.vcf.gz.tbi

Output

name:type
description
pattern

bed

meta

:map

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

*.bed

:file

The created BED file

*.bed

versions_svtk

${task.process}

:string

The process the versions were collected from

svtk

:string

The tool name

0.0.20190615

:string

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

svtk

:string

The tool name

0.0.20190615

:string

The expression to obtain the version of the tool

Tools

svtk
MIT

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