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

Path with empty name is added to another path in the xg index #29

Open
jonassibbesen opened this issue Dec 10, 2019 · 2 comments
Open

Comments

@jonassibbesen
Copy link

Think there might be an issue with the xg index and paths with an empty name:

vg paths -E -v bla.vg | grep -v "_alt"
	10989442
21	46709983
22	50818468
vg paths -E -x bla.xg
21	57699425
22	50818468

It seems like the path with the empty name have been added to 21. I am not sure whether it is an issue in vg or xg, but I went through vg index code and couldn't find the problem there.

@ekg
Copy link
Member

ekg commented Apr 15, 2020

Is this still an issue?

@jonassibbesen
Copy link
Author

I am not sure. It was only by a now corrected bug that I noticed 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

No branches or pull requests

2 participants