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: Support new varlociraptor 8.0 observations #225

Closed FelixMoelder closed 1 year ago

FelixMoelder commented 1 year ago

This adds support for varlociraptor 8.0 short observations and regular observation fields. In case of short observations (SAOBS and SROBS) ref and alt alleles columns are being joined in order to be processable by datavzrd. For the common OBS-field the edit distance is now being considered.