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

feat: add group annotation capabilities and corresponding display thereof in oncoprint views #158

Closed johanneskoester closed 2 years ago

johanneskoester commented 2 years ago

CC @dlaehnemann @FelixMoelder

dlaehnemann commented 2 years ago

I'd really be interested in having groups.tsv annotations on a group-level. I guess the only thing currently blocking this is the failing test? Should we simply update to the newest freebayes wrapper, with channel priority fixes?