vg
tools for working with variation graphs
Classes | Namespaces | Functions
translator.hpp File Reference
#include <iostream>
#include <algorithm>
#include <functional>
#include <set>
#include <vector>
#include <list>
#include <sstream>
#include <exception>
#include <vg/vg.pb.h>
#include "vg.hpp"
#include "hash_map.hpp"
#include "utility.hpp"
#include "types.hpp"

Classes

class  vg::Translator
 

Namespaces

 vg
 

Functions

bool vg::is_match (const Translation &translation)
 

Detailed Description

Defines the Translator, which maps paths on an augmented graph into the base graph defined by a set of Translations from the augmented graph