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
81 stars 37 forks source link

fix: fix vembrane aux #223

Closed FelixMoelder closed 1 year ago

FelixMoelder commented 1 year ago

In the previous PR vembrane was updated to v1.0 including a breaking change where the syntax auf aux-arguments was changed from a whitespace to a =. This was not considered and has been fixed now.