snakemake-workflows / dna-seq-varlociraptor

A Snakemake workflow for calling small and structural variants under any kind of scenario (tumor/normal, tumor/normal/relapse, germline, pedigree, populations) via the unified statistical model of Varlociraptor.
MIT License
82 stars 38 forks source link

fix: fail for empty target regions #181

Closed FelixMoelder closed 1 year ago

FelixMoelder commented 1 year ago

The workflow now fails with a message in case a empty bed file is created from custom target regions. This might happen in case the custom file is invalid or empty.