vg
tools for working with variation graphs
|
#include <handlegraph/handle_graph.hpp>
#include <handlegraph/serializable_handle_graph.hpp>
#include <handlegraph/mutable_handle_graph.hpp>
#include <handlegraph/path_handle_graph.hpp>
#include <handlegraph/path_position_handle_graph.hpp>
#include <handlegraph/mutable_path_handle_graph.hpp>
#include <handlegraph/mutable_path_mutable_handle_graph.hpp>
#include <handlegraph/deletable_handle_graph.hpp>
#include <handlegraph/mutable_path_deletable_handle_graph.hpp>
#include <handlegraph/util.hpp>
#include <handlegraph/expanding_overlay_graph.hpp>
#include "hash_map.hpp"
#include <vg/vg.pb.h>
#include "types.hpp"
Classes | |
struct | vg::wang_hash< handle_t > |
struct | vg::wang_hash< path_handle_t > |
Namespaces | |
vg | |
One stop shop for libhandlegraph types and things we need to work with them.