vg
tools for working with variation graphs
|
#include <stdio.h>
#include <vector>
#include <unordered_map>
#include <algorithm>
#include <vg/vg.pb.h>
#include "snarls.hpp"
#include "multipath_mapper.hpp"
Classes | |
class | vg::PathNode |
class | vg::MultipathAlignmentGraph |
Namespaces | |
vg | |