vg
tools for working with variation graphs
|
#include "count_walks.hpp"
Namespaces | |
vg | |
vg::algorithms | |
Functions | |
tuple< vector< handle_t >, unordered_map< handle_t, size_t >, bool > | vg::algorithms::count_walks_through_nodes (const HandleGraph *graph) |
size_t | vg::algorithms::count_walks (const HandleGraph *graph) |