Closed ZhangZhenYang-zzy closed 11 months ago
Hi, I guess you are using Plink PGEN format. It seems to be related to your --covar/qcovar file or --pheno file. The individuals listed in them should be in the same order as in your genotype .fam file. This is required by the Plink2 PgenReader (not GCTA), and I found info about this error at (https://github.com/BertrandServin/pgenlib/blob/master/README.md).
When I conduct GWAS by --fastGWA-mlm, it report "sample_subset is not in strictly increasing order", and cannot go on . Can you tell me how to solve it?