vg paths -n (path normalization) is now a default part of minigraph-cactus. but on certain graphs, it can take a really long time. I'm still not sure why, but it's simple enough to patch by switching to the older snarls api. This PR updates cactus to use a vg version containing this patch.
vg paths -n
(path normalization) is now a default part of minigraph-cactus. but on certain graphs, it can take a really long time. I'm still not sure why, but it's simple enough to patch by switching to the older snarls api. This PR updates cactus to use a vg version containing this patch.