vg
tools for working with variation graphs
|
Namespaces | |
vg | |
vg::algorithms | |
Functions | |
void | vg::algorithms::back_translate_in_place (const NamedNodeBackTranslation *translation, Path &path) |
void | vg::algorithms::back_translate_in_place (const NamedNodeBackTranslation *translation, Snarl &snarl) |
void | vg::algorithms::back_translate_in_place (const NamedNodeBackTranslation *translation, SnarlTraversal &traversal) |
void | vg::algorithms::back_translate_in_place (const NamedNodeBackTranslation *translation, Visit &visit) |
Defines an algorithm for translating an Alignment from node ID space to named segment space.