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

Allow GBZ files to contain reference paths without haplotype numbers #4111

Merged
merged 11 commits into from
Oct 5, 2023

Conversation

adamnovak
Copy link
Member

Changelog Entry

To be copied to the draft changelog by merger:

  • GBZ files can now hold reference paths like GRCh38#chr1, with no haplotype phase number.
  • vg is now compatible with jq 1.7.
  • Mac build should no longer fail with complaints about a missing atomic library.
  • Tests should no longer fail due to odd alignments from diff.

Description

This fixes #4107.

This does nothing about #4110, which deals with the gbwt library GFA parser's lack of parsing for these path names.

@adamnovak adamnovak merged commit 49cc69c into master Oct 5, 2023
2 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.

GBWTGraph should be able to represent NO_HAPLOTYPE in reference paths
1 participant