#include <chain_items.hpp>
|
| | transition_info (size_t from, size_t to, size_t graph_dist, size_t read_dist=std::numeric_limits< size_t >::max()) |
| |
◆ transition_info()
| vg::algorithms::transition_info::transition_info |
( |
size_t |
from, |
|
|
size_t |
to, |
|
|
size_t |
graph_dist, |
|
|
size_t |
read_dist = std::numeric_limits<size_t>::max() |
|
) |
| |
|
inline |
◆ from_anchor
| size_t vg::algorithms::transition_info::from_anchor |
◆ graph_distance
| size_t vg::algorithms::transition_info::graph_distance |
◆ read_distance
| size_t vg::algorithms::transition_info::read_distance |
◆ to_anchor
| size_t vg::algorithms::transition_info::to_anchor |
The documentation for this struct was generated from the following file: