weizhouUMICH / SAIGE

GNU Lesser General Public License v3.0
187 stars 72 forks source link

Error in obj.null$XV %*% G #377

Closed liwangchang closed 2 years ago

liwangchang commented 2 years ago

1000 samples were used in fitting the NULL glmm model and are found in sample file sparse kinship matrix is not used Missing dosages will be mean imputed for the analysis Analysis started at 1635296460 Seconds minMAC: 1 minMAF: 1e-04 Minimum MAF of markers to be tested is 5e-04 It is a binary trait Analyzing 0 cases and 0 controls isCondition is FALSE

**Analysis started at 1635296460 Seconds

Error in obj.null$XV %*% G : requires numeric/complex matrix/vector arguments** Calls: SPAGMMATtest ... scoreTest_SAIGE_binaryTrait_cond_sparseSigma -> Score_Test Execution halted

why Lead to this error

weizhouUMICH commented 2 years ago

Sorry for my late reply.

We have just released a new version 1.0.0. It has computational efficiency improvements for both Step 1 and Step 2 for single-variant and set-based tests. We have created a new program github page https://github.com/saigegit/SAIGE with the documentation provided https://saigegit.github.io/SAIGE-doc/

The program will be maintained by multiple SAIGE developers there. Please feel free to try the version 1.0.0 and report issues if any.

Thanks! Wei