Description

Sorts VCF files

Input

Name (Type)
Description
Pattern

meta (map)

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

vcf (file)

The VCF/BCF file to be sorted

*.{vcf.gz,vcf,bcf}

Output

Name (Type)
Description
Pattern

meta (map)

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

versions (file)

File containing software versions

versions.yml

vcf (file)

Sorted VCF file

*.{vcf.gz}