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

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

adjust_for_base_qualityvg::BandedGlobalAligner< IntType >private
align(int8_t *score_mat, int8_t *nt_table, int8_t gap_open, int8_t gap_extend)vg::BandedGlobalAligner< IntType >
alignmentvg::BandedGlobalAligner< IntType >private
alt_alignmentsvg::BandedGlobalAligner< IntType >private
banded_matricesvg::BandedGlobalAligner< IntType >private
BandedGlobalAligner(Alignment &alignment, const HandleGraph &g, int64_t band_padding, bool permissive_banding=false, bool adjust_for_base_quality=false)vg::BandedGlobalAligner< IntType >
BandedGlobalAligner(Alignment &alignment, const HandleGraph &g, vector< Alignment > &alt_alignments, int64_t max_multi_alns, int64_t band_padding, bool permissive_banding=false, bool adjust_for_base_quality=false)vg::BandedGlobalAligner< IntType >
BandedGlobalAligner(Alignment &alignment, const HandleGraph &g, vector< Alignment > *alt_alignments, int64_t max_multi_alns, int64_t band_padding, bool permissive_banding=false, bool adjust_for_base_quality=false)vg::BandedGlobalAligner< IntType >private
find_banded_paths(bool permissive_banding, int64_t band_padding, vector< bool > &node_masked, vector< pair< int64_t, int64_t >> &band_ends)vg::BandedGlobalAligner< IntType >private
graphvg::BandedGlobalAligner< IntType >private
InsertCol enum valuevg::BandedGlobalAligner< IntType >private
InsertRow enum valuevg::BandedGlobalAligner< IntType >private
Match enum valuevg::BandedGlobalAligner< IntType >private
matrix_t enum namevg::BandedGlobalAligner< IntType >private
max_multi_alnsvg::BandedGlobalAligner< IntType >private
node_id_to_idxvg::BandedGlobalAligner< IntType >private
path_lengths_to_sinks(vector< int64_t > &shortest_path_to_sink, vector< int64_t > &longest_path_to_sink)vg::BandedGlobalAligner< IntType >private
shortest_seq_paths(vector< int64_t > &seq_lens_out)vg::BandedGlobalAligner< IntType >private
sink_nodesvg::BandedGlobalAligner< IntType >private
source_nodesvg::BandedGlobalAligner< IntType >private
topological_ordervg::BandedGlobalAligner< IntType >private
traceback(int8_t *score_mat, int8_t *nt_table, int8_t gap_open, int8_t gap_extend, IntType min_inf)vg::BandedGlobalAligner< IntType >private
~BandedGlobalAligner()vg::BandedGlobalAligner< IntType >