vg
tools for working with variation graphs
|
Namespaces | |
vg | |
vg::io | |
Functions | |
void | vg::io::json2graph (const std::string &json, MutablePathMutableHandleGraph *dest) |
Load a JSON string into a graph. The string must be a single JSON object. More... | |
Load a graph from JSON.