vg
tools for working with variation graphs
|
Namespaces | |
namespace | vg |
namespace | vg::algorithms |
Functions | |
void | vg::algorithms::prune_to_connecting_graph (DeletableHandleGraph &graph, const handle_t &from, const handle_t &to) |
Remove all parts of the graph that are not on some path between the two handles. | |