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

Namespaces

namespace  vg
 
namespace  vg::algorithms
 

Functions

unordered_map< id_t, id_tvg::algorithms::extract_connecting_graph (const HandleGraph *source, DeletableHandleGraph *into, int64_t max_len, pos_t pos_1, pos_t pos_2, bool strict_max_len)
 

Detailed Description

Implementation for the extract_connecting_graph algorithm.