|
vg
tools for working with variation graphs
|
#include <flow_sort.hpp>
Public Member Functions | |
| void | construct (FlowSort &fs, const string &ref_name, bool isGrooming=true) |
Public Attributes | |
| EdgeMapping | edges_out_nodes |
| EdgeMapping | edges_in_nodes |
| map< Edge *, int > | edge_weight |
| void vg::FlowSort::WeightedGraph::construct | ( | FlowSort & | fs, |
| const string & | ref_name, | ||
| bool | isGrooming = true |
||
| ) |
| map<Edge*, int> vg::FlowSort::WeightedGraph::edge_weight |
| EdgeMapping vg::FlowSort::WeightedGraph::edges_in_nodes |
| EdgeMapping vg::FlowSort::WeightedGraph::edges_out_nodes |
1.8.17