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

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

append_haplotype(const AppendHaplotypeCommand &c)vg::GenomeState
backing_graphvg::GenomeStateprotected
count_haplotypes(const pair< const Snarl *, const Snarl * > &telomere_pair) constvg::GenomeState
count_haplotypes(const Snarl *snarl) constvg::GenomeState
delete_haplotype(const DeleteHaplotypeCommand &c)vg::GenomeState
dump() constvg::GenomeState
execute(GenomeStateCommand *command)vg::GenomeState
GenomeState(const SnarlManager &manager, const HandleGraph *graph, const unordered_set< pair< const Snarl *, const Snarl * >> telomeres)vg::GenomeState
get_net_graph(const Snarl *snarl)vg::GenomeState
insert_handles(const vector< handle_t > &to_add, unordered_map< const Snarl *, vector< size_t >> &lanes_added, size_t top_lane=numeric_limits< size_t >::max())vg::GenomeStateprotected
insert_haplotype(const InsertHaplotypeCommand &c)vg::GenomeState
managervg::GenomeStateprotected
net_graphsvg::GenomeStateprotected
replace_local_haplotype(const ReplaceLocalHaplotypeCommand &c)vg::GenomeState
replace_snarl_haplotype(const ReplaceSnarlHaplotypeCommand &c)vg::GenomeState
statevg::GenomeStateprotected
swap_haplotypes(const SwapHaplotypesCommand &c)vg::GenomeState
telomeresvg::GenomeStateprotected
trace_haplotype(const pair< const Snarl *, const Snarl * > &telomere_pair, size_t overall_lane, const function< void(const handle_t &)> &iteratee) constvg::GenomeState