|
vg
tools for working with variation graphs
|
#include <fstream>#include <functional>#include <iostream>#include <string>#include "vg/io/basic_stream.hpp"#include "vg/io/stream.hpp"Namespaces | |
| vg | |
| vg::io | |
Functions | |
| void | vg::io::mergeGraphs (Graph &graph, const Graph &part) |
| Graph | vg::io::inputStream (const string &filename) |
| void | vg::io::outputStream (const Graph &g) |
1.8.17