vg
tools for working with variation graphs
Namespaces | Functions
graph.hpp File Reference
#include <vg/vg.pb.h>
#include "types.hpp"
#include "handle.hpp"
#include <set>
#include <algorithm>

Namespaces

 vg
 

Functions

void vg::from_handle_graph (const HandleGraph &from, Graph &to)
 
void vg::from_path_handle_graph (const PathHandleGraph &from, Graph &to)