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{:bash}

versions.yml{:bash}

:file

File containing software versions

versions.yml

Tools

svtk
MIT

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