|
vg
tools for working with variation graphs
|
#include "unchop.hpp"#include <unordered_set>#include <list>#include <set>#include <iostream>#include <sstream>Namespaces | |
| vg | |
| vg::algorithms | |
Functions | |
| void | vg::algorithms::unchop (handlegraph::MutablePathDeletableHandleGraph *graph) |
| void | vg::algorithms::chop (handlegraph::MutableHandleGraph *graph, size_t max_node_length) |
Defines an algorithm to join adjacent handles.
1.8.20