Home
last modified time | relevance | path

Searched refs:tot_exclude_ct (Results 1 – 1 of 1) sorted by relevance

/dports/biology/plink/plink-ng-79b2df8c/1.9/
H A Dplink_ld.c799 uint32_t tot_exclude_ct = 0; in ld_prune() local
1318 tot_exclude_ct += cur_exclude_ct; in ld_prune()
1324 LOGPRINTF("Pruning complete. %u of %" PRIuPTR " variants removed.\n", tot_exclude_ct, marker_ct); in ld_prune()
10430 uint32_t tot_exclude_ct = 0; in indep_pairphase() local
10769 tot_exclude_ct += cur_exclude_ct; in indep_pairphase()
10775 LOGPRINTF("Pruning complete. %u of %" PRIuPTR " variants removed.\n", tot_exclude_ct, marker_ct); in indep_pairphase()