This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Plink: Fisher's Exact test ERROR: FEXACT error 3

Hello Everyone,

While running plink, I got below error:

FEXACT error 3

plink-1.07-x86_64/plink --noweb --file inputplinefile --pheno input.phe --fisher

Does anybody have any idea of it?

plink association study

It is a problem probably related to the size of the matrix you are testing. One option would be to see if you can perform separate tests on subsets of your data. This would also rule out the hypothesis of malformed input.

One option could be using a newer version of plink, since apparently they abandoned the FEXACT algorithm to compute Fisher test and this may solve your problem. See here: https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4342193/

Thank Fabio!! Will try to use new version

0 answers

No answers yet.

Log in to answer this question.