snakemake-wrappers
snakemake-wrappers copied to clipboard
Varscan/Snpeff wrappers are incompatible - please add warning to documentation
When running the two snakemake wrappers Varscan
-> SnpEff
in succession there is an error thrown https://github.com/pcingola/SnpEff/issues/267#issuecomment-736928876
This does not happen when feeding Varscan
to the VEP
annotation tool.
This should be mentioned on the docs: https://snakemake-wrappers.readthedocs.io/en/stable/wrappers/varscan.html
i write, here too (other post here). any news on the topic?
I am not familiar with Varscan2
output but, if the ID
field is missing, then it seems this is a Varscan2
issue.
If you want to add a disclaimer to the wrapper, you can make a PR and I will merge it.