vg
tools for working with variation graphs
|
#include "gfa.hpp"
#include "utility.hpp"
#include "path.hpp"
#include <sstream>
#include <gbwtgraph/utils.h>
Namespaces | |
vg | |
Functions | |
void | vg::graph_to_gfa (const PathHandleGraph *graph, ostream &out, const set< string > &rgfa_paths, bool rgfa_pline, bool use_w_lines) |