I am trying to run a --fastGWA-mlm-binary for a dataset, and I have updated GCTA to the latest 1.94.1 version, but this error still occurs.
######################################
Performing GLM to get the starting values of beta for the covariates...
Error: XtWX is not invertible.
An error occurs, please check the options or data
###########################################
And I have checked my phenotype file , it is case=1 and control=0 format.
I would be very appreciate if you could help me fix this bug.
and this is my code :
gcta64 --bfile input --pheno phe --out out --thread-num 12 --joint-covar --qcovar pc10 --covar sex --fastGWA-mlm-binary --grm-sparse sp_grm
Hi,
I am trying to run a --fastGWA-mlm-binary for a dataset, and I have updated GCTA to the latest 1.94.1 version, but this error still occurs. ###################################### Performing GLM to get the starting values of beta for the covariates... Error: XtWX is not invertible. An error occurs, please check the options or data
########################################### And I have checked my phenotype file , it is case=1 and control=0 format. I would be very appreciate if you could help me fix this bug.
Thanks in advance, Zeng Jian