Description

Sorts vcf files

Input

name:type
description
pattern

meta{:bash}

:map

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

vcf{:bash}

:file

VCF file

*.{vcf,vcf.gz}

meta2{:bash}

:map

Groovy Map containing reference information e.g. [ id:‘genome’ ]

fasta{:bash}

:file

Reference genome fasta file

*.{fasta,fa}

meta3{:bash}

:map

Groovy Map containing reference information e.g. [ id:‘genome’ ]

dict{:bash}

:file

Reference genome dictionary file

*.{dict}

Output

name:type
description
pattern

vcf{:bash}

meta{:bash}

:map

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

*_sorted.vcf.gz{:bash}

:file

Sorted VCF file

*.{vcf}

versions{:bash}

versions.yml{:bash}

:file

File containing software versions

versions.yml

Tools

picard
MIT

Java tools for working with NGS data in the BAM/CRAM/SAM and VCF format