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
83 stars 39 forks source link

fix: automatically calculate genomic sites covered for tumor mutational burden calculation #130

Closed dlaehnemann closed 2 years ago

dlaehnemann commented 2 years ago

Instead of having to specify in the config.yaml, how much of the genome is covered, we automatically extract this from the covered regions that we already generate for focusing the variant calling steps.