vg
tools for working with variation graphs
Loading...
Searching...
No Matches
Namespaces | Functions
extract_extending_graph.cpp File Reference
#include "extract_extending_graph.hpp"
#include <structures/updateable_priority_queue.hpp>

Namespaces

namespace  vg
 
namespace  vg::algorithms
 

Functions

unordered_map< id_t, id_tvg::algorithms::extract_extending_graph (const HandleGraph *source, DeletableHandleGraph *into, int64_t max_dist, pos_t pos, bool backward, bool preserve_cycles_on_src_node)
 

Detailed Description

Implementation for the extract_extending_graph algorithm.