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: remove clinical significance duplicate #182

Closed FelixMoelder closed 1 year ago

FelixMoelder commented 1 year ago

Currently the clinical significance is rendered twice in the datavzrd report. Once as a malformated column named CLIN_SIG and another correctly formatted column with identical entries. To reduce this redundancy the corresponding entry has been removed.