vg
tools for working with variation graphs
vg::PrimerFinder Member List

This is the complete list of members for vg::PrimerFinder, including all inherited members.

add_primer_pair(const string &path_name, const size_t &left_primer_starting_node_id, const size_t &left_primer_offset, const size_t &left_primer_length, const size_t &right_primer_starting_node_id, const size_t &right_primer_offset, const size_t &right_primer_length)vg::PrimerFinder
chromsvg::PrimerFinderprivate
distance_indexvg::PrimerFinderprivate
gbwt_graphvg::PrimerFinderprivate
gbwt_indexvg::PrimerFinderprivate
get_graph_coordinates_from_sequence(const string &seq)vg::PrimerFinderprivate
get_primer_pairs_of_chrom(const string &chrom_name) constvg::PrimerFinder
get_reference_paths()vg::PrimerFinder
giraffe_mappervg::PrimerFinderprivate
graphvg::PrimerFinderprivate
load_primers(ifstream &file_handle)vg::PrimerFinder
longest_match_len(Primer &primer, const string &left_seq, const string &right_seq, const bool &first_node)vg::PrimerFinderprivate
make_primer(Primer &primer, const string &path_name, const size_t &starting_node_id, const size_t &offset, const size_t &length, const bool &is_left)vg::PrimerFinderprivate
map_to_nodes(Primer &primer, const string &path_name)vg::PrimerFinderprivate
PrimerFinder()=defaultvg::PrimerFinder
PrimerFinder(const unique_ptr< handlegraph::PathPositionHandleGraph > &graph_param, const SnarlDistanceIndex *distance_index_param, ifstream &primers_file_handle, const gbwtgraph::GBWTGraph &gbwt_graph, const gbwt::GBWT &gbwt_index, const gbwt::FastLocate &r_index, MinimizerMapper *giraffe_mapper_param=nullptr)vg::PrimerFinder
r_indexvg::PrimerFinderprivate
split(const string &str)vg::PrimerFinderprivate
split(const string &str, const char &delim)vg::PrimerFinderprivate
startswith(const string &str, const string &prefix)vg::PrimerFinderprivate
strip(const string &s) constvg::PrimerFinderprivate
total_reference_paths() constvg::PrimerFinder
update_min_max_product_size(PrimerPair &primer_pair)vg::PrimerFinderprivate
update_variation(PrimerPair &primer_pair, const string &path_name)vg::PrimerFinderprivate
~PrimerFinder()vg::PrimerFinder