From ff1252fe3db1ba639fe148f45b0408a4f182da0d Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Mon, 14 Aug 2017 07:43:07 +0000 Subject: Tests and fixes https://github.com/genetics-statistics/GEMMA/issues/26 --- src/param.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/param.h') diff --git a/src/param.h b/src/param.h index 45d8c0f..f4d649f 100644 --- a/src/param.h +++ b/src/param.h @@ -114,6 +114,7 @@ public: // IO-related parameters. bool mode_silence; bool mode_debug = false; + uint issue; // enable tests for issue on github tracker int a_mode; // Analysis mode, 1/2/3/4 for Frequentist tests int k_mode; // Kinship read mode: 1: n by n matrix, 2: id/id/k_value; vector p_column; // Which phenotype column needs analysis. -- cgit v1.2.3