vgteam / libhandlegraph

Library for the Handle Graph abstraction
MIT License
20 stars 3 forks source link

Handle full parsing of two-part path names #94

Closed adamnovak closed 1 year ago

adamnovak commented 1 year ago

I missed a case in #91 and the full and by-field parsers got out of sync. The full one lost the ability to handle e.g. GRCh38#chr1, which is pretty important but wasn't in the vg tests.

This should fix the bug, and I am adding some tests to vg.