Skip to content
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

fix: Fix for oxfordmmm/gnomonicus#37 #27

Merged
merged 1 commit into from
Sep 27, 2023

Conversation

JeremyWesthead
Copy link
Collaborator

Some kind of edge case is apparently possible where the VCF evidence for a call cannot be found. I'm not entirely sure why that is, possibly to do with disentangling SNPs and indels, but this fixes it by defaulting to None when it cannot be found.
The gnomonicus issue this fixes had a test case which has run without errors with this fix in place.

Possible TODO: Find the reason this happens. However, as this is affects 20/44,000 samples, it may not be worth the effort.

@JeremyWesthead JeremyWesthead merged commit 8eb9652 into master Sep 27, 2023
@JeremyWesthead JeremyWesthead deleted the fix/ensure-vcf-evidence branch September 27, 2023 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants