#include <chain_items.hpp>
A single chain result: scored chain plus the recombination count observed on its endpoint. TODO: Is there a better name for the abstraction this is getting at?
◆ rec_intervals
| std::vector<std::pair<size_t, size_t> > vg::algorithms::ChainWithRec::rec_intervals |
◆ rec_positions
| std::vector<size_t> vg::algorithms::ChainWithRec::rec_positions |
◆ scored_chain
| std::pair<int, std::vector<size_t> > vg::algorithms::ChainWithRec::scored_chain |
The documentation for this struct was generated from the following file: