vg
tools for working with variation graphs
|
Namespaces | |
vg | |
Functions | |
std::string | vg::thread_name (const gbwt::GBWT &gbwt_index, size_t i) |
Get a string representation of a thread name stored in GBWT metadata. More... | |
gbwt::GBWT | vg::get_gbwt (const std::vector< gbwt::vector_type > &paths) |
Transform the paths into a GBWT index. Primarily for testing. More... | |