vg
tools for working with variation graphs
Public Attributes | List of all members
vg::algorithms::ChainsResult Struct Reference

#include <chain_items.hpp>

Public Attributes

std::vector< ChainWithRecchains
 

Detailed Description

Result of finding best chains: a list of chains each paired with the recombination count observed at that chain's endpoint.

Member Data Documentation

◆ chains

std::vector<ChainWithRec> vg::algorithms::ChainsResult::chains

The documentation for this struct was generated from the following file: