Description

Filter a vcf file based on size and/or regions to ignore

Input

name:type
description
pattern

meta:map

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

]

vcf_file:file

VCF file to filter

bed:file

BED file with regions to ignore (NA to disable)

minsv:integer

Min SV size (-1 to disable)

maxsv:integer

Max SV size (-1 to disable)

minallelefreq:float

Min allele frequency (0-1)

minnumreads:integer

Min number of reads support [RE flag (-1 to disable)]

Output

name:type
description
pattern

vcf

meta:map

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

]

*.vcf:file

Filtered VCF file

*.{vcf}

versions

versions.yml:file

File containing software versions

versions.yml