#include <cluster.hpp>
◆ HitNode() [1/2]
◆ HitNode() [2/2]
| vg::MEMClusterer::HitNode::HitNode |
( |
| ) |
|
|
default |
◆ ~HitNode()
| vg::MEMClusterer::HitNode::~HitNode |
( |
| ) |
|
|
default |
◆ dp_score
| int32_t vg::MEMClusterer::HitNode::dp_score |
Score used in dynamic programming.
◆ edges_from
| vector<HitEdge> vg::MEMClusterer::HitNode::edges_from |
Edges from this node that are colinear with the read.
◆ edges_to
| vector<HitEdge> vg::MEMClusterer::HitNode::edges_to |
Edges to this node that are colinear with the read.
◆ mem
◆ score
| int32_t vg::MEMClusterer::HitNode::score |
Score of the exact match this node represents.
◆ start_pos
| pos_t vg::MEMClusterer::HitNode::start_pos |
The documentation for this class was generated from the following file: