Description

Command line tools for parsing and manipulating VCF files.

Input

name:type
description
pattern

meta

:map

Groovy Map containing sample information e.g. [ id:‘test_sample_1’ ]

vcf

:file

VCF file

*.{vcf,vcf.gz}

tbi

:file

Index file

*.{tbi}

Output

name:type
description
pattern

vcf

meta

:map

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

*.vcf.gz

:file

Filtered VCF file

*.{vcf.gz}

versions_vcflib

${task.process}

:string

The name of the process

vcflib

:string

The name of the tool

1.0.14

:string

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions

${task.process}

:string

The name of the process

vcflib

:string

The name of the tool

1.0.14

:string

The expression to obtain the version of the tool

Tools

vcflib
MIT

Command line tools for parsing and manipulating VCF files.