Searched refs:allele_depth_rev (Results 1 – 2 of 2) sorted by relevance
708 ++g->allele_depth_rev[0]; in collect_sufficient_statistics()723 ++g->allele_depth_rev[1]; in collect_sufficient_statistics()838 ++g->allele_depth_rev[0]; in collect_sufficient_statistics()853 ++g->allele_depth_rev[1]; in collect_sufficient_statistics()1118 ++g->allele_depth_rev[0]; in collect_sufficient_statistics()1133 ++g->allele_depth_rev[1]; in collect_sufficient_statistics()1403 ++g->allele_depth_rev[0]; in collect_sufficient_statistics()1418 ++g->allele_depth_rev[1]; in collect_sufficient_statistics()1795 ++g->allele_depth_rev[0]; in collect_sufficient_statistics()1810 ++g->allele_depth_rev[1]; in collect_sufficient_statistics()[all …]
91 std::vector<uint32_t> allele_depth_rev; variable