Home
last modified time | relevance | path

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

/dports/biology/plink/plink-ng-79b2df8c/1.9/
H A Dplink_common.h353 #define MISC_OXFORD_SNPID_CHR 0x2000000LLU macro
H A Dplink.c4826 misc_flags |= MISC_OXFORD_SNPID_CHR; in main()
H A Dplink_data.c3967 uint32_t snpid_chr = (misc_flags / MISC_OXFORD_SNPID_CHR) & 1; in oxford_to_bed()