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

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

alt_proposal_sample(vector< unordered_set< size_t >> &gamma, PhasedGenome &genome) constvg::MCMCGenotyper
burn_invg::MCMCGenotyperprivate
frequencyvg::MCMCGenotyperprivate
generate_continuous_uniform(const double a, const double b) constvg::MCMCGenotyper
generate_discrete_uniform(minstd_rand0 &random_engine, int lower_bound, int upper_bound) constvg::MCMCGenotyper
generate_initial_guess() constvg::MCMCGenotyper
graphvg::MCMCGenotyperprivate
karger_stein(const vector< multipath_alignment_t > &reads, PhasedGenome &genome) constvg::MCMCGenotyper
log_target(unique_ptr< PhasedGenome > &phased_genome, const vector< multipath_alignment_t > &reads) constvg::MCMCGenotyper
make_snarl_graph(unordered_map< pair< const Snarl *, const Snarl * >, int32_t > map) constvg::MCMCGenotyper
make_snarl_map(const vector< multipath_alignment_t > &reads, PhasedGenome &phased_genome) constvg::MCMCGenotyper
MCMCGenotyper(SnarlManager &snarls, VG &graph, const int n_iterations, const int seed, const int burn_in, const int frequency)vg::MCMCGenotyper
n_iterationsvg::MCMCGenotyperprivate
proposal_sample(unique_ptr< PhasedGenome > &current) constvg::MCMCGenotyper
random_enginevg::MCMCGenotypermutableprivate
run_genotype(const vector< multipath_alignment_t > &reads, const double log_base) constvg::MCMCGenotyper
seedvg::MCMCGenotyperprivate
snarlsvg::MCMCGenotyperprivate