|
vg
tools for working with variation graphs
|
Namespaces | |
| namespace | vg |
Functions | |
| void | vg::load_gcsa (gcsa::GCSA &index, const std::string &filename, bool show_progress=false) |
| Load GCSA from the file. | |
| void | vg::load_lcp (gcsa::LCPArray &lcp, const std::string &filename, bool show_progress=false) |
| Load LCP array from the file. | |
| void | vg::save_gcsa (const gcsa::GCSA &index, const std::string &filename, bool show_progress=false) |
| Save GCSA to the file. | |
| void | vg::save_lcp (const gcsa::LCPArray &lcp, const std::string &filename, bool show_progress=false) |
| Save LCP array to the file. | |
1.9.8