Fix snpeffdb output to not contain broken symlinks#5648
Fix snpeffdb output to not contain broken symlinks#5648mvdbeek merged 1 commit intogalaxyproject:mainfrom
Conversation
Instead just copy out the actual .bin files.
b130df4 to
ac5edc4
Compare
|
Tested this manually by downloading https://www.ncbi.nlm.nih.gov/nuccore/KJ660346, building a database for it and then running snpeff on this and input.vcf from the test data folder |
|
linting seems to be false positive for the somewhat odd add_value filter type |
|
Attention: deployment skipped! https://github.com/galaxyproject/tools-iuc/actions/runs/6960487293 |
This needs to be uploaded manually to the TS then, as reported by the bot. |
|
I thought we had skipped that rule ? |
|
apparently not: #5650 |
|
uploaded manually |
Independent of that (I don't know if this is true since Also |
Instead just copy out the actual .bin files.
We have no test coverage for snpeffdb files since those are composite files in disguise, I can test this manually.
Fixes #5647
FOR CONTRIBUTOR: