snakemake-workflows / dna-seq-mtb

A flavor of https://github.com/snakemake-workflows/dna-seq-varlociraptor preconfigured for molecular tumor boards
MIT License
4 stars 2 forks source link

fix: remove custom paths #48

Closed FelixMoelder closed 3 months ago

FelixMoelder commented 3 months ago

In an earlier commit custom paths became part of the default.yaml. I am uncertain how to handle this as SpliceAI and AlphaMissense became mandatory for this configuration due to the likely_high_relevance-event which uses scores from both plugins for filtering. Both plugins require manually downloaded files for annotation.

In case of AlphaMissense the required file is hosted on zenodo which we could automatically download. For SpliceAI scores are hosted by Illumina requiring a login.

Edit: Automatic download has been added in dna-seq-varlociraptor (https://github.com/snakemake-workflows/dna-seq-varlociraptor/pull/307/files). Still, there is no solution for SpliceAI