vg
tools for working with variation graphs
vg::BandedGlobalAligner< IntType >::AltTracebackStack Member List

This is the complete list of members for vg::BandedGlobalAligner< IntType >::AltTracebackStack, including all inherited members.

alt_tracebacksvg::BandedGlobalAligner< IntType >::AltTracebackStackprivate
AltTracebackStack(const HandleGraph &graph, int64_t max_multi_alns, int32_t empty_score, unordered_set< BAMatrix * > &source_node_matrices, unordered_set< BAMatrix * > &sink_node_matrices, int8_t gap_open, int8_t gap_extend, IntType min_inf)vg::BandedGlobalAligner< IntType >::AltTracebackStack
at_next_deflection(int64_t node_id, int64_t row_idx, int64_t col_idx)vg::BandedGlobalAligner< IntType >::AltTracebackStackinline
curr_deflxnvg::BandedGlobalAligner< IntType >::AltTracebackStackprivate
curr_tracebackvg::BandedGlobalAligner< IntType >::AltTracebackStackprivate
current_empty_prefix()vg::BandedGlobalAligner< IntType >::AltTracebackStackinline
current_traceback_score()vg::BandedGlobalAligner< IntType >::AltTracebackStackinline
deflect_to_matrix()vg::BandedGlobalAligner< IntType >::AltTracebackStackinline
deflect_to_matrix(int64_t &to_node_id)vg::BandedGlobalAligner< IntType >::AltTracebackStackinline
empty_full_pathsvg::BandedGlobalAligner< IntType >::AltTracebackStackprivate
empty_scorevg::BandedGlobalAligner< IntType >::AltTracebackStackprivate
get_alignment_start(int64_t &node_id, matrix_t &matrix)vg::BandedGlobalAligner< IntType >::AltTracebackStackinline
graphvg::BandedGlobalAligner< IntType >::AltTracebackStackprivate
has_next()vg::BandedGlobalAligner< IntType >::AltTracebackStackinline
insert_traceback(const vector< Deflection > &traceback_prefix, const IntType score, const int64_t from_node_id, const int64_t row_idx, const int64_t col_idx, const int64_t to_node_id, const matrix_t to_matrix, const list< int64_t > &empty_node_prefix)vg::BandedGlobalAligner< IntType >::AltTracebackStackinlineprivate
max_multi_alnsvg::BandedGlobalAligner< IntType >::AltTracebackStackprivate
next_empty_alignment(Alignment &alignment)vg::BandedGlobalAligner< IntType >::AltTracebackStackinline
next_is_empty()vg::BandedGlobalAligner< IntType >::AltTracebackStackinline
next_traceback_alignment()vg::BandedGlobalAligner< IntType >::AltTracebackStackinline
propose_deflection(const IntType score, const int64_t from_node_id, const int64_t row_idx, const int64_t col_idx, const int64_t to_node_id, const matrix_t to_matrix)vg::BandedGlobalAligner< IntType >::AltTracebackStackinline
~AltTracebackStack()vg::BandedGlobalAligner< IntType >::AltTracebackStack