[root@iZ2e]# ./gemma-0.98.5-linux-static-AMD64 -bfile c -k output/result1.sXX.txt -lmm 1 -pp.txt -c c.txt
GEMMA 0.98.5 (2021-08-25) by Xiang Zhou, Pjotr Prins and team (C) 2012-2021
ERROR: Enforce failed for file_kin output/result1.sXX.txt: open file in src/param.cpp at line 934 in CheckParam
Table S1. Example of R script that was used to simulate a trait,
having Heritability=60% and number of QTLs=20 (H60_Q20), using the marker data
of 31,260 SNPs for 346 soybean accessions.
#Read Soybean
Genotype data fileD<-read.big.matrix("GN.txt", type="char", sep="\t",head = TRUE)dim(D)D=D[,2...