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: mutational signatures #308

Closed FelixMoelder closed 3 months ago

FelixMoelder commented 3 months ago

Adding plotting mutational signatures using siglasso. Mutational signatures are plotted by subsampling over minimum allele frequencies applying a stepsize of 0.1. Signatures identified in a subsample are weighted higher when being identified in following subsample with higher minimum allele frequency.