vg
tools for working with variation graphs
Namespaces | Functions
md5_sum_path.hpp File Reference
#include "handle.hpp"
#include <string>
#include <utility>

Namespaces

 vg
 
 vg::algorithms
 

Functions

std::pair< std::string, size_t > vg::algorithms::md5_sum_path_with_length (const PathHandleGraph &graph, const path_handle_t &path)
 Get the Samtools-compatible hex MD5 sum and the length of a path in a graph, in one pass. More...
 

Detailed Description

Algorithms for MD5-summing paths