Home
last modified time | relevance | path

Searched defs:chr_col (Results 1 – 5 of 5) sorted by relevance

/dports/biology/plink/plink-ng-79b2df8c/2.0/
H A Dplink2_adjust.cc213 const uint32_t chr_col = flags & kfAdjustColChrom; in Multcomp() local
H A Dplink2_misc.cc3163 const uint32_t chr_col = freq_rpt_flags & kfAlleleFreqColChrom; in WriteAlleleFreqs() local
3614 const uint32_t chr_col = geno_counts_flags & kfGenoCountsColChrom; variable
4290 const uint32_t chr_col = missing_rpt_flags & kfMissingRptVcolChrom; in WriteMissingnessReports() local
4945 const uint32_t chr_col = hardy_flags & kfHardyColChrom; variable
H A Dplink2_glm.cc5537 const uint32_t chr_col = glm_cols & kfGlmColChrom; in GlmLogistic() local
7737 const uint32_t chr_col = glm_cols & kfGlmColChrom; in GlmLinear() local
9843 const uint32_t chr_col = glm_cols & kfGlmColChrom; in GlmLinearBatch() local
H A Dplink2_matrix_calc.cc7588 const uint32_t chr_col = (flags / kfVscoreColChrom) & 1; in Vscore() local
/dports/biology/gemma/GEMMA-0.98.3/src/
H A Dparam.h95 size_t chr_col; variable