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

Pre-index non-alt paths to fix #3054 #3068

Merged
merged 2 commits into from
Oct 29, 2020
Merged

Pre-index non-alt paths to fix #3054 #3068

merged 2 commits into from
Oct 29, 2020

Conversation

adamnovak
Copy link
Member

Changelog Entry

To be copied to the draft changelog by merger:

  • vg add now supports overlapping reference paths, as in Cactus graphs

Description

We assumed in vg add that modifications based on one reference path wouldn't make it impossible to safely position-index a different reference path later. That turns out not to be true, so we need to build all our position indexes before we modify any paths.

This will fix #3054.

@adamnovak adamnovak merged commit f86e9eb into master Oct 29, 2020
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.

Vg add crashing
1 participant