-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crash with 0.2.9 #46
Comments
Hi Matt, thanks for reporting. Would you try this (debug) binary and let me know the error it reports? |
Can do:
|
ok. so this happens when |
Yep, definitely gVCF generated by strelka-2.9.10; here's an example of the top lines:
|
ok. thanks very much for following up. here's another debug binary that should work. if you can verify, i'll get a test for this and a new release this week. |
That probably did it, identical command line outputs between 0.2.5 and 0.2.9_debug:
|
excellent. thanks again. |
I just pushed the fix and test for this regression. I am planning to have the release out early next week. |
Hello,
I was upgrading to 0.2.9 and I'm getting a crash now for some reason. I have a parameterized snakemake command that looks like this:
The only change I made was in the somalier executable path from the 0.2.5 binary to the 0.2.9 binary. Weirdly, the 0.2.9 binary seems to work on some other VCF files I have generated from a different pipeline, but not on these which were historically working in 0.2.5. Thoughts on debugging or additional details needed?
The text was updated successfully, but these errors were encountered: