vg
tools for working with variation graphs
|
#include "find_gbwt.hpp"
#include "find_gbwtgraph.hpp"
#include <vg/io/vpkg.hpp>
#include "../gbzgraph.hpp"
Namespaces | |
vg | |
vg::algorithms | |
Functions | |
const gbwt::GBWT * | vg::algorithms::find_gbwt (const HandleGraph *graph) |
const gbwt::GBWT * | vg::algorithms::find_gbwt (const HandleGraph *graph, std::unique_ptr< gbwt::GBWT > &holder, const std::string &filename) |