Description

Convert an RdTest-formatted bed to the standard VCF format.

Input

name:type
description
pattern

meta{:bash}

:map

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

bed{:bash}

:file

An RdTest-formatted bed

*.bed

samples{:bash}

:file

A text file containing the names of all samples that need to be added to the VCF

*.txt

fasta_fai{:bash}

:file

The reference file of a FASTA file containing the contigs

*.fai

Output

name:type
description
pattern

vcf{:bash}

meta{:bash}

:map

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

*.vcf.gz{:bash}

:file

The converted VCF

*.vcf.gz

tbi{:bash}

meta{:bash}

:map

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

*.vcf.gz.tbi{:bash}

:file

The index of the converted VCF

*.vcf.gz.tbi

versions{:bash}

versions.yml{:bash}

:file

File containing software versions

versions.yml

Tools

svtk
MIT

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