vg
tools for working with variation graphs
|
#include "is_single_stranded.hpp"
Namespaces | |
vg | |
vg::algorithms | |
Functions | |
bool | vg::algorithms::is_single_stranded (const HandleGraph *graph) |
vector< handle_t > | vg::algorithms::single_stranded_orientation (const HandleGraph *graph) |
unordered_set< id_t > | vg::algorithms::make_single_stranded (MutableHandleGraph *graph) |