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

Handle case where GT is defined in header, but not used in FORMAT #270

Merged
merged 3 commits into from
Jul 9, 2024

Conversation

tomwhite
Copy link
Contributor

@tomwhite tomwhite commented Jul 8, 2024

Fixes #267

This is based on #269, which should be merged first.

@tomwhite
Copy link
Contributor Author

tomwhite commented Jul 8, 2024

I think this is failing due to variant_id and variant_ID clashing on macOS' case-sensitive filesystem.

Hopefully sgkit-dev/hypothesis-vcf#4 will fix it.

@jeromekelleher
Copy link
Contributor

Thanks @tomwhite - can you rebase on main please?

@jeromekelleher
Copy link
Contributor

LGTM!

You'll need to update the numbers in the du test because of the newly added file (sorry, it was a stupid idea using this as the test data!)

@coveralls
Copy link
Collaborator

coveralls commented Jul 9, 2024

Coverage Status

coverage: 98.855% (+0.001%) from 98.854%
when pulling e0ce82a on tomwhite:missing-gt
into 02b595d on sgkit-dev:main.

@jeromekelleher jeromekelleher merged commit 3e23768 into sgkit-dev:main Jul 9, 2024
11 checks passed
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.

Parsing fails for VCF with GT in header but not in FORMAT field
3 participants