Home
last modified time | relevance | path

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

/dports/biology/gemma/GEMMA-0.98.3/src/
H A Dparam.h137 string file_gxe; // Optional. variable
H A Dparam.cpp235 if (!file_gxe.empty()) { in ReadFiles()
236 if (ReadFile_column(file_gxe, indicator_gxe, gxe, 1) == false) { in ReadFiles()
925 enforce_msg(file_gxe.empty(), "LOCO does not support GXE (yet)"); in CheckParam()
935 enforce_fexists(file_gxe, "open file"); in CheckParam()
H A Dgemma.cpp817 cPar.file_gxe = str; in Assign()
2573 if (!cPar.file_gxe.empty()) { in BatchRun()
2791 if (cPar.file_gxe.empty()) { in BatchRun()
2803 if (cPar.file_gxe.empty()) { in BatchRun()
2822 if (cPar.file_gxe.empty()) { in BatchRun()
2828 if (cPar.file_gxe.empty()) { in BatchRun()