vg
tools for working with variation graphs
Namespaces | Functions
extract_connecting_graph.hpp File Reference
#include <unordered_map>
#include <vg/vg.pb.h>
#include "../position.hpp"
#include "../handle.hpp"
#include "../hash_map.hpp"

Namespaces

 vg
 
 vg::algorithms
 

Functions

unordered_map< id_t, id_t > vg::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)