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

Keep haplotypes in vg chunk that don't extend far enough #4501

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

adamnovak
Copy link
Member

Changelog Entry

To be copied to the draft changelog by merger:

  • vg chunk --trace will now produce haplotypes even if they stop before the end of the selected range

Description

This refactors haplotype tracing and fixes a problem where haplotypes had to get stopped by the length limit to be visible in vg chunk.

It doesn't pick up new haplotypes that start in a chunk range. And it does some GBWT extensions to select stopping haplotypes that @jltsiren says can't work, and will need to be changed before we merge it.

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.

1 participant