LOGERRPRINTF("Error: BGEN v1.%c input requires PLINK 2.0 (under development as of this\nwriting). Use gen-convert to downcode to BGEN v1.1 if you want toprocess this\ndata with PLINK 1.9.\n", (compression_mode == 2)? '3' : '2');
LOGERRPRINTF("Error: BGEN v1.%c input requires PLINK 2.0 (under development as of this\nwriting). Use qctool2 or bgenix to downcode to BGEN v1.1 if you want to\nprocess thisdata with PLINK 1.9.\n", (compression_mode == 2)? '3' : '2');
} else if (layout > 2) {
logerrprint("Error: Unrecognized BGEN version. Use gen-convert or a similar tool to\ndowncode toBGEN v1.1 if you want to process this data with PLINK 1.9.\n");
logerrprint("Error: Unrecognized BGEN version. Use bgenix or a similar tool todowncode to\nBGEN v1.1 if you want to process this data with PLINK 1.9.\n");
} else {
logerrprint("Error: Unrecognized flags in .bgen header. (PLINK 1.9 only supports\nBGEN v1.0and v1.1.)\n");
logerrprint("Error: Unrecognized flags in .bgen header. (PLINK 1.9 only supportsBGEN v1.0\nand v1.1.)\n");