Home
last modified time | relevance | path

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

/dports/biology/gcta/gcta_1.26.0_src/
H A Dld.cpp62 vector<string> L_SNP(SNP_SmplNum), R_SNP(SNP_SmplNum); in LD_Blocks() local
92 …> &dL, vector<double> &dR, vector<int> &K, vector<string> &L_SNP, vector<string> &R_SNP, double al… in EstLD()