Description

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

Input

name:type
description
pattern

meta

:map

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

bed

:file

An RdTest-formatted bed

*.bed

samples

:file

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

*.txt

fasta_fai

:file

The reference file of a FASTA file containing the contigs

*.fai

Output

name:type
description
pattern

vcf

meta

:map

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

*.vcf.gz

:file

The converted VCF

*.vcf.gz

tbi

meta

:map

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

*.vcf.gz.tbi

:file

The index of the converted VCF

*.vcf.gz.tbi

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.