Home
last modified time | relevance | path

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

/dports/biology/gemma/GEMMA-0.98.3/src/
H A Dparam.h240 size_t ns_total, ns_test, ns_study, ns_ref; variable
H A Dgemma.cpp2146 vec_weight, vec_z2, cPar.ni_study, cPar.ns_study, in BatchRun()
2151 cout << "## number of total SNPs/var = " << cPar.ns_study << endl; in BatchRun()
3232 outfile << "## number of total SNPs/var in the sample = " << cPar.ns_study in WriteLog()