-
Notifications
You must be signed in to change notification settings - Fork 33
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
vcf_writer emitting incorrect missing values for INFO fields #1196
Comments
jeromekelleher
added a commit
to jeromekelleher/sgkit
that referenced
this issue
Feb 15, 2024
jeromekelleher
added a commit
to jeromekelleher/sgkit
that referenced
this issue
Feb 15, 2024
jeromekelleher
added a commit
to jeromekelleher/sgkit
that referenced
this issue
Feb 16, 2024
jeromekelleher
added a commit
to jeromekelleher/sgkit
that referenced
this issue
Feb 16, 2024
jeromekelleher
added a commit
to jeromekelleher/sgkit
that referenced
this issue
Feb 16, 2024
jeromekelleher
added a commit
to jeromekelleher/sgkit
that referenced
this issue
Feb 16, 2024
jeromekelleher
added a commit
to jeromekelleher/sgkit
that referenced
this issue
Mar 5, 2024
jeromekelleher
added a commit
to jeromekelleher/sgkit
that referenced
this issue
Mar 5, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
After correcting the missing-fill-bug (#1192) in #1190, the vcf_writer round trip tests fail. We get:
It looks like the code is depending on having a FILL value when skipping a VCF key INFO key rather than MISSING?
The text was updated successfully, but these errors were encountered: