vg
tools for working with variation graphs
|
#include <algorithm>
#include <cstdint>
#include <functional>
#include <unordered_map>
#include <vector>
#include <vg/vg.pb.h>
#include "types.hpp"
#include "handle.hpp"
#include "mem.hpp"
Classes | |
class | vg::DozeuInterface |
struct | vg::DozeuInterface::graph_pos_s |
struct | vg::DozeuInterface::OrderedGraph |
class | vg::XdropAligner |
class | vg::QualAdjXdropAligner |
Namespaces | |
vg | |