vg
tools for working with variation graphs
|
Namespaces | |
vg | |
Functions | |
void | vg::parse_region (const string &target, string &name, int64_t &start, int64_t &end) |
void | vg::parse_bed_regions (const string &bed_path, vector< Region > &out_regions, vector< string > *out_names) |