Home
last modified time | relevance | path

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

/dports/biology/plink/plink-ng-79b2df8c/1.9/
H A Dplink_dosage.c698 if (map_is_unsorted & UNSORTED_SPLIT_CHROM) { in plink1_dosage()
H A Dplink_common.h488 #define UNSORTED_SPLIT_CHROM 8 macro
H A Dplink_data.c316 *map_is_unsorted_ptr |= UNSORTED_SPLIT_CHROM | UNSORTED_BP; in load_map()
957 *map_is_unsorted_ptr |= UNSORTED_CHROM | UNSORTED_BP | UNSORTED_SPLIT_CHROM; in load_bim()
3355 if ((map_is_unsorted & UNSORTED_SPLIT_CHROM) || mergex || splitx_bound2 || update_chr) { in make_bed()
3356 if (map_is_unsorted & UNSORTED_SPLIT_CHROM) { in make_bed()
3581 if (map_is_unsorted & UNSORTED_SPLIT_CHROM) { in make_bed()
H A Dplink.c1293 …le_ct, chrom_info_ptr, om_ip, sex_nm, sex_male, map_is_unsorted & UNSORTED_SPLIT_CHROM, &hh_exists… in plink()
1621 …_missing_pheno, map_is_unsorted & (UNSORTED_CHROM | UNSORTED_BP | UNSORTED_SPLIT_CHROM), sample_so… in plink()
1627 …_missing_pheno, map_is_unsorted & (UNSORTED_CHROM | UNSORTED_BP | UNSORTED_SPLIT_CHROM), misc_flag… in plink()