vg
tools for working with variation graphs
|
Use to load in GFAs and remember where they came from. More...
#include <save_handle_graph.hpp>
Public Member Functions | |
GFAHandleGraph () | |
virtual | ~GFAHandleGraph ()=default |
Public Attributes | |
vg::algorithms::GFAIDMapInfo | gfa_id_space |
Use to load in GFAs and remember where they came from.
|
inline |
|
virtualdefault |
vg::algorithms::GFAIDMapInfo vg::GFAHandleGraph::gfa_id_space |
Store the translation from graph ID space (as initially read in) back to GFA ID space. Won't be useful if the graph is modified.