|
vg
tools for working with variation graphs
|
#include "dagify.hpp"Namespaces | |
| vg | |
| vg::algorithms | |
Functions | |
| unordered_map< id_t, id_t > | vg::algorithms::dagify (const HandleGraph *graph, MutableHandleGraph *into, size_t min_preserved_path_length) |
Defines an algorithm to convert a single-stranded graph into a DAG
1.8.20