Skip to content

Stop flipping nodes in vg paths -u#4848

Merged
glennhickey merged 2 commits intomasterfrom
altpaths2
Mar 11, 2026
Merged

Stop flipping nodes in vg paths -u#4848
glennhickey merged 2 commits intomasterfrom
altpaths2

Conversation

@glennhickey
Copy link
Contributor

Changelog Entry

To be copied to the draft changelog by merger:

  • Whatsits now frobnicated

Description

I forgot that the path cover implementation would flip nodes around (in order to make sure that covering intervals are uniformly forwards strand -- a (reasonable) rgfa requirement).

But that's counterintuitive to how I imagine using it -- if I make a cover for an existing hprc graph I definitely do not want to quietly alter its topology.

So this PR changes things so that it finds the best cover it can on the graph its given. Any node-flipping will have to be done upstream if desired.

@glennhickey glennhickey merged commit 03c1877 into master Mar 11, 2026
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.

2 participants