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: set id optional #247

Closed FelixMoelder closed 1 year ago

FelixMoelder commented 1 year ago

In some cases rendering the datavzrd report fails as the input datatable might not contain an id column. This happens when splitting tables into noncoding and coding as empty columns are being dropped.