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: eb_filter wrapper assuming ANN/CSQ is present #506

Merged
merged 10 commits into from
May 6, 2024

Conversation

tedil
Copy link
Contributor

@tedil tedil commented Apr 29, 2024

ANN/CSQ information is only present when the input VCFs are from variant annotation; however, it is also possible to skip annotation and filter non-annotated calls, in which case no ANN is available.
I do not know anything about ebfilter, so I am not sure about the effect this change has (on non-annotated data only).
edit This PR is based on #505

@tedil tedil requested a review from ericblanc20 April 29, 2024 12:35
@coveralls
Copy link

coveralls commented Apr 29, 2024

Coverage Status

coverage: 85.783% (+0.02%) from 85.764%
when pulling b6315af on fix-eb-filter-nonexistent-ann
into b971088 on main.

@tedil tedil requested a review from ericblanc20 April 29, 2024 15:09
@tedil tedil merged commit 4dc4948 into main May 6, 2024
7 checks passed
@tedil tedil deleted the fix-eb-filter-nonexistent-ann branch May 6, 2024 14:57
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.

None yet

3 participants