Home
last modified time | relevance | path

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

/dports/biology/gemma/GEMMA-0.98.3/src/
H A Dparam.h160 string file_gwasnps; // File SNPs for computing GWAS variable
H A Dparam.cpp918 enforce_fexists(file_gwasnps, "open file"); in CheckParam()
929 enforce_msg(file_gwasnps.empty(), "LOCO does not allow -gwasnps switch"); in CheckParam()