Description

Filters 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 input file

*.{vcf,bcf,vcf.gz,bcf.gz}

tbi{:bash}

:file

VCF index file

*.tbi

Output

name:type
description
pattern

vcf{:bash}

meta{:bash}

:map

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

*.${extension}{:bash}

:file

VCF filtered output file

*.{vcf,bcf,vcf.gz,bcf.gz}

tbi{:bash}

meta{:bash}

:map

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

*.tbi{:bash}

:file

Alternative VCF file index

*.tbi

csi{:bash}

meta{:bash}

:map

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

*.csi{:bash}

:file

Default VCF file index

*.csi

versions{:bash}

versions.yml{:bash}

:file

File containing software versions

versions.yml